DSNT507I csect-name RECORD LENGTH NEEDED IS GREATER THAN MAXIMUM ALLOWED FOR TABLE table-name
Explanation
In order to unload table table-name, Db2 needs an output data set with a record length greater than the system maximum of 32760 bytes. This occurs when the table to be unloaded is in a 32KB page table space and contains a combination of long columns and a number of date, time, or timestamp columns.
System action
The application program is terminated.
Severity
8 (error)