Too many columns in table

Error constant SQLE_TOO_MANY_COLUMNS_IN_TABLE
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –616
SQLSTATE 52W20
Sybase error code 1702
Probable cause

You executed a CREATE TABLE or ALTER TABLE statement that attempted to add a column to a table. The resulting number of columns in the table would exceed the limit for the current database page size.