Hi All,
Im attempting to use db2move from 7.1.0 to 8.1.4. It fails to import
tables defined using the columns with GENERATED ALWAYS.
The error message generated follows:
"SQL3550W The field value in row "1" and column "1" is not NULL, but
the target column has been defined as GENERATED ALWAYS.
SQL3550W The field value in row "2" and column "1" is not NULL, but
the target column has been defined as GENERATED ALWAYS.
etc…"
Any suggestions on how to get around this issue?
Thanks
Terry