User '%1' has the row in '%2' locked

Error constant SQLE_LOCKED
ODBC 2 State 40001
ODBC 3 State 40001
Parameter 1 Name of another user.
Parameter 2 Table that generates the error.
Severity 21
SQLCODE –210
SQLSTATE 42W18
Sybase error code 8405
Probable cause

You attempted to read or write a row that is locked by another user, while the database option 'blocking' is set to Off.