Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » Database Error Messages » Alphabetic list of error messages

The DBN/DBF parameters do not match the database for this alternate server name Next Page

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.