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

Cannot drop or modify object '%1' because at least one other object ( %2 '%3') depends upon it Next Page

Cannot enlist in a transaction while already enlisted in a transaction


Item

Value

Constant

SQLE_CANNOT_ENLIST_WHILE_ALREADY_ENLISTED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-801

SQLSTATE

55W10

Sybase error code

13811

Probable cause

You tried to enlist a second transaction on a connection that is already enlisted in a transaction.