Error 1000132

"In table '%2', the START ROW ID value (%3) must be greater than %4. Data has already been inserted at this location. %1"

Item Description

SQLCode

-1000132L

Constant

EMSG_INSRT_BADSTARTRECID

SQLState

QDB32

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

20792

Severity Code

14

Parameter 1

location of the exception

Parameter 2

tablename

Parameter 3

requested START ROW ID value

Parameter 4

row id value

Probable cause

You have entered an incorrect START ROW ID and are trying to insert into a column that already contains data. See the Administration and Performance Guide's chapter Moving Data in and out of Databases. The section on partial width inserts contains information regarding the START ROW ID option.


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