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.