The dbspace '%1' cannot be dropped because it contains tables or indexes

Error constant SQLE_DBSPACE_CONTAINS_TABLES
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the dbspace
Severity 16
SQLCODE –1120
SQLSTATE 55W26
Sybase error code 13393
Probable cause

You attempted to drop the named dbspace, but it contains tables or indexes. You must drop the tables and/or indexes before dropping the dbspace.