Sybase Error – Invalid table argument %2 to sp_iq_reset_identity, Table has no Identity/Autoincrement Column. %1

In this blog post, you’ll learn more about the Sybase Error Invalid table argument %2 to sp_iq_reset_identity, Table has no Identity/Autoincrement Column. %1 and the reason for receiving this error

Sybase SQL Error Message

Invalid table argument %2 to sp_iq_reset_identity, Table has no Identity/Autoincrement Column. %1

Reason for this Error

Table’s without Identity/Autoincrement Columns cannot be used in calls to stored procedure sp_iq_reset_identity.