TimesTen Error Messages

TT-01111

Error in converting rowid to char string.


Cause

Your application provided a buffer that is too small to store a ROWID string.


Action

Provide a buffer that can hold an 18 byte string.


Additional Information

TimesTen cannot convert the ROWID value to a CHAR string.