Sybase 11.9.x-12.5 Home Theater Server User Manual


 
Server Error Messages 9900 - 9999
1088
9929 14 Only the DBO of database %S_DBID or a user with System Administrator (SA) role can
run DBCC TEXTALLOC command.
Explanation: You do not have the permission to execute this command. Have the object
owner or a user with the needed role run this command.
9931 22 The %S_MSG page (%ld) found in the page chain does not match with the %S_MSG page
(%ld) found in the slice control page (%ld), for table `%.*s', on slice %ld. The table may
be corrupt.
Explanation: A table or index may be corrupt. Report the error to your System
Administrator. Adaptive Server must be restarted and dbcc diagnostics run.
9932 22 The %S_MSG page (%d) found in the page chain doesn’t match with the %S_MSG page
(%d) stored in the Sysindexes for table ’%.*s’. The table may be corrupt.
Explanation: A table or index may be corrupt. Report the error to your System
Administrator. Adaptive Server must be restarted and dbcc diagnostics run.
9933 16 The option max_rows_per_page cannot be set for a text/image index (%d) on table `%.*s'.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message. Not raised in 11.9.2.
9934 16 Invalid index ID %d. Values for index ID must be between 0 and %d.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
9935 10 SQL Server will not refresh index descriptor as the object descriptor for objid % ld in dbid
%d is not installed in cache.
Explanation: There may be a potential problem with a database or database object.
Contact your System Administrator.
9936 20 Error while trying to refresh sysindexes row within index descriptor with indid % d objid
%ld and dbid %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.
9938 16 Table with ID %d not found; check sysobjects.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
9939 16 DBCC %s command is not supported anymore.
Explanation: Refer to the System Administration Guide for details on supported dbcc
commands and usage.
9940 16 The source text of object named '%s' with object id '%d' has already been hidden.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
9941 16 The source text of object named '%s' with object id '%d' is missing and it is not hidden.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
Number Severity Text and Explanation