Error 307

"All threads are blocked"

Item Description

SQLCode

-307L

Constant

THREAD_DEADLOCK

SQLState

40W06

ODBC 2 State

40001

ODBC 3 State

40001

Sybase Error Code

2195

Severity Code

13

Probable cause

You attempted to read or write a row and it is locked by another user. Also, all other threads (see the -gn server option) are blocked waiting for a lock to be released. 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