Sybase Error – Invalid partition key specification: must use ‘%1’.

In this blog post, you’ll learn more about the Sybase Error Invalid partition key specification: must use ‘%1’. and the reason for receiving this error

Sybase SQL Error Message

Invalid partition key specification: must use ‘%1’.

Reason for this Error

Partition key cannot be changed for ALTER TABLE ADD PARTITION. It must specify the same partition key column as the CREATE TABLE did.