Server Error Messages 9800 - 9899

Number

Severity

Text and Explanation

9802

20

 Deletion of row in SYSPARTITIONS failed. Database id %d, Object id %d, Partition number %d.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

9803

21

 Missing row in SYSPARTITIONS. Database id %d, Object id %d, Partition number %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.

9805

10

 Partition number %d for object id %d in database %d does not exist.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

9807

20

 Process %d encountered deadlock while trying to lock control page %d of partition %d for object id %d.

Explanation: This is an informational message. Unless otherwise specified, no action is required. Contact your System Administrator about any warning issued in the message.

9809

21

 Control page %d specified for partition number %d of object id %d in database %d does not exist.

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.

9810

21

 Control page %d specified for partition number %d for object id %d in database %d is corrupt.

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.

9814

21

SYSPARTITIONS table is missing in database %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.

9816

17

 Unable to allocate an in-memory partition structure for object id %d in database %d. To increase the number of available partitions update the `partition groups' configuration parameter.

Explanation: Command failed due to resource limitation. Modify the command to fit available resources, retry when the resource is available, or contact your System Administrator to address the resource problem.

9817

16

 Invalid object ID %ld. Valid user object ID is a positive integer.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

9818

16

 Invalid partition number %d. Valid partition number is a positive integer.

Explanation: Command failed due to invalid or illegal request. Check syntax, semantics, and permissions. Take any corrective action indicated by message.

9819

11

 Object ID %ld does not exist in database `%.*s'.

Explanation: Command failed. Check your database for the object not found and re-enter the command with the correct name.

9820

11

 Partition number %d for object ID %ld in database `%.*s' does not exist.

Explanation: Command failed. Check your database for the object not found and re-enter the command with the correct name.

9821

12

 The object `%.*s' is not a partitioned table.

Explanation: Command failed. Specify an object of the correct type.

9822

21

An error occured during an update to a control page. The old last page ID %d does not match the last page ID of any partition for object   `%.*s' (ID %d) in database  `%.*s' (ID %d) . The transaction is being rolled back.

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.

9823

20

Insert new partition row in SYSPARTITIONS failed for slice number %d. Database id %d, Object id %d, Total number of slices %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.

9824

20

Update row in SYSPARTITIONS failed. Database id %d, Object id %d, Partition number %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.

9826

16

The number of data pages in partition number %d for table ’%.*s’ in database ’%.*s’ could not be determined because the table is currently being altered. 

Explanation: A database maintenance operation failed. Take any corrective action indicated by the message. Check the Adaptive Server error log.

9827

10

Warning: Control page %d upgrade for partition number %d for object ID %d in database ’%S_DBID’ may not have been done correctly. Please run sp_helpartition on this table and, if necessary, correct the values with UPDATE PARTITION STATISTICS.

Explanation: A database maintenance operation failed. Take any corrective action indicated by the message. Check the Adaptive Server error log.