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.
|
5812
|
16
|
The new load file has %d caches defined against running %d cache definitions.Cache type, size and number of caches should match the running values. Use sp_cacheconfig to determine the running value.
Explanation: You do not have the permission to execute this command. Have
the object owner or a user with the needed role run this command.
|
5813
|
16
|
The new load file has duplicate %s cache definitions, caches should be uniqueue.
Explanation: Refer to the writeup for this error.
|
5814
|
16
|
Must configure with at least %d engine on-line.
Explanation: Check the System Administration Guide for information about
online engines.
|
5816
|
16
|
Legal values for the number of remote logins are 0 or positive numbers.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5817
|
16
|
Legal values for the number of remote sites are 0 or positive numbers.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5818
|
16
|
Legal values for the number of remote connections are 0 or positive numbers.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5819
|
16
|
Legal values for the number of pre-read packets per remote connection are 0 or positive numbers.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5820
|
16
|
Number of remote logins should be greater than the number of remote sites.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5821
|
16
|
Number of remote connections should be greater than the number of remote sites.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5822
|
16
|
Version number should be between 0 and 10000.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5824
|
16
|
Cannot reconfigure server to use sort order ID %d, because the row for its underlying character set (ID %d) does not exist in syscharsets.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5825
|
16
|
Cannot reconfigure the server's sort order since the syscharsets table does not exist. You must upgrade your server prior to attempting this.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5826
|
10
|
You have just reconfigured SQL Server's default sort order. System table indexes will be rebuilt when you reboot the SQL server.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5827
|
10
|
In changing the default sort order, you have also reconfigured SQL Server's default character set.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5828
|
16
|
Legal values for number of user connections are 1 through %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5829
|
16
|
Do not recommend more than %d engines on-line. Use override option to force this option.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5830
|
16
|
Must configure with at least %d engine(s) on-line.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5831
|
16
|
Cannot reconfigure the server's character set with out of bounds character set ID %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5832
|
10
|
The stack size must be a multiple of the page size. It has been rounded from %d to %d.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5833
|
16
|
Cannot reconfigure the server with an out-of-bound, illegal value for Systemwide Password Expiration Interval.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5835
|
16
|
Cannot reconfigure the server with an out-of-range audit queue size. The valid range is %d to %d inclusive.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5836
|
10
|
The additional network memory size must be a multiple of 2048 bytes. It has been rounded down from %d to %d.
Explanation: This is an informational message. Unless otherwise specified,
no action is required.
|
5837
|
10
|
The default network packet size must be a multiple of 512. It has been rounded down from %d to %d.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5838
|
10
|
The maximum network packet size must be a multiple of 512. It has been rounded down from %d to %d.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5839
|
16
|
The value of `max network packet size', `%ld', must be greater than or equal to the value of the `default network packet size', `%ld'.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5840
|
16
|
Illegal value (%ld) specified for the number of large extents.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5841
|
16
|
Cannot reconfigure the server's sort order with an out of bounds sort order set ID %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5842
|
16
|
Number of cleanup blocks should be at least as great as the number of users. The number of users currently configured is %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5843
|
16
|
Invalid Configuration: Cache alignment `%ld' is invalid. Alignment must be a power of 2 greater than or equal to 2048. Retry the command with a legal value.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5844
|
16
|
Cannot reconfigure the auto identity column size to be %d because the minimum precision of a numeric is 1.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5845
|
16
|
Invalid value configured for lock promotion threshold = %d. Configured value must be greater than or equal to %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5846
|
16
|
Illegal value `%ld' specified for configuration option `%s'. The legal values are between `%ld' and `%ld'.
Explanation: Refer to the writeup for this error.
|
5847
|
16
|
Configuration Error: Configuration file `%s' does not exist or you do not have the required read/write permission for the file.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5848
|
16
|
Warning: Unknown parameter `%s' found on line `%ld' of configuration file `%s'. This parameter is ignored. Edit the configuration file to remove or correct this parameter.
Explanation: Refer to the writeup for this error.
|
5849
|
16
|
Verification failed for parameter `%s'.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5850
|
16
|
Notification failed for parameter `%s'.
Explanation: Refer to the writeup for this error.
|
5851
|
16
|
Configuration Error: Configuration file `%s' has an unknown format on line %d.
Explanation: Refer to the writeup for this error.
|
5852
|
16
|
Changing the value of `%s' is not allowed since it is a static option.
Explanation: Refer to the writeup for this error.
|
5853
|
19
|
`%s' has been modified from `%ld' to `%ld' by the verification routine.
Explanation: Refer to the writeup for this error.
|
5854
|
18
|
Configuration Error: Cannot %s file ’%s’ due to system error ’%s’ (status = %d).
Explanation: Refer to the writeup for this error.
|
5855
|
16
|
Cannot change any of the configuration parameters since the `sysconfigures' table was not updated during startup.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5856
|
16
|
The configuration parameter `%s' can only be changed via the stored procedure `sp_configure'.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5857
|
16
|
Changing the value of `%s' is not allowed since its value is calculated.
Explanation: Refer to the writeup for this error.
|
5858
|
10
|
The configuration option `%s' has been changed by `%s' from `%ld' to `%ld'.
Explanation: This informational message is written to the Adaptive Server
error log when sp_configure is used
to change the value of a configuration parameter. The username of
the person making the change and the old and new values are written
out. Note that the message is NOT written to the log when you edit
the configuration file directly.
|
5859
|
16
|
The configuration number `%d' is invalid.
Explanation: Refer to the writeup for this error.
|
5860
|
18
|
Invalid datatype encountered for parameter `%s'.
Explanation: Adaptive Server checks the datatype of a configuration parameter
when you use sp_configure to read or change the parameter
value. This error indicates that the datatype of the configuration
parameter is invalid. Contact Sybase Technical Support with the
server version and SWR level, and the text of the command that raised
the error.
|
5861
|
16
|
The current ’max memory’ value ’%ld’, is not sufficient to change the parameter ’%s’ to ’%ld’. ’max memory’ should be greater than ’total logical memory’ ’%ld’ required for the configuration.
Explanation: Refer to the writeup for this error.
|
5862
|
18
|
Invalid portion encountered.
Explanation: Each ASE configuration parameter has certain attributes, called
portions (such as name, datatype etc) associated with it. If the
server finds invalid attributes for a parameter, this error is raised.
Contact Sybase Technical Support with the server version and SWR
level, and the text of the command that raised the error.
|
5863
|
18
|
Invalid group encountered.
Explanation: Refer to the writeup for this error.
|
5864
|
18
|
Invalide option encountered in `%s'.
Explanation: Error occurred during validation of configuration parameters
for async i/o or online engines. Sybase Technical Support
with the server version and SWR level, and the text of the command
that raised the error.
|
5865
|
18
|
error in os_get_cpu_count: %d
Explanation: Refer to the writeup for this error.
|
5866
|
10
|
Configuration file `%s' has been written and the previous version has been renamed to `%s'.
Explanation: Refer to the writeup for this error.
|
5867
|
16
|
The wash size for the %dk buffer pool in cache %s has been incorrectly configured. It must be a minimum of %d buffers and a maximum of %d percent of the number of buffers in the pool.
Explanation: Refer to the writeup for this error.
|
5868
|
16
|
Invalid type configured for cache %s. Cache type may be one of mixed OR log only but NOT both.
Explanation: Refer to the writeup for this error.
|
5869
|
16
|
Invalid buffer size of %dk for cache %s. Valid buffer sizes are powers of 2 between %dk and %dk inclusive.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5870
|
16
|
An invalid buffer size of %dk was encounterd in cache %s. Valid buffer sizes for caches are powers of 2 between %dk and %dk inclusive.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5871
|
16
|
Invalid pool size of %dk (%d buffers) encountered for the %dk pool in cache %s. Buffer pools must have a minimum total size of %dk or %d buffers, whichever is greater.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5872
|
16
|
The total size of the configured pools (%dk) in cache %s is greater than the total size (%dk) of the cache.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5873
|
16
|
Invalid configuration for the default %dk pool in cache %s. The default %dk pool must be a minimum of %dk.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5874
|
16
|
The total size of all configured caches (%dk) is greater than the memory available for caches (%dk).
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5875
|
16
|
The cache type for the default data cache cannot be modified.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5876
|
16
|
Multiple pools containing buffer sizes of %dk encountered in cache %s. Buffer sizes in a cache must be unique.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5877
|
16
|
Bad alignment value of %d encountered. Valid cache alignment values are powers of 2 in between %dK and %dK inclusive. The units of this value are in bytes.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5878
|
14
|
Permission denied. Only users with role ’%.*s’ can change configuration option ’%s’.
Explanation: You do not have the permission to execute this command. Have
the object owner or a user with the needed role run this command.
|
5879
|
16
|
The `reconfigure' command is no longer needed and supported since its functionality has been migrated into the `sp_configure' command'. Please refer to the Reference Manual for details.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5880
|
16
|
Warning: The operating system setting for file descriptors, %d, is not large enough to configure `user connections' to %d, `devices' to %d, and `remote sites' to %d.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5881
|
16
|
The value of `default network packet size', `%ld', must be less than or equal to the value of the `max network packet size', `%ld'.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5882
|
16
|
A cache alignment factor of %dk was specified but no buffer pool containing %dk buffers has been configured. An attempt will be made to create this pool with extra memory (%dk bytes) from cache %s.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5883
|
16
|
The value of `number of locks', `%ld', is not enough to configure `user connections' to `%ld'. `number of locks' should be at least twice the value of `user connections'.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5884
|
10
|
%s
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5885
|
16
|
The 'lock promotion HWM'= '%d' cannot be less than 'lock promotion LWM'
Explanation: = '%d'. Command failed due to invalid
or illegal request. Check syntax, semantics, and permissions. Take
any corrective action indicated by message.
|
5886
|
16
|
The 'lock promotion LWM'= '%d', cannot be greater than the 'lock promot
Explanation: ion HWM'= '%d'. Command failed due to invalid
or illegal request. Check syntax, semantics, and permissions. Take
any corrective action indicated by message.
|
5887
|
16
|
Configuration Error: Duplicate Named Cache `%s' found around line `%ld' in the configuration file.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5888
|
16
|
Configuration Error: Two Named Caches with the `cache status' defined as `default data cache' is not allowed.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5889
|
16
|
Configuration Error: Unknown cache status `%s' defined for cache `%s'.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5890
|
16
|
Configuration Error: A Named Cache with `cache status=default data cache' does not exist in the configuration file.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5891
|
16
|
Named cache `%s' has been configured too small. The minimum size of a named cache is %d Kilobytes.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5892
|
16
|
You cannot use `allow sendmsg' option because syb_sendmsg() builtin is not supported on this platform.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5893
|
16
|
The sum, (%s) + (%s %s) + (%s) + (%s) + (%s) + (%s), must be no greater than ’%ld’.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5894
|
16
|
Configuration Error: Duplicate pool size definition of `%s' for Named Cache `%s'.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|
5895
|
16
|
Configuration Error: Duplicate wash size definition of `%s' for Named Cache `%s'.
Explanation: Command failed due to invalid or illegal request. Check syntax, semantics,
and permissions. Take any corrective action indicated by message.
|
5898
|
10
|
WARNING!!! %dK buffer pool has been deleted. The log I/O size for the following databases have been set to %dk. You must change the log I/O size to an existing pool size.
Explanation: This is an informational message. Unless otherwise specified,
no action is required. Contact your System Administrator about any
warning issued in the message.
|
5899
|
16
|
The value of the ’max memory’ parameter (%ld) defined in the configuration file is not high enough to set the other parameter values specified in the configuration file.
Explanation: Command failed. Check syntax and semantics. Check your configuration file
and any configuration parameters supplied.
|