Collection Contents Index The DBN/DBF parameters do not match the database for this alternate server name Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

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


Item

Value

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.


Collection Contents Index The DBN/DBF parameters do not match the database for this alternate server name Next PDF