Server Error Messages 8200 - 8299

Number

Severity

Text and Explanation

8201

26

Keep count of descriptor (objid=%ld, dbid=%d) was expected to be %d. Instead %d was found.

Explanation: Refer to the writeup for this error.

8203

26

 Expected to find the descriptor for object %d in database %d in %s state.

Explanation: Refer to the writeup for this error.

8204

20

 Expected to receive system catalog id. Instead %d was received.

Explanation: Refer to the writeup for this error.

8205

20

 Invalid field token passed to descriptor (id = %d, field = %d).

Explanation: Adaptive Server encountered an internal error affecting the current process. Report the error to your System Administrator.

8206

21

 Object %d was not found in %s.

Explanation: Adaptive Server encountered an internal error affecting all processes in the current database. Report the error to your System Administrator. Adaptive Server must be restarted and dbcc diagnostics run.

8207

17

Couldn’t find an available descriptor for an object. Raise the value of the configuration parameter ’number of open objects’ for more descriptors. 

Explanation: Refer to the writeup for this error.

8208

21

 Descriptor for object %d in database %d was notfound in the expected dbtable.

Explanation: Adaptive Server encountered an internal error affecting all processes in the current database. Report the error to your System Administrator. Adaptive Server must be restarted and dbcc diagnostics run.

8209

26

 Descriptor found was not expected to have %s state.

Explanation: An internal locking/synchronization rule was broken. Report the error to your System Administrator. Shut down and restart Adaptive Server.

8210

21

 Duplicate of work table descriptor found in the id hash table for temporary object %d.

Explanation: Adaptive Server encountered an internal error affecting all processes in the current database. Report the error to your System Administrator. Adaptive Server must be restarted and dbcc diagnostics run.

8211

26

 Mismatch found between the name and id descriptor hash table. Descriptor hashed by name = 0x%0x and hashed by id = 0x%0x.

Explanation: Refer to the writeup for this error.

8213

20

 Failed to acquire address lock on object %.*s

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run.

8215

14

 An attempt was made to drop the DES of object %ld, which is not a user-defined object.

Explanation: Command failed due to invalid or illegal request. Adaptive Server cannot perform the requested action. Take any corrective action indicated by the message.

8216

20

 Failed to acquire table lock on object %.*s

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run.

8219

18

 Couldn't compute lock promotion level in DES for object %d in database %d. Using default level = %d.

Explanation: Refer to the writeup for this error.

8221

20

 Couldn't find the identity column for object %.*s.

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run.

8222

20

 Maximum rows per page value not found in the descriptor for table=%d, index=%d on database %d.

Explanation: Adaptive Server encountered an internal error affecting the current process. Reconnect to Adaptive Server. Report the error to your System Administrator so dbcc diagnostics can be run. (Not raised in 11.9.2)

8223

21

As part of a transaction rollback, an attempt was made to modify object '%S_OBJID ' in database '%.*s', even though the current session is not holding an exclusive lock on that object. 

Explanation: The server encountered an internal error affecting all processes using this database. Report the error to your SA.

8224

21

Internal error: could not save description of lightweight procedure '%.*s'.  

Explanation: The server encountered an internal error affecting all processes using this database. Report the error to your SA.

8225

16

Invalid object '%.*s' in dbid %d  

Explanation: Check query and retry.

8226

16

Operation not allowed. System table '%.*s' cannot be bound/unbound.  

Explanation: Invalid operation for this system table.

8227

16

Trying to bind/unbind an already bound/unbound object '%.*s' in database %d  

Explanation: Illegal operation. Check object names in query.

8228

16

Cannot do an unbind at this time. The database %d is in use. Try doing unbind when there are no users using the database. 

Explanation: Illegal operation for a database in use.

8229

16

Trying to bind/unbind objects to dbid=%d. Bind/Unbind objects not allowed in master and tempdb.

Explanation: Illegal operation for this database.

8230

16

Trying to turn on/off greedy allocation for object in database with dbid=%d. Turning on/off greedy allocation for objects not allowed in databases master and tempdb. 

Explanation: Illegal operation for this database.

8231

16

Operation not allowed. Cannot turn on/off greedy allocation for system table ’%.*s’. 

Explanation: Illegal operation for this database.

8232

16

The server failed to record a version change for syscolumns in database ’%.*s’. The version indicator should be %d. Due to this error, the database cannot be upgraded.

Explanation: Illegal operation for this database.

8233

16

%s operation is in progress on the object ’%.*s’ in database ’%.*s’. Please retry your query later.

Explanation: Illegal operation for this database.

8234

16

%s operation is in progress on the object ’%.*s’ in database ’%.*s’. Please retry your query later.

Explanation: Illegal operation for this database.