TimesTen Error Messages

TT-00934

Invalid binary string


Additional Information

A SQL statement has a binary string constant that is larger than 20,000 characters. To get around this limitation, specify the binary value as a parameter. Then, it can be bound to a program variable of arbitrary length.