| Error |
Severity |
Description |
| 21000 |
16 |
Cannot subscribe to an inactive publication. |
| 21001 |
16 |
Cannot add a Distribution Agent at the Subscriber for a push subscription. |
| 21002 |
16 |
The Distribution Agent for this subscription already exists (%s). |
| 21003 |
16 |
Changing publication names is no longer supported. |
| 21004 |
16 |
Cannot publish the stored procedure '%s' because it is encrypted. |
| 21005 |
10 |
For backward compatibility, sp_addpublisher can be used to add a Distribution Publisher. However, you should use sp_adddistpublisher, which is more flexible. |
| 21006 |
16 |
Cannot use sp_addpublisher to add a Distribution Publisher this time. Use sp_adddistpublisher instead. |
| 21007 |
16 |
Cannot add the remote Distributor at this time. Make sure that the local server is configured as a Distribution Publisher at the Distributor. |
| 21008 |
16 |
Cannot uninstall the Distributor because there are Subscribers defined. |
| 21009 |
16 |
The specified filter procedure is already associated with a table. |
| 21010 |
16 |
Removed %ld replicated transactions consisting of %ld statements in %ld seconds (%ld rows/sec). |
| 21011 |
16 |
Deactivated subscriptions. |
| 21012 |
16 |
Cannot change the 'allow_push' property of the publication to false. There are push subscriptions on it. |
| 21013 |
16 |
Cannot change the 'allow_pull' property of the publication to false. There are pull subscriptions on it. |
| 21014 |
16 |
The @optname parameter value must be 'transactional' or 'merge'. |
| 21015 |
16 |
The replication option '%s' has been set to TRUE already. |
| 21016 |
16 |
The replication option '%s' has been set to FALSE already. |
| 21018 |
16 |
There are too many consecutive snapshot transactions in the distribution database. Rerun the Log Reader Agent or clean up the distribution database. |
| 21021 |
16 |
Drop the Distributor first before you uninstall replication. |
| 21022 |
16 |
Cannot set incompatible publication properties. The 'immediate_sync' property of a publication is dependent on the 'independent agent' property of a publication. |
| 21023 |
16 |
'%s' is no longer supported. |
| 21024 |
16 |
The stored procedure '%s' is already published as an incompatible type. |
| 21025 |
16 |
The string being encrypted cannot have null characters. |
| 21026 |
16 |
Cannot have an anonymous subscription on a publication that does not have an independent agent. |
| 21027 |
16 |
'%s' replication stored procedures are not installed. Use sp_replicationoption to install them first. |
| 21028 |
16 |
Replication components are not installed on this server. Run SQL Server Setup again and select the option to install replication. |
| 21029 |
16 |
Cannot drop a push subscription entry at the subscriber unless @drop_push is 'true'. |
| 21030 |
16 |
Names of SQL Server replication agents cannot be changed. |
| 21031 |
16 |
'post_script' is not supported for stored procedure articles. |
| 21032 |
16 |
Could not subscribe because non-SQL Server Subscriber '%s' does not support 'sync tran' update mode. |
| 21033 |
16 |
Cannot drop server '%s' as Distribution Publisher because there are databases enabled for replication on that server. |
| 21034 |
16 |
Rows inserted or updated at the Subscriber are not allowed to be outside the article partition. |
| 21035 |
16 |
You have successfully updated the Distribution Publisher property '%s'. |
| 21036 |
16 |
Another %s agent for the subscription(s) is running. |
| 21037 |
16 |
Invalid working directory '%s'. |
| 21038 |
16 |
Windows NT Authentication mode is not supported by the server. |
| 21039 |
16 |
The destination owner name is not supported for publications that can be subscribed to by non-SQL Server Subscribers. |
| 21040 |
16 |
Publication '%s' does not exist. |
| 21041 |
16 |
A remote Distribution Publisher is not allowed on this server version. |
| 21042 |
16 |
The Distribution Publisher property, 'distributor_password', has no usage and is not supported for a Distributor running on Windows NT. |
| 21043 |
16 |
The Distributor is not installed. |
| 21044 |
16 |
Cannot ignore the remote Distributor (@ignore_remote_distributor cannot be 1) when enabling the database for publishing or merge publishing. |
| 21045 |
16 |
Cannot uninstall the Distributor because there are databases enabled for publishing or merge publishing. |
| 21046 |
16 |
Cannot change Distribution Publisher property 'distribution_db' because the remote Publisher is using the current distribution database. |
| 21047 |
16 |
Cannot drop the local Distribution Publisher because there are Subscribers defined. |
| 21048 |
16 |
Cannot add login '%s' to the publication access list because it does not have access to the distribution server '%s'. |
| 21049 |
16 |
The login '%s' does not have access permission on publication '%s'. |
| 21050 |
16 |
Only members of the sysadmin or db_owner roles can perform this operation. |
| 21051 |
16 |
Could not subscribe because non-SQL Server Subscriber '%s' does not support custom stored procedures. |
| 21052 |
16 |
Transactional publications are supported on Windows NT platforms only. |
| 21053 |
16 |
The parameter must be 'description', 'status', 'retention', 'sync_mode', 'allow_push', 'allow_pull', 'allow_anonymous', 'enabled_for_internet', 'centralized_conflicts', or 'snapshot_ready'. |
| 21054 |
16 |
Updatable Subscribers: RPC to Publisher failed. |
| 21055 |
15 |
Invalid parameter %s specified for %s. |
| 21056 |
16 |
The subscription to publication '%s' has expired or does not exist. |
| 21057 |
16 |
Anonymous Subscribers are not allowed to have updatable subscriptions. |
| 21058 |
16 |
An updatable subscription to publication '%s' on Subscriber '%s' already exists. |
| 21059 |
16 |
Cannot reinitialize subscriptions of non-immediate-sync publications. |
| 21060 |
16 |
Could not subscribe because non-SQL Server Subscriber '%s' does not support parameterized statements. |
| 21061 |
16 |
Invalid article status %d specified when adding article '%s'. |
| 21062 |
16 |
The row size of table '%s' exceeds the replication limitation of 6000 bytes. |
| 21063 |
16 |
Table '%s' cannot participate in updatable subscriptions because it is published for merge replication. |
| 21070 |
16 |
This subscription does not support automatic reinitialization (subscribed with the 'no sync' option). To reinitialize this subscription, you must drop and re-create the subscription. |
| 21071 |
10 |
Cannot reinitialize article '%s' in subscription '%s:%s' to publication '%s' (subscribed with the 'no sync' option). |
| 21072 |
16 |
The subscription has not been synchronized within the maximum retention period. You must reinitialize the subscription to receive data. |
| 21073 |
16 |
The publication specified does not exist. |
| 21074 |
16 |
The subscription has expired and must be reinitialized at the Publisher. |
| 21075 |
10 |
The initial snapshot for publication '%s' is not yet available. |
| 21076 |
10 |
The inital snapshot for article '%s' is not yet available. |
| 21077 |
10 |
Deactivated initial snapshot for anonymous publication(s). New subscriptions must wait for the next scheduled snapshot. |
| 21078 |
16 |
Table '%s' does not exist in the Subscriber database. |
| 21079 |
16 |
The RPC security information for the Publisher is missing or invalid. Use sp_link_publication to set it. |
| 21080 |
16 |
The timestamp column has to be in the vertical partition of the article that is enabled for updatable subscriptions. |
| 21081 |
16 |
Server setting 'Allow triggers to be fired which fire other triggers (nested triggers)' has to be on at updatable subscribers. |
| 21082 |
16 |
Database property 'IsRecursiveTriggersEnabled' has to be true for subscribing databases at updatable subscribers. |
| 21083 |
16 |
Database compatibility level at immediate-updating Subscribers cannot be less than 7.0. |
| 21084 |
16 |
Publication '%s' does not allow anonymous subscriptions. |
| 21085 |
16 |
The retention period must be less than retention period for the distribution database. |
| 21086 |
16 |
The retention period for the distribution database must be greater than the retention period of any existing non-merge publications. |
| 21087 |
16 |
Anonymous Subscribers or Subscribers at this server are not allowed to create merge publications. |
| 21088 |
10 |
The initial snapshot for the publication is not yet available. |
| 21107 |
16 |
'%ls' is not a table or view. |
| 21108 |
16 |
This edition of SQL Server does not support transactional publications. |
| 21109 |
16 |
The parameters @xact_seqno_start and @xact_seqno_end must be identical if @command_id is specified. |
| 21110 |
16 |
All parameters must be specified if @command_id is specified. |
| 21111 |
16 |
'%s' is not a valid parameter for the Snapshot Agent. |
| 21112 |
16 |
'%s' is not a valid parameter for the Log Reader Agent. |
| 21113 |
16 |
'%s' is not a valid parameter for the Distribution Agent. |
| 21114 |
16 |
'%s' is not a valid parameter for the Merge Agent. |
| 21115 |
16 |
'%s' is not a valid value for the '%s' parameter. The value must be a positive integer. |
| 21116 |
16 |
'%s' is not a valid value for the '%s' parameter. The value must be 1, 2, or 3. |
| 21117 |
16 |
'%s' is not a valid value for the '%s' parameter. The value must be 0, 1, or 2. |
| 21118 |
16 |
'%s' is not a valid value for the '%s' parameter. The value must be greater than or equal to 0 and less than or equal to 10000. |
| 21119 |
16 |
'%s' is not a valid value for the '%s' parameter. The value must be a non-negative integer. |
| 21120 |
16 |
Only members of the sysadmin fixed server role and db_owner fixed database role can drop subscription '%s' to publication '%s'. |
| 21121 |
16 |
Only members of the sysadmin fixed server role and '%s' can drop the pull subscription to the publication '%s'. |
| 21122 |
16 |
Cannot drop the distribution database '%s' because it is currently in use. |
| 21123 |
16 |
The agent profile '%s' could not be found at the Distributor. |