CHAPTER 10 Database Error Messages
807
Invalid database page size
Item Value
SQLCODE -644
Constant SQLE_PAGE_SIZE_INVALID
SQLSTATE 08W32
Sybase error code 927
ODBC 2 State 42000
ODBC 3 State 42000
You attempted to create a database with an invalid page size. The page size
for an Adaptive Server Anywhere database must be either 1024, 2048, or
4096 bytes.
Invalid database server command line
Item Value
SQLCODE -81
Constant SQLE_INVALID_COMMAND_LINE
SQLSTATE 08W08
Sybase error code 5864
ODBC 2 State 08001
ODBC 3 State 08001
It was not possible to start the database server because the command line was
invalid.
Probable cause
Probable cause