Error constant | SQLE_ROW_EXCEEDS_PAGE_SIZE |
ODBC 2 State | ERROR |
ODBC 3 State | ERROR |
Severity | 16 |
SQLCODE | –1117 |
SQLSTATE | WW083 |
Sybase error code | 13396 |
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |