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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Cannot create item (%1) in the specified dbspace

Error constant SQLE_INVALID_DBSPACE_FOR_CREATE
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the item that could not be created.
Severity 16
SQLCODE –648
SQLSTATE 08W36
Sybase error code 13702
Probable cause

The specified dbspace is invalid. For example, an index must be created in a dbspace of the same type as the underlying table.