Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
789
Server Error Messages 600 - 699
Number Severity Text and Explanation
601 21 Descriptor for system table `%ld' in database `%d' not found in the descriptor hash table.
Explanation: Refer to the writeup for Error 601.
602 21 Could not find row in sysindexes for dbid `%d', object `%ld',index `%d'. Run DBCC
CHECKTABLE on sysindexes.
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.
603 19 There are not enough system session descriptors available to run this query. Raise the
value of the configuration parameter ’number of aux scan descriptors’ or retry your query
later.
Explanation: Refer to the writeup for Error 603.
604 21 Could not find row in sysobjects for object `%ld' in database `%.*s'. Run DBCC
checktable on sysobjects.
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.
605 21 An attempt was made to fetch logical page `%ld' in database `%.*s' from cache `%.*s'.
Page belongs to object with id `%ld', not to object `%.*s'.
Explanation: Refer to the writeup for Error 605.
607 21 Insufficient room was allocated in the session descriptor for object `%.*s' for search
arguments. Only %d search arguments were anticipated.
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.
608 0 Buffer holding logical page %ld of object '%.*s' in database '%.*s' was not kept in the first
or second slot o f the session descriptor for that object during a scan.
Explanation: (Version 11.9.2 and higher.)
610 19 Maximum number of databases that may be accessed by a transaction is 16. This number
has been exceeded by this query.
Explanation: Command failed when a non-configurable limit was exceeded. Adaptive
Server could not recover gracefully. Reconnect to Adaptive Server, and report the error
to your System Administrator.
611 21 Attempt made to end a transaction that is idle or in the middle of an update.
Explanation: Refer to the writeup for Error 611.