Error 1000155

"The attempted insert length (%3) for column %2 is longer than the maximum allowed (%4). %1"

Item Description

SQLCode

-1000155L

Constant

EMSG_INSRT_TOOLONG

SQLState

QDB55

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20815

Severity Code

14

Parameter 1

location of the exception

Parameter 2

column name

Parameter 3

requested insert length

Parameter 4

maximum insert length allowed.

Probable cause

The attempted insert length is too long. The maximum length allowed is 65535.


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