In table '%2', the START ROW ID value (%3)must be greater than %4. Data has already been inserted at this location. %1
Item |
Value |
|---|---|
SQLCode |
-1000132 |
Constant |
EMSG_INSRT_BADSTARTRECID |
SQLState |
QDB32 |
ODBC State |
ERROR |
Parameter 1 |
location of the exception |
Parameter 2 |
table name |
Parameter 3 |
requested START ROW ID value |
Parameter 4 |
row ID value |
You have entered an incorrect START ROW ID and trying to insert into a column that already contains data. See Chapter 7, “Moving Data In and Out of Databases” in the Sybase IQ System Administration Guide. The section on partial width inserts contains information regarding the START ROW ID option.