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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (D-K)

 

Dbspace for table '%1' not found

Error constant SQLE_DBSPACE_FOR_TABLE_UNAVAILABLE
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the table whose dbspace could not be found.
Severity 11
SQLCODE –821
SQLSTATE 52W19
Sybase error code 13827
Probable cause

You tried to access a table in a dbspace that the database server could not find. You may need to change the file name associated with the dbspace using the ALTER DBSPACE statement.