Previous version: DB2 UDB 7.2 EEE on FP6 running on AIX 5.2L
(both O/S and DB are 32 bit)
Upgraded to: same DB2 UDB version but upgraded to Fixpak 10a.
Now we get this error when creating new tables:
SQL0604N
The length, precision, or scale attribute for column, distinct type, structured type, attribute of structured type, function, or type mapping "char(256)" is not valid. SQLSTATE=42611 | Unspecified error
The table data is loaded from a SQL Server 2000 database via ODBC connection.