Item |
Value |
---|---|
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 |
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.