Server error messages 5800 - 5899 – Sybase 11.9.x-12.5 User Manual

Page 303

Advertising
background image

CHAPTER 6 Adaptive Server Error Messages

977

Server Error Messages 5800 - 5899

Number

Severity

Text and Explanation

5803

10

Unknown config number in sysconfigures, config = %d.

Explanation:

There may be a potential problem with a database or database object.

Contact your System Administrator.

5804

16

The value for `%s' must not exceed `%s' or `%s'.

Explanation:

Command failed. Check syntax and semantics. Check your configuration

file and any configuration parameters supplied.

5805

16

Warning: The next configuration change will overwrite `%s'. To avoid this rename,
move, or delete old configuration files. See System Administration Guide for details.

Explanation:

Command failed. Check syntax and semantics. Check your configuration

file and any configuration parameters supplied.

5806

16

Warning: The file `%s' has been overwritten. To prevent this rename, move, or delete old
configuration files. See System Administration Guide for details.

Explanation:

Command failed. Check syntax and semantics. Check your configuration

file and any configuration parameters supplied.

5807

10

Invalid memory move request encountered for the ’%dK’ pool in cache ’%s’. Move
should equal at least 1 buffer of size ’%dK’.

Explanation:

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

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

5808

10

WARNING: Dynamic loading of caches and pools through loading a new file are not
supported. However, the loadfile `%s' will be inspected for consistency. Refer to
`sp_cacheconfig' and `sp_poolconfig' to create or alter pools and caches.

Explanation:

Refer to the writeup for this error.

5809

16

Less memory moved than requested in cache %s cache. Requested size = %d kb from
pool %d, actual memory moved = %d kb.

Explanation:

This is an informational message. Unless otherwise specified, no action

is required. Contact your System Administrator about any warning issued in the message.

5810

16

new (%d) buffer pool of size %d for cache %s is being created

Explanation:

Command failed. Check syntax and semantics. Check your configuration

file and any configuration parameters supplied.

5811

16

The new load file does not have the cache %s definition. Cache type, size and number of
caches should match the running values. Use sp_cacheconfig to determine the running
value

Explanation:

Command failed. Check syntax and semantics. Check your configuration

file and any configuration parameters supplied.

Advertising