TimesTen Error Messages

TT-00982

String exceeds column widthcolumn_name


Cause

You attempted to insert a string that exceeds the column width of the specified column.


Action

Consider dropping and re-creating the table with the appropriate column width for the specified column or shortening the length of the string to insert.


Additional Information

TimesTen cannot perform the operation.