Error 616

"Too many columns in table"

Item Description

SQLCode

-616L

Constant

TOO_MANY_COLUMNS_IN_TABLE

SQLState

52W20

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2219

Severity Code

16

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.


Created May 6, 2011. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com