TimesTen Error Messages

TT-01819

Inconsistent datatypes: expected data_type got data_type


Additional Information

You attempted an operation (such as an INSERT) that was expecting a data type (such as a CLOB) and you provided an invalid data type (such as a BLOB).

Check the supported data types and conversions for the operation.