Sybase Error – Invalid datatype for Identity/Autoincrement Column %2. %1

In this blog post, you’ll learn more about the Sybase Error Invalid datatype for Identity/Autoincrement Column %2. %1 and the reason for receiving this error

Sybase SQL Error Message

Invalid datatype for Identity/Autoincrement Column %2. %1

Reason for this Error

The datatype used is not supported by Identity/Autoincrement column. Valid datatypes are bigint, unsigned bigint, integer, unsigned integer, smallint, tinyint, numeric scale 0 and decimal scale 0