You can delete a dbspace using either Sybase Central or the DROP DBSPACE statement. Before you can delete a dbspace, you must delete all tables and indexes that use the dbspace. You must have DBA authority to delete a dbspace.
Open the Dbspaces folder.
Right-click the desired dbspace and choose Delete from the popup menu.
Connect to a database.
Execute a DROP DBSPACE statement.