TimesTen Error Messages

TT-02779

Value length is inconsistent with type length


Cause

You provided a VARBINARY value that is inconsistent with the defined length of the column.


Action

Check the VARBINARY value, making sure the length is appropriate for the defined column. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.