Error 1132

"Maximum row size for table '%1' would be exceeded"

Item Description

SQLCode

-1132L

Constant

MAX_ROW_SIZE_EXCEEDED

SQLState

WW089

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2804

Severity Code

16

Parameter 1

Table name.

Probable cause

You tried to create or alter a table with a maximum row size greater than 64KB. In UltraLite, tables must be defined such that the maximum row size (the sum of the bytes required to store each column) is less than 64KB.


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