No new writeups yet.
18300 0 A server name is not permitted in the local object_name.
18301 0 Database name '%1!' is not the current database.
18302 0 User '%1!' is not a valid user in the '%2!' database.
18303 0 You must be the System Administrator (SA) or Database Owner (DBO) to add a definition for another user's table.
18304 0 Object '%1!' has already been defined.
18305 0 Table '%1!' has already been created.
18306 0 The format for the object_loc parameter is invalid.
18307 0 Server name '%1!' does not exist in sysservers.
18308 0 The server name in object_loc must be a remote server. '%1!' is the local server.
18309 0 You must be the System Administrator (SA) or Database Owner (DBO) to drop a definition for another user's table.
18310 0 Table has not been defined.
18311 0 You cannot remove a table definition for a table that has been created. Drop the table first.
18312 0 Object type is '%1!'.
18313 0 Unrecognized storage_location type '%1!'.
18314 0 Login '%1!' does not exist in syslogins table.
18315 0 Only the 'sa' can modify another's autoconnect capability.
18316 0 Autoconnect ON for user '%1!', server '%2!'.
18317 0 Autoconnect OFF for user '%1!' server '%2!'.
18318 0 Unrecognized flag '%1!'; must be either 'true' or 'false'.
18319 0 There is no external login for server '%1!'.
18320 0 Only the 'sa' may drop another's external login.
18321 0 Remote login/alias dropped.
18322 0 There is not a database named '%1!'.
18323 0 There is not an object type named '%1!'.
18324 0 An RMS filespec for a directory must be specified.
18325 0 Storage location syntax must end in '.'.
18326 0 Created default location for database '%1!' at '%2!'.
18327 0 You cannot remap objects in the master, model, or tempdb databases.
18328 0 There is no default storage location in effect for database '%1!'.
18329 0 Default storage location deleted for database '%1!'.
18330 0 Database '%1!' already has a default location '%2!'.
18331 0 Drop failed. Your curwrite label must match the security label of the type. Check systypes.
18332 0 You need to be able to set curwrite label to data_low. This script will continue in spite of failure to set curwrite. Please rerun after setting your labels correctly.
18333 0 Cache configuration failed. Your curread must dominate the sensitivity level of the object.
18334 0 Default Database: %1!
18335 0 Default Language: %1!
18336 0 Permission denied. Your curwrite label must be set at the hurdle of the affected database.
18337 0 Setting curwrite label to data_low for deleting from sysalternates table failed.
18338 0 Invalid obj_type parameter: '%1!'. Please specify either 'page' or 'row'.
18339 0 The '%1!' buffer pool in cache '%2!' is marked as invalid because the size of the pool became less than the required minimum pool size of 512K.
The buffer pool will be invalid until you restart ASE or delete the buffer pool.
18341 0 An invalid argument was entered. Usage: sp_activeroles [expand_down]
18342 0 Invalid name '%1!'. This role or user or login profile does not exist.
18343 0 Invalid mode '%1!'. Mode should either be 'expand_up' or 'expand_down' or 'display_info'.
18344 0 The user name '%1!' should correspond to the current user or you must possess System Security Officer (SSO) authorization to execute '%2!' for another user.
18349 0 @rolename = 'enabled' option is allowed only for the current user.
18350 0 An error was encountered in processing the group-level permissions.
18351 0 An error was encountered in processing the user-level permissions.
18352 0 Failed to set curwrite label to data_low.
18353 0 data
18354 0 ddl
18355 0 Usage: sp_setrepdb dbname, { 'ddl' | 'data' } [, { 'true', 'false' } ]
18356 0 The stored procedure must be executed with the name of the current database.
18357 0 The status for database '%1!' for '%2!' replication is '%3!'.
18358 0 The status for database '%1!' for '%2!' replication has been changed to '%3!'.
18359 0 The spid value must be a positive integer. To look up plans for cached statements, use sp_showplan -1, <statement id>.
18360 0 If the batch id, context id, or statement number is specified, all three must be specified.
18361 0 Batch id must be non-negative.
18362 0 Context id must be non-negative.
18363 0 Statement number must be positive.
18365 0 The kernel mode that is currently in use does not support thread pools.
18366 0 WARNING ! : %1! has been deprecated for threaded kernel mode and will be removed from a subsequent release.
Use '%2!' to achieve the same functionality in threaded kernel mode.
18367 0 The specified thread pool does not exist.
18368 0 Illegal ddl path %1!' specified for unbound objects. Valid paths are 'all', or 'default'.
18371 0 The only valid @parameter value is WITH_LOG.
18372 0 The only valid @parameter_value values are TRUE or FALSE.
18373 0 ASE is not currently configured to use Replication Agent threads. Use sp_configure to set this property.
18374 0 Database '%1!' is not configured to use Replication Agent. Run sp_config_rep_agent without parameters to see a list of databases that use Replication Agent.
Use the ENABLE option of sp_config_rep_agent to configure a database to use this feature.
18375 0 You are not authorized to execute this stored procedure. Only the System Administrator (SA), the Database Owner (DBO) or a user with replication_role authorization
can execute this stored procedure.
18376 0 Incorrect syntax for sp_stop_rep_agent. Usage: sp_stop_rep_agent <dbname> [,nowait].
18377 0 The Replication Agent thread for database '%1!' is being stopped.
18378 0 Incorrect syntax for sp_start_rep_agent.
Usage: sp_start_rep_agent <dbname> [, {recovery|recovery_foreground} [,<connect dataserver>, <connect database> [,<rs_servername>, <rs_username>, <rs_password>]]].
18379 0 Parameters other than the database name can be specified only when starting the Replication Agent thread in recovery mode.
The Replication Agent thread was not started.
18380 0 Replication Agent thread is started for database '%1!'.
18381 0 You must be in the specified database '%1!' to configure its Replication Agent thread.
18382 0 Database '%1!' is already configured to use Replication Agent. Request to enable Replication Agent has been ignored.
18383 0 Replication Agent enabled for database '%1!'. The Replication Agent thread needs to be started using sp_start_rep_agent.
18384 0 Replication Agent disabled for database '%1!'. The secondary truncation point in the database is preserved.
18385 0 Replication Agent disabled for database '%1!'. The secondary truncation point in the database is no longer active.
18386 0 WARNING: The 'filter' distribution model requires multiple scanners to be configured ('multiple scanners' = true).
18387 0 sp_addextendedproc failed. Check the ASE error log file.
18388 0 You must be in the master database in order to run '%1!'.
18389 0 sp_dropextendedproc failed. Check the ASE error log file.
18390 0 sp_helpextendedproc failed. Check the ASE error log file.
18391 0 The extended stored procedure '%1!' is not in sysobjects for this user.
18392 0 sp_freedll failed. Check the ASE error log file.
18393 0 DLL for the extended stored procedure '%1!' is not found.
18394 0 The buffer pool '%1!' cannot be used until you restart ASE or delete the pool and retry sp_poolconfig when the cache '%2!' is not in use.
18395 0 Configuration parameter, '%1!', will consume %2!K of memory if configured at %3!.
18396 0 Configuration parameter, '%1!', can be configured to %2! to fit in %3! of memory.
18397 0 Changing the value of '%1!' does not increase the amount of memory Adaptive Server uses.
18398 0 Failed to read mail from ASE's mailbox. Check XP Server log file for more information.
18399 0 Failed to send mail to %1!. Check XP Server log file for more information.