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

No new writeups yet.

17200    0             Message number must be greater than or equal to 17000.
17201    0             '%1!' is not an official language name from syslanguages.
17202    0             Message number %1! does not exist in the %2! language.
17203    0             row level compressed
17204    0             page level compressed
17205    0             contains compressed data
17206    0             page compression
17207    0             row compression
17210    0             Message number must be at least 20000.
17211    0             Cannot add message until sysusermessages system table is created properly by Upgrade.
17212    0             A message with number %1! in the specified language already exists.
17213    0             Drop the old message first if you still wish to add this one.
17214    0             The message has been inserted.
17215    0             The message has not been inserted.
17216    0             Only the System Administrator (SA) or the Database Owner (dbo) may add messages which set the WITH_LOG option to `'true'`.
17217    0             The only valid @with_log values are TRUE or FALSE.
17218    0             Message number %1! with language ID %2! was created by user ID %3!. You cannot replace that message; you must first delete the
                             existing message using sp_dropmessage, then add the changed message.
17220    0             Message number %1! does not exist.
17221    0             Message deleted.
17222    0             User '%1!' does not have permission to drop message number %2!.
17223    0             User '%1!' does not have permission to drop message number %2! in the %3! language.
17224    0             Drop failed.  Your curwrite label must match the security label of the message.  Check sysusermessages.
17230    0             You must be the System Administrator (SA) or the Database Owner (dbo) to execute this procedure.
17231    0             No login with the specified name exists.
17232    0             No user with the specified name exists in the current database.
17233    0             '%1!' is already a user in the current database.
17234    0             The specified user name is already aliased.
17235    0             Alias user added.
17236    0             Setting curwrite label to data_low for inserts into sysalternates table failed.
17240    0             '%1!' is not a valid name.
17241    0             A user with the specified group name already exists.
17242    0             A group with the specified name already exists.
17243    0             New group added.
17250    0             '%1!' already exists in syslanguages.
17251    0             '%1!' is not a valid date order.
17252    0             '%1!' is not a valid first day.
17253    0             '%1!' alias already exists in syslanguages.
17254    0             Language not inserted.
17255    0             New language inserted.
17259    0             Warning: The execution of the stored procedure sp_reptostandby will take time to process all the tables and all the text/image columns in database '%1!'.
17260    0             Can't run %1! from within a transaction.
17261    0             Only the System Administrator (SA) may execute this procedure.
17262    0             A user with the specified login name already exists.
17263    0             Database name not valid -- login not added.
17264    0             New login created.
17265    0             A role with the specified name '%1!' already exists in this Server.
17266    0             All logins have been assigned. No more logins can be added at this time.
17267    0             Invalid value specified for %1! option. Login not created.
17270    0             There is not a server named '%1!'.
17271    0             '%1!' is the local server - remote login not applicable.
17272    0             There is already a default-name mapping of a remote login from remote server '%1!'.
17273    0             New remote login created.
17274    0             '%1!' isn't a local user -- remote login denied.
17275    0             There is already a remote user named '%1!' for remote server '%2!'.
17276    0             Usage:sp_addremotelogin remoteserver [, loginame [,remotename]]
17280    0             No such device exists -- run sp_helpdb to list the devices for the current database.
17281    0             The specified device is not used by the database.
17282    0             The specified device is not a database device.
17283    0             '%1!' is reserved exclusively as a log device.
17284    0             '%1!' is not a valid identifier.
17285    0             There is already a segment named '%1!'.
17286    0             The maximum number of segments for the current database are already defined.
17287    0             Segment created.
17288    0             You must execute this procedure from the database in which you wish to %1! a segment. Please execute 'use %2!' and try again.
17289    0             Set your curwrite to the hurdle of current database.
17290    0             There is already a server named '%1!', physical name '%2!'.
17291    0             sp_addserver servername [, local | NULL] [, physical_name]
17292    0             There is already a local server.
17293    0             Server added.
17294    0             Changing physical name of server '%1!' from '%2!' to '%3!'
17295    0             Adding server '%1!', physical name '%2!'
17296    0             Unknown server class '%1!'.
17297    0             Changing server class of server '%1!' from '%2!' to '%3!'.

  • No labels