TimesTen Error Messages

TT-01112

Error in converting char string to rowid.


Cause

You specified an invalid CHAR string or your application provided a buffer that is too small to store a ROWID string.


Action

Specify a valid CHAR string and provide a buffer that can hold an 18 byte string.


Additional Information

TimesTen cannot convert the CHAR string to a ROWID value.