Page tree
Skip to end of metadata
Go to start of metadata

No new writeups yet.

18100    0             Usage: sp_setreptable [ table_name [, {true | false | never} [, {owner_on | owner_off} [, use_index ] ] ] ]
18101    0             The specified table must be in the current database.
18102    0             Table '%1!' does not exist in this database.
18103    0             An object with the same name, but owned by a different user, is already being replicated.  The table '%1!' cannot be replicated.
18104    0             table
18105    0             function
18106    0             The specified stored procedure must be in the current database.
18107    0             Stored procedure '%1!' does not exist in this database.
18108    0             Usage: sp_setrepproc [proc_name [, {'false' | 'table' | {'function' [,{'log_current' | 'log_sproc'}]}}]]
18109    0             Usage: sp_setrepcol table_name [, column_name [, {do_not_replicate | always_replicate | replicate_if_changed} [, use_index ] ] ]
18110    0             The table '%1!' is not marked as replicated.
18111    0             do_not_replicate
18112    0             always_replicate
18113    0             replicate_if_changed
18114    0             A table name must be provided.
18115    0             No Text/Image or off-row object columns in '%1!'.
18116    0             The replication status for all Text/Image and off-row object columns in '%1!' has been set to %2!.
18117    0             Column '%1!' does not exist in '%2!' or it is not a Text/Image or off-row object column.
18118    0             Object '%1!' does not exist in this database.
18119    0             '%1!' is not available in process mode.
18120    0             System 11 or later
18121    0             Unrecognized change attribute option.
18122    0             '%1!' attribute of object '%2!' changed to %3!.
18123    0             Configuration option changed. Since the option is static, Adaptive Server must be rebooted in order for the change to take effect.
18124    0             No matching configuration options.  Here is a listing of groups:
18125    0             Must provide the parameter 'filename'.
18126    0             Log I/O Size must be a power of 2, and is between a logical pagesize to size of 8 logical pages. For example, if the logical pagesize is %1!K,
                             the log I/O size should be %2!, %3!, %4!, or %5![k|K].
18127    0             You must have System Administrator (SA) role to execute this stored procedure.
18128    0             Unable to change the log I/O size. The memory pool for the specified log I/O size does not exist.
18129    0             Log I/O size is set to %1! Kbytes.
18130    0             sp_logiosize failed. Please contact SAP Technical Support to help you resolve the problem.
18131    0             Log I/O Size value '%1!' is illegal.
18132    0             The transaction log for database '%1!' will use I/O size of %2! Kbytes.
18133    0             The character set, '%1!', is invalid since it is not defined in Syscharsets.
18134    0             The sortorder, '%1!', is invalid since it is not defined in Syscharsets.
18135    0             The specified named cache '%1!' does not exist.
18136    0             The cache type can only be specified once.
18137    0             Attempt to delete the default data cache. The default cache may not be deleted.
18138    0             A cache name must be supplied.
18139    0             Syntax error encountered. Parameter must be of the form 'wash = int[KMGP]'.
18140    0             Cannot modify a cache type to be 'log only' when non-log objects are bound to it. Use sp_helpcache to print out bound objects and
                             sp_unbindcache to delete the cache bindings.
