In this blog post, you’ll learn more about the Sybase Error Deadlock detected and the reason for receiving this error
Sybase SQL Error Message
Deadlock detected
Reason for this Error
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.