Error 306

"Deadlock detected"

Item Description

SQLCode

-306L

Constant

DEADLOCK

SQLState

40001

ODBC 2 State

40001

ODBC 3 State

40001

Sybase Error Code

2194

Severity Code

13

Probable cause

You attempted to read or write a row and it is locked by another user. Also, the other user is blocked directly or indirectly on your own transaction. This is a deadlock situation and your transaction has been chosen as the one to rollback.


Created April 27, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com