Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

The server attempted to access a page beyond the end of the maximum allowable dbspace file size Next Page

The size of the character column, variable, or value data type exceeds 32767


Item

Value

Constant

SQLE_CHAR_FIELD_SIZE_EXCEEDED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

19

SQLCODE

-1093

SQLSTATE

54W09

Sybase error code

13422

Probable cause

The declaration or conversion has specified a character type with byte length greater than 32767.