Sybase 11.9.x-12.5 User Manual
Page 418

Server Error Messages 9900 - 9999
1092
9974
10
DBCC CHECKSTORAGE for database '%.*s' sequence %d completed at %s. %d faults
and %d suspect conditions were located. %d checks were aborted. You should investigate
the recorded faults, and plan a course of action that will correct them.
Explanation:
This is an informational message but may require follow-up action.
Contact your System Administrator.
9975
10
DBCC CHECKSTORAGE for database '%.*s' encountered an error. Some results may not
be available. Correct the problems reported and reexecute the CHECKSTORAGE
command.
Explanation:
This is an informational message but may require follow-up action.
Contact your System Administrator.
9976
10
There is an inconsistency between the dbcc_dev_info table and the sysdevices table. Use
DBCC CHECKDEVINFO to regenerate the dbcc_dev_info table.
Explanation:
This is an informational message but may require follow-up action.
Contact your System Administrator.
9977
16
The cache '%.*s' specified in the dbcc_config table does not exist.
Explanation:
Problem impacts outcome of dbcc checkstorage. Check the SA Guide for
assistance.
9978
16
The %dK buffer pool in the configured cache is too small. %dK is the minimum size .
Explanation:
Check the System Administration Guide for assistance.
9979
10
Too many worker processes (%d) are configured for the available %dK buffer pool. This
buffer pool can only support %d workers.
Explanation:
Check the SA Guide for assistance.
9980
10
%d text column values were not checked because the text workspace was too small. Use
sp_dbcc_alterws to increase its size by %dK.
Explanation:
Problem impacts outcome of dbcc checkstorage. Check the SA Guide for
assistance.
9981
16
Correct syntax is:
dbcc createws({dbccdb|dbccalt}, segment name, workspace name, {scan|text}, size) dbcc
alterws({dbccdb|dbccalt}, workspace name, {scan|text}, size)
Explanation:
Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
9982
16
The minimum size for a DBCC workspace is %d pages.
Explanation:
Problem impacts outcome of dbcc checkstorage. Check the SA Guide for
assistance.
9983
16
DBCC failed to create the workspace '%.*s'.
Explanation:
Problem impacts outcome of dbcc checkstorage. Check the SA Guide for
assistance.
9984
16
DBCC could not expand the size of workspace '%.*s' in database '%.*s' to %d pages .
Explanation:
Problem impacts outcome of dbcc checkstorage. Check the SA Guide for
assistance.
Number
Severity
Text and Explanation