Error 616

Message text

Too many columns in table

Item

Value

SQLCode

-616

Constant

SQLE_TOO_MANY_COLUMNS_IN_TABLE

SQLState

52W20

ODBC State

S1000

Probable cause

A CREATE TABLE or ALTER TABLE statement attempted to add a column to a table, but the resulting number of columns in the table would exceed the limit for the current database page size.