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

User '%1' already has membership in group '%2' Next Page

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


Item

Value

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.