Sybase 11.9.x-12.5 Manuale Utente

Pagina di 588
CHAPTER 6    Adaptive Server Error Messages
807
Server Error Messages 900 - 999
879
21
Task %d was expected to hold exclusive latch on buffer 0x%x of page %ld 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. 
880
10
Your query is blocked because it tried to write and database ’%.*s’ is
in quiesce state. Your query will proceed after the DBA performs QUIESCE DATABAS
E RELEASE.
Explanation:
 Your query cannot be processed at this time. Retry when the database 
becomes available.
Number
Severity
Text and Explanation
Number
Severity
Text and Explanation
902
24
 Hardware error detected reading logical page %ld, virtual page %ld in database `%.*s'.
Explanation:
 Hardware error detected.  Report the error to your System Administrator. 
The database may have to be reloaded. It may be necessary to contact your hardware 
vendor.
903
23
 Unable to find row in sysindexes for clustered index on system catalog %d in database 
%d. This index should exist in all databases.  Run DBCC CHECKTABLE on sysindexes 
in the database.
Explanation:
 Refer to the writeup for this error.
904
22
 Unable to find master database row in sysdatabases. Cannot open master database.
Explanation:
 A table or index may be corrupt.  Report the error to your System 
Administrator. Adaptive Server must be restarted and dbcc diagnostics run.
905
17
Unable to allocate a DBTABLE descriptor to open database ’%S_DBID’. Cl
ose or drop 
another database before opening this one, or ask your System Administrator to 
raise the configuration parameter ’number of open databases’.
Explanation:
 Refer to the writeup for this error.
906
23
 Could not locate row in sysobjects for system catalog %d in database %d.  This system 
catalog should exist in all databases.  Run DBCC CHECKTABLE on sysindexes in the 
database.
Explanation:
 Refer to the writeup for this error.