TimesTen Error Messages

TT-05313

Load From Oracle Error: Data truncated for table table_name, column column_name, value value...


Cause

TimesTen encountered a truncation error while trying to insert data from the Oracle database into the specified TimesTen column. The specified value might be a partial value.


Action

Modify the Oracle database query, or the TimesTen table, or both to ensure that the Oracle database data can be loaded into the specified TimesTen table.

To retry a failed parallel load operation, delete previously inserted rows from the TimesTen table to avoid duplicate rows.


Additional Information

The load operation is terminated. The load operation periodically commits and successful operations are not rolled back. Some data might have been imported into TimesTen before the operation terminated.