Sybase 11.9.x-12.5 User Manual

Page 374

Advertising
background image

Server Error Messages 8200 - 8299

1048

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)

Number

Severity

Text and Explanation

Advertising