No new writeups yet.
10801 16 Invalid type configured for cache %s. Cache type can be one of default OR mixed OR log along with HK ignore but NOT just HK ignore alone.
10802 16 Configuration Error: Configuration Parameter '%s' cannot be changed to 1 when parameter 'evaluated configuration' is set to 1.
10803 16 Configuration Error: Cannot set configuration parameter 'evaluated configuration' to 1. Other Security related configuration
parameters need to be set properly before this parameter can be changed to 1. Please contact a user with SSO role for help.
10807 16 The value of 'max parallel degree' (`%d') cannot be less than the value of 'max scan parallel degree' (`%d').
10808 10 Use sp_configure to lower the value of 'max scan parallel degree' or raise the value of 'max parallel degree'.
10809 16 The value of 'number of worker processes' (`%d') cannot be less than the value of '%s' (`%d').
10810 16 Use sp_configure to lower the value of '%s' or raise the value of 'number of worker processes'.
10812 16 Unable to truncate the audit table '%.*s'. Configuration of current audit table failed.
10813 16 Audit table cannot be changed because the log device in the sybsecurity database is full.
10814 20 Auditing: Fatal error - could not get the name of the audit table with the object id '%d' to truncate it. This is an internal error.
10815 16 The lock hashtable size must be a power of 2. You have specified a size of %d, which is not a power of 2. The next highest power of 2, %d, will be used instead.
10816 16 The value of the 'dump on conditions' configuration parameter must be either 0 or 1.
10817 16 Configuration Error: Unknown cache replacement policy '%s' defined for cache '%s'.
10818 10 Warning: the value provided for 'parallel_degree' ('%d') was less than the value of 'scan_parallel_degree' ('%d'). The value of 'scan_parallel_degree' has been adjusted to '%d'.
10819 10 The value of 'scan_parallel_degree' ('%d') cannot be larger than the value of 'scan_parallel_degree' set by a calling procedure. The value '%d' is used.
10820 10 The configuration option '%s' has been changed by '%s' from '%s' to '%s'.
10821 16 The configuration option '%s' requires a character string.
10822 16 The string size of the configuration option '%s' must be less than '%d'.
10823 16 The specified memory, '%dK', is not big enough to configure the configuration parameter, '%s', to a valid value.
10824 16 Illegal value '%s' specified for configuration option '%s'. The legal values are between '%d' and '%d'.
10825 16 Configuration parameter '%s' will consume more than %d bytes of memory if configured at %d.
10826 16 The value of the 'max memory' parameter '%d' is not high enough to set the other parameter values for the current ASE configuration.
10827 10 Warning: the value of the configuration parameter 'max scan parallel degree' has been set to %d. For optimal performance, a value no larger than 4 is recommended.
10828 10 Consider increasing the value of configuration parameter 'max memory' or decreasing the value of configuration parameters causing
significant memory consumption, such as 'number of user connections'.
10829 16 Adaptive Server cannot estimate the memory requirement. See the System Administration Guide for information about Adaptive Server memory requirement.
10830 16 Configuration parameter '%s' can be only 0 or 1.
10831 16 Configured 'number of cache partitions' ('%d') is illegal in cache '%s'. The value must be a power of '2' and between '%d' and '%d'.
10832 16 Each partitioned pool must be at least 256P. With the '%d' partitions we cannot configure this value for buffer pool (%dk) in cache (%s).
Please configure a bigger pool or reduce the number of cache partitions.
10833 16 You must disable transaction coordinator and CIS RPC handling before you can disable CIS.
10834 16 Configuration parameter '%s' can not be enabled without license '%s'.
10836 16 Cannot 'enable ha' as HA services require transaction coordination. Please enable transaction coordination first.
10837 16 Cannot 'enable ha' as HA services require Omni services . Please enable Omni services first.
10838 16 Adaptive Server is currently cluster configured for active-active HA. The value of configuration parameter 'enable HA' cannot be changed
until the active-active companion mode is dropped.
10840 16 Memory grow failed for pool %s. Error code %d. This is possibly due to memory fragmentation. This pool may grow on demand.
Please increase 'max memory' and retry the configuration.
10841 16 The value of parameter 'max memory' '%d' cannot be less than the 'total logical memory' size '%d'.
Please reconfigure 'max memory' to be greater than or equal to the total logical memory required.
10842 16 The value specified for configuration option '%s' '%d' may not be greater than the value '%d' specified for configuration option '%s'.
10843 16 The value specified for configuration option 'number of engines at startup' '%d' may not be greater than the number of available CPUs '%d'.
10844 16 Cannot enable 'use ssl client cert auth' configuration parameter.
10845 16 The maximum number of memory maps '%d' has been reached for '%s' pool. You will have to reboot the server to reconfigure '%s'.
You may be able to reconfigure other configuration parameters.
10846 16 Overflow error: 'total logical memory' '%d' (2k pages) exceeds the maximum size of memory available on a '%d' bit platform: '%u' bytes.
Please reduce the configuration values that are consuming large amounts of memory.
10847 16 The Adaptive Server Enterprise Small Business Edition does not allow you to set this configuration parameter to a value higher than %d.
10848 16 The Adaptive Server Enterprise Developer Edition does not allow you to set this configuration parameter to a value higher than %d.
10849 16 The Adaptive Server Enterprise Developer Edition does not allow you to enable this configuration parameter.
10850 16 Adding/Deleting cache partitions to an existing cache is not dynamic. To change the number of cache partitions in the same instance, delete
and recreate the cache with the required configuration.
10851 16 Shrinking a cache is not dynamic. The cache will be rebuilt with the reduced memory when you reboot the server.
To shrink this cache in the same instance, delete the cache and recreate the cache with the required memory.
10852 16 ASE is unable to get all the memory requested (%d). %d Kilobytes have been allocated dynamically.
10853 16 The change is completed. The option is dynamic and ASE need not be rebooted for the change to take effect.
10854 16 Cache ('%.*s') not deleted dynamically. Objects are bound to the cache. Use sp_unbindcache_all to unbind all objects bound to the cache.
10855 16 Unable to open database (dbname=%.*s). So online delete cache will fail.
10856 16 Unable to lock Sysattributes (dbname=%.*s). So online delete cache will fail.
10858 22 Cannot scan Sysattributes (dbname='%.*s').
10859 16 %d Kilobytes added successfully to named cache (%.*s). Change takes effect immediately.
10860 16 Changing 'cache replacement policy' is not dynamic. The 'cache replacement policy' will be changed when you reboot the server.
To change 'cache replacement policy' in the same instance delete the cache and recreate the cache with the required policy.
10861 16 Changing 'cache type' successful. The option is dynamic and change takes effect immediately.
10863 16 Initialization of the cache (%.*s) failed due to lack of space. Changes will take effect when server is rebooted.
To make changes in the same instance increase the value of 'max memory' config parameter and retry command.
10864 16 Unable to create cache (%.*s) online. There is insufficient heap memory to allocate %d bytes. To create a cache online,
increase configuration parameter 'heap memory per user' or try the command when there is less activity on the system.
10865 16 Unable to add memory to the cache (%.*s) as it is too fragmented. Changes will take effect when the server is rebooted.
To add memory in the same instance delete the cache and recreate the cache with the required memory.
10866 16 The value of 'max concurrently recovered dbs' ('%d') must be less than the value of '%s' ('%d').
10867 16 The value of 'max concurrently recovered dbs' ('%d') must be no more than %d.
10868 10 Use sp_configure to lower the value of 'max concurrently recovered dbs' or raise the value of '%s'.
10869 16 Cannot change the pool configurations in the '%.*s' when the server is in recovery.
10870 16 The value of 'number of checkpoint tasks' ('%d') must be less than or equal to the value of '%s' ('%d').
10871 16 The value of 'number of checkpoint tasks' ('%d') must be less than or equal to the value of 'number of open databases' ('%d').
10872 16 Use sp_configure to lower the value of 'number of checkpoint tasks' or raise the value of '%s'.
10873 16 The configuration option 'number of checkpoint tasks' cannot be changed until the previous configuration change has taken effect.
Wait until the previous configuration change has taken effect and re-issue the command.
10875 16 Cannot add requested %d Kb of memory at runtime. You must request at least %d Kb of additional memory per cache partition at runtime.
10876 16 Configuration Error: The Server Default Data Cache should be named as 'default data cache'.
10877 16 The value of 'max parallel degree' (`%d') cannot be less than the value of 'max repartition degree' (`%d').
10878 10 Use sp_configure to lower the value of 'max repartition degree' or raise the value of 'max parallel degree'.
10879 16 The current 'max memory' value '%d', is not sufficient to change the size of cache '%.*s' to '%.*s' (%d KB). 'max memory' should be greater
than 'total logical memory' '%d' required for the configuration.
10880 16 Large Memory Support is not available on this platform.
10881 16 Current size and the new configured size are the same for the extended cache. Verify the size specified.
10882 16 Reducing the size of extended cache is not dynamic. It will take effect at the next reboot.
10883 16 Extended cache configuration failed. Check the error log for more information.
10884 16 The value of '%s' ('%d') must be less than the value of '%s' ('%d').
10885 16 Configuration option '%s' is not available on this platform.
10886 16 An arithmetic overflow occurred during memory requirement calculation. Please reduce one or more memory consuming configuration parameters.
10887 16 CIS RPC handling requires CIS to be enabled.
10888 16 The value specified for configuration option '%s' '%d' cannot be greater than the difference between configuration options 'max online engines' and '%s'.
The current difference is '%d'.
10889 16 The value specified for configuration option '%s' '%d' cannot be less than the sum of the configuration options 'number of engines at startup' and
'max online Q engines'. The current sum is '%d'.
10890 16 The value specified for configuration option '%s' '%d' results in an overlap with engines that are part of an engine group. '%s' cannot be set to a value greater than '%d'.
10891 16 The sum of the values specified for configuration options '%s' '%d' and '%s' '%d' exceeds the number of cpus '%d' available.
10892 16 CP property value in the ASE_CORE license does not allow you to set this configuration parameter to a value higher than %d.
10893 16 The value of 'max query parallel degree' (`%d') cannot be less than the value of 'max parallel degree' (`%d').
10894 16 Use sp_configure to lower the value of 'max parallel degree' or raise the value of 'max query parallel degree'.
10895 16 The value of 'number of worker processes' (`%d') cannot be less than the value of 'max query parallel degree' (`%d').
10896 16 Use sp_configure to lower the value of 'max query parallel degree' or raise the value of 'number of worker processes'.
10897 10 Warning: You are not allowed to reconfigure cluster-wide configuration option '%s' by update the config file directly or reconfigure it to be
instance-specific if it is strictly cluster-wide. The cluster-wide value will be used.
10898 16 Statement cache monitoring needs the statement cache size > 0 and 'enable monitoring' on.
10899 16 Feature %s can only be enabled with ASE Enterprise Edition.