TimesTen Error Messages

TT-02044

Binary data exceeds column width* value*


Cause

The length of a value you attempted to insert or update into a column exceeds the declared length of the binary column.


Action

Redefine the column length or insert/update a value that does not exceed the length of the column. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.