Sybase Error – IN DBSPACE clause cannot be used for column ‘%1’ since table ‘%2’ is a partitioned table.

In this blog post, you’ll learn more about the Sybase Error IN DBSPACE clause cannot be used for column ‘%1’ since table ‘%2’ is a partitioned table. and the reason for receiving this error

Sybase SQL Error Message

IN DBSPACE clause cannot be used for column ‘%1’ since table ‘%2’ is a partitioned table.

Reason for this Error

Entire column cannot be assigned to a dbspace using the IN DBSPACE clause, if the table is a partitioned table.