Error 1117

"A row cannot be stored because it exceeds the database page size"

Item Description

SQLCode

-1117L

Constant

ROW_EXCEEDS_PAGE_SIZE

SQLState

WW083

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Sybase Error Code

2789

Severity Code

16

Probable cause

You attempted to insert or update a row which is too large to be stored on a database page. For UltraLite, with the exception of BLOB columns, a row must fit entirely on a single database page. Larger page sizes may be used to accommodate larger rows.


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