Sybase 11.9.x-12.5 User Manual

Page 130

Advertising
background image

Server Error Messages 800 - 899

804

850

20

Wrong cache descriptor in buffer `0x%x', page `%d', dbid `%d'. Cache descriptor points
to cache `%.*s'.

Explanation:

Internal error with a buffer pointer. Reconnect to Adaptive Server. Report

the error to your System Administrator so DBCC diagnostics can be run. (Not raised in
Release 11.0 and higher.)

851

20

Wrong cluster mask for cache `%.*s', mask encountered = %d, should = %d.

Explanation:

Internal error with a cache descriptor. Reconnect to Adaptive Server.

Report the error to your System Administrator so DBCC diagnostics can be run. (Not
raised in Release 11.0 and higher.)

852

20

Command Failed: Invalid request to move `%ld' buffers from the `%ld'K pool of the
`%.*s' cache to the `%ld'K pool. Source pool only contains `%ld' buffers. Retry the
command specifying fewer buffers.

Explanation:

Refer to the writeup for this error.

853

16

Invalid Configuration: Unable to start SQL Server since no information is available for
configuring the data cache. The server may be started with a default configuration using
the -c startserver option.

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

854

20

Fatal buffer pool error. Please contact Sybase technical support.

Explanation:

Internal error in finding a buffer pool descriptor. Report the error to your

System Administrator. (Not raised in Release 11.0 and higher.)

855

16

Bad prefetch size of %d encountered.

Explanation:

Refer to the writeup for this error.

856

16

Command Failed: Cannot move buffers from the `%ld'K pool to the `%ldK' pool. `%ld'K
pool does not exist. Please specify a valid buffer pool.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

857

16

Command Failed: Cannot bind or unbind database `%S_DBID' to or from a cache
because it is currently in use. Retry the command once all users have stopped using the
database.

Explanation:

Command failed due to invalid or illegal request. Check syntax,

semantics, and permissions. Take any corrective action indicated by message.

858

16

Cache `%.*s' does not exist.

Explanation:

Adaptive Server could not perform the requested action. Check your

command for missing or incorrect database objects, variable names, and/or input data.

859

20

Invalid Buffer Cache Access: Attempt to locate page `%ld', database `%ld' in cache failed
because the cache id `%ld' in scan_context is invalid. Scan_context = {objid `%ld', indid
`%ld', cid `%ld'}. 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.

Number

Severity

Text and Explanation

Advertising