Error 1203

Severity

20

Message text

Caller of lock manager is incorrectly trying to unlock an unlocked object. spid=%d locktype=%d dbid=%d object id or page number=%ld.

Explanation

Before the Lock Manager tries to unlock an object, it verifies that the object is locked. When an object is not locked during this check, error 1203 occurs.

This error is usually due to an Adaptive Server problem that causes an incorrect session descriptor pointer or logical page number to be passed to the Lock Manager.

Error 1203 can occur during an insert, update, or select, particularly on a table with an index.

Action

Call Sybase Technical Support.

Additional information

Before calling Technical Support, have the information available that is listed in “Reporting errors”, including the output of sp_lock.

Versions in which this error is raised

All versions