18141    0             Syntax error encountered. Specification of the wash size must be of the form 'wash = int[PKMG]'.
18142    0             I/O size of the memory pool is expected as the third argument.
18143    0             The source pool (%1! buffers, total size %2!) is not large enough to satisfy the request to move %3! of memory.
18144    0             Source pool (%1!) and destination pool (%2!) are the same pool. The source and destination pools must be different.
18145    0             Less memory moved than requested in cache '%1!'. Requested size = %2! Kb: from pool = %3!, to pool = %4!, actual memory moved = %5! Kb.
18146    0             Syntax error encountered. Sizes must be of the form int[KMGP]. For example, a size of 5 megabytes may be specified as '5M'.
18147    0             Invalid buffer size of %1! encountered. Valid buffer sizes are powers of two between %2! and %3! kilobytes inclusive.
18148    0             The specified pool (%1!) does not exist in named cache '%2!'.
18149    0             Invalid size of %1! encountered. Sizes must be greater than zero.
18150    0             The login '%1!' does not exist.
18151    0             The current display level for login '%1!' is '%2!'.
18152    0             Invalid display level. The valid values are 'basic', 'intermediate' or 'comprehensive'.
18153    0             The display level for login '%1!' has been changed to '%2!'.
18154    0             Object '%1!' is not a table.
18155    0             The cache type can be 'logonly', 'mixed' or 'inmemory_storage' only. Replacement policy can be 'strict', 'relaxed' or 'none' only.
18156    0             Usage: sp_unbindcache dbname [, [ownername.]tablename [, indexname | 'text only' | 'table only']]
18157    0             The stored procedure 'sp_setrepdb' is currently not supported.
18158    0             At least one of the parameters 'new_lwm', 'new_hwm' or 'new_pct' must be non-NULL to execute this procedure.
18159    0             You must be in the 'master' database to add, change or drop lock promotion attributes for a user database.
18160    0             Please specify a non-NULL value for '%1!', since it has not been set previously with a non-NULL value.
18161    0             Object name parameter must be NULL for Server-wide lock promotion attributes. Using NULL instead of - '%1!'.
18162    0             '%1!' is a not a user table. '%2!' can be used only on user tables.
18163    0             The lock promotion LWM value '%1!' cannot be greater than the lock promotion HWM value '%2!'.
18164    0             Invalid value specified for 'scope' parameter. Valid values are 'SERVER','DATABASE' or 'TABLE'.
18165    0             The 'lock promotion' attributes of '%1!', '%2!' have been changed. The new values are '%3!'.
18166    0             Lock promotion attribute does not exist for '%1!', '%2!'. Cannot delete it.
18167    0             Lock promotion attribute of object '%1!' has been dropped.
18168    0             Invalid value '%1!', specified for 'scope' parameter. Valid values are 'DATABASE' or 'TABLE'.
18169    0             Server-wide lock promotion values cannot be dropped. Use 'sp_configure' to restore server-wide defaults.
18170    0             Usage: sp_bindcache cachename, dbname [, [ownername.]tablename [, indexname | 'text only' | 'table only']]
18171    0             The table must have a text column if 'text only' is specified.
18172    0             The change is completed. ASE must be rebooted for the change to take effect.
18173    0             Only the System Administrator (SA) or the Object Owner may execute this stored Procedure.
18174    0             The database '%1!' is offline. To obtain cache-bindings for objects in this database, please online the database and rerun sp_helpcache.
18175    0             Specified named cache is not active yet. ASE must be rebooted to activate the named cache.
18176    0             Usage: sp_cachestrategy dbname, [ownername.]tablename [, indexname | 'text only' | 'table only' [, { prefetch | mru }, { 'on' | 'off'}]]
18177    0             Usage: sp_cacheconfig [ cachename [, 'cache_size[K|P|M|G]' ] [, logonly | mixed | inmemory_storage] [, strict | relaxed | none] [, cache_partition = [1|2|4|8|16|32|64|128|256]]
                             [, 'instance instance_name']]
18179    0             Invalid parameter '%1!'. Usage: sp_sysmon {'begin_sample'|{{'end_sample'|'hh:mm:ss'}[,section]}} [,@applmon={'appl_only'|'appl_and_login'|'no_appl'|'noclear'|'clear'}
                             [, @filter={cache wizard filter value|'noclear'|'clear'} [, @dumpcounters={'y'|'n'|'nocl
18180    0             Configuration Parameter 'select on syscomments.text' is set to 0. Only the object owner or user with %1! can run %2! on this object.
18182    0             Timerange name must be non-NULL.
18183    0             Starting day must be non-NULL.
18184    0             Ending day must be non-NULL.
18185    0             Starting time must be non-NULL.
18186    0             Unknown startday %1!.
18187    0             Unknown endday %1!.
18188    0             Range '%1!' already exists.
18189    0             Unknown starting time value %1!.
18190    0             Unknown ending time value %1!.
18191    0             Ending time must be later in the day than starting time.
18192    0             New time range created. ID number is %1!.
18193    0             Unknown time range '%1!'.
18194    0             `at all times' range may not be dropped.
18195    0             There are still limits using this range.
18196    0             Time range '%1!' dropped.
18197    0             At least one of the starting day, ending day, starting time, or ending time must be non-NULL.
18198    0             Timerange name must be non-NULL.
18199    0             Unknown time range name '%1!'.

  • No labels