Error 1000332

"Odd length of binary data value detected on column %2 - %1"

Item Description

SQLCode

-1000332L

Constant

EMSG_ODDNUMBER_NIBBLES

SQLState

QDD20

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

21206

Severity Code

14

Parameter 1

location of the exception

Parameter 2

the column where the error occurs

Probable cause

When loading hexadicimal data into BLOB, the total number of nibbles has to be an even number. If an odd number is detected, the load engine will rollback. This restriction does not apply to binary and varbinary data type.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com