Sybase 11.9.x-12.5 Home Theater Server User Manual


 
CHAPTER 6 Adaptive Server Error Messages
805
860 20 Invalid Buffer Cache Access: Attempt to locate page `%ld', dbid `%ld' objid `%ld', indid
`%ld' in cache failed because the cache ID was not set in the scan_context structure.
Contact Technical Support for assistance.
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.
861 16 Command Failed: Cannot bind object `%ld', dbid `%d' to cache because you have an
open cursor on the target object. Retry the command after closing the cursor.
Explanation: Refer to the writeup for this error.
862 16 Command Failed: Database `%d' must be in single user mode to bind target object.
Explanation: Command failed. The database must be in single user mode to execute
this command.
863 20 Buffer resources in cache %s, id %d are unavailable. Please re-run this query or ask the
system administrator to re-configure buffer cache memory.
Explanation: Refer to the writeup for this error.
864 16 Command Failed: Cannot bind object `%ld', dbid `%d' to cache because you have active
level0 scans on the target object. Retry the command after terminating the scans.
Explanation: Adaptive Server could not perform the requested action. Rewrite the
command to conform to the requirement specified in the error message.
865 21 Error deleting row from Sysattributes during cache binding validation.
Explanation: Adaptive Server was unable to delete an existing row from sysattributes.
This is an internal error affecting all processes using the current database. Report the error
to your System Administrator.
866 21 Error inserting row into Sysattributes during cache binding validation.
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.
867 16 The system table Sysattributes or its indices may not be bound to a named cache.
Explanation: Command failed due to invalid or illegal request. Check syntax,
semantics, and permissions. Take any corrective action indicated by message.
868 16 The system table Sysallocpg may not be bound to a named cache.
Explanation: Adaptive Server could not perform the requested action. Check your
command for missing or incorrect database objects, variable names, and/or input data.
869 21 Error updating row %S_RID in Sysattributes during cache binding validation.
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.
Number Severity Text and Explanation