Dbspace for table '%1' not found

Item Value
SQLCODE -821
Constant SQLE_DBSPACE_FOR_TABLE_UNAVAILABLE
SQLSTATE 52W19
Sybase error code 13827
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the table whose dbspace could not be found.

Probable cause 

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