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

ALTER clause conflict Next Page

An attempt to delete database '%1' failed


Item

Value

Constant

SQLE_DROP_DATABASE_FAILED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The name of the database that could not be deleted.

Severity

16

SQLCODE

-651

SQLSTATE

WW017

Sybase error code

13705

Probable cause

Your attempt to delete a database file failed. You may have attempted to delete a running database. Some parts of the database may have been deleted before failure.