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

Invalid data type for column in WRITETEXT or READTEXT Next Page

Invalid database page size


Item

Value

Constant

SQLE_PAGE_SIZE_INVALID

ODBC 2 State

42000

ODBC 3 State

42000

Severity

14

SQLCODE

-644

SQLSTATE

08W32

Sybase error code

927

Probable cause

You attempted to create a database with an invalid page size. The page size for a SQL Anywhere database must be either 2048, 4096, 8192, 16384, or 32768 bytes. The page size for an UltraLite database must be either 1024, 2048, 4096, 8192, or 16384 bytes.