In this blog post, you’ll learn more about the Sybase Error In table ‘%2’, the START ROW ID value (%3) must be greater than %4. Data has already been inserted at this location. %1 and the reason for receiving this error
Sybase SQL Error Message
In table ‘%2’, the START ROW ID value (%3) must be greater than %4. Data has already been inserted at this location. %1
Reason for this Error
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.