Collection Contents Index Data definition statements not allowed in procedures or triggers Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Database '%1' cannot be started on this platform. See http://ianywhere.com/developer/product_manuals/sqlanywhere/notes/en/endian_cant_change_platform.html


Item

Value

Constant

SQLE_DATABASE_ENDIAN_FAILURE

ODBC 2 State

08001

ODBC 3 State

08001

Parameter 1

The name of the database.

Severity

11

SQLCODE

-1149

SQLSTATE

08W99

Sybase error code

840

Probable cause

It was determined that the database cannot be started on the current platform because doing so could possibly cause an endian related database file corruption. It will continue to start without problems on a platform with the opposite endian. The referenced documentation contains more information and instructions on how to proceed.


Collection Contents Index Data definition statements not allowed in procedures or triggers Next PDF