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

Rollback occurred due to deadlock during prefetch Next Page

ROLLBACK TO SAVEPOINT not allowed


Item

Value

Constant

SQLE_ROLLBACK_NOT_ALLOWED

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-221

SQLSTATE

3B002

Sybase error code

13654

Probable cause

You attempted a ROLLBACK TO SAVEPOINT within an atomic operation to a savepoint established before the atomic operation.