![]() | ![]() |
Home |
|
|
Troubleshooting and Error Messages Guide |
|
| Chapter 3 Error Message Writeups |
|
| Lock Manager Errors |
|
| Error 1203 |
20
Caller of lock manager is incorrectly trying to unlock an unlocked object. spid=%d locktype=%d dbid=%d object id or page number=%ld.
Before the Lock Manager tries to unlock an object, it checks to make sure the object is in fact locked. When an object is not locked during this check, Error 1203 occurs.
This error is usually due to an Adaptive Server problem which 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.
Call Sybase Technical Support.
Before calling Technical Support, have the following information available:
Server version and SWR version level
Server error log
Output of sp_lock
Text of all error messages
All versions
|
|