Errors 21000 -21999

Troubleshooting SQL Server

Troubleshooting

Errors 21000 - 21999

Error Severity Description (Message Text)
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 database object '%s' because it is encrypted.
21005 10 For backward compatibility, sp_addpublisher can be used to add a Publisher for this Distributor. However, sp_adddistpublisher is more flexible.
21006 16 Cannot use sp_addpublisher to add a Publisher. Use sp_adddistpublisher.
21007 16 Cannot add the remote Distributor. Make sure that the local server is configured as a 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 the publication.
21013 16 Cannot change the 'allow_pull' property of the publication to "false". There are pull subscriptions on the publication.
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.
21017 16 Cannot perform SQL Server 7.0 compatible checksum operation on a merge article that has a vertical or horizontal partition. Rowcount validation and SQL Server 2000 compatible binary checksum operation can be performed on this article.
21018 16 There are too many consecutive snapshot transactions in the distribution database.  Run the Log Reader Agent again or clean up the distribution database.
21021 16 Drop the Distributor 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.
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 cannot be outside the article partition.
21035 16 You have updated the Publisher property '%s' successfully.
21036 16 Another %s agent for the subscription(s) is running.
21037 16 Invalid working directory '%s'.
21038 16 Windows Authentication is not supported by the server.
21039 16 The destination owner name is not supported for publications that can have heterogeneous Subscribers. Use native mode bcp for this functionality.
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 4.0.
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' because it is not in the publication access list.
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 Queued Updating Subscriptions: write to message queue failed.
21053 16 The parameter must be one of the following: 'description', 'status', 'retention', 'sync_mode', 'allow_push', 'allow_pull', 'allow_anonymous', 'enabled_for_internet', 'centralized_conflicts', 'conflict_retention', 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 and does not exist.
21057 16 Anonymous Subscribers cannot 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 limit of 6,000 bytes.
21063 16 Table '%s' cannot participate in updatable subscriptions because it is published for merge replication.
21064 16 The subscription is unavailable for immediate updating because it is marked for reinitialization. Try again after the reinitialization completes.
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 or it has been dropped at the Publisher. You must reinitialize the subscription to receive data.
21073 16 The publication specified does not exist.
21074 16 The subscription has been marked inactive and must be reinitialized at the Publisher. Contact the database administrator.
21075 10 The initial snapshot for publication '%s' is not yet available.
21076 10 The initial 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 specify it.
21080 16 The 'msrepl_tran_version' column must be in the vertical partition of the article that is enabled for updatable subscriptions; it cannot be dropped.
21081 16 Server setting 'Allow triggers to be fired which fire other triggers (nested triggers)' must exist on updatable Subscribers.
21082 16 Database property 'IsRecursiveTriggersEnabled' has to be false for subscription databases at Subscribers that allow updatable subscriptions.
21083 16 Database compatibility level at immediate updating Subscribers cannot be less than 70.
21084 16 Publication '%s' does not allow anonymous subscriptions.
21085 16 The retention period must be less than the 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 @xact_seqno_start and @publisher_database_id 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 10,000.
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.
21124 16 Cannot find the table name or the table owner corresponding to the alternative table ID(nickname) '%d' in sysmergearticles.
21125 16 A table used in merge replication must have at least one non-computed column.
21126 16 Pull subscriptions cannot be created in the same database as the publication.
21127 16 Only global merge subscriptions can be added to database '%s'.
21128 16 Terminating immediate updating or queued updating INSERT trigger because it is not the first trigger to fire. Use sp_settriggerorder procedure to set the firing order for trigger '%s' to first.
21129 16 Terminating  immediate updating or queued updating UPDATE trigger because it is not the first trigger to fire.  Use sp_settriggerorder procedure to set the  firing order for trigger '%s' to first.
21130 16 Terminating immediate updating or queued updating DELETE trigger  because it is not the first trigger to fire. Use sp_settriggerorder procedure to set the  firing order for trigger '%s' to first.
21131 16 There are existing subscriptions to heterogeneous publication '%s'. To add new articles, first drop the existing subscriptions to the publication.
21132 16 Cannot create transactional subscription to merge publication '%s'. The publication type should be either transactional(0) or snapshot(1) for this operation.
21133 16 Publication '%s' is not enabled to use an independent agent.
21134 16 The specified job ID must identify a Distribution Agent or a Merge Agent job.
21135 16 Detected inconsistencies in the replication agent table. The specified job ID does not correspond to an entry in '%ls'.
21136 16 Detected inconsistencies in the replication agent table. The specified job ID corresponds to multiple entries in '%ls'.
21137 16 This procedure supports only remote execution of push subscription agents.
21138 16 The 'offload_server' property cannot be the same as the Distributor name.
21139 16 Could not determine the Subscriber name for distributed agent execution.
21140 16 Agent execution cannot be distributed to a Subscriber that resides on the same server as the Distributor.
21141 16 The @change_active flag may not be specified for articles with manual filters or views.
21142 16 The SQL Server '%s' could not obtain Windows group membership information for login '%s'. Verify that the Windows account has access to the domain of the login.
21143 16 The custom stored procedure schema option is invalid for a snapshot publication article.
21144 16 Cannot subscribe to publication of sync_type 'dump database' because the Subscriber has subscriptions to other publications.
21145 16 Cannot subscribe to publication %s because the Subscriber has a subscription to a publication of sync_type 'dump database'.
21146 16 @use_ftp cannot be 'true' while @alt_snapshot_folder is neither NULL nor empty.
21147 16 The '%s' database is not published for merge replication.
21148 16 Both @subscriber and @subscriberdb must be specified with non-null values simultaneously, or both must be left unspecified.
21149 16 The '%s' database is not published for transactional or snapshot replication.
21150 16 Unable to determine the snapshot folder for the specified subscription because the specified Subscriber is not known to the Distributor.
21151 16 Pre- and post-snapshot commands are not supported for a publication that may support non-SQL Server Subscribers by using the character-mode bcp as the synchronization method.
21152 16 Cannot create a subscription of sync_type 'none' to a publication using the 'concurrent' or 'concurrent_c' synchronization method.
21153 16 Cannot create article '%s'. All articles that are part of a concurrent synchronization publication must use stored procedures to apply changes to the Subscriber.
21154 16 Cannot change article '%s'.  All articles that are part of a concurrent synchronization publication must use stored procedures to apply changes to the Subscriber.
21156 16 The @status  parameter value must be 'initiated' or 'active'.
21157 16 The snapshot compression option can be enabled only for a publication having an alternate snapshot generation folder defined.
21158 16 For a publication to be enabled for the Internet, the 'ftp_address' property must not be null.
21159 16 If a publication is enabled for the Internet, the 'alt_snapshot_folder' property must be non-empty.
21160 16 The @ftp_port parameter cannot be NULL.
21161 16 Could not change the Publisher because the subscription has been dropped. Use sp_subscription_cleanup to clean up the triggers.
21162 16 It is invalid to exclude the rowguid column for the table from the partition.
21163 16 It is not possible to add column '%s' to article '%s' because the snapshot for publication '%s' has been run.
21164 16 Column '%s' cannot be included in a vertical partition because it is neither nullable nor defined with a default value.
21165 16 Column '%s' cannot be excluded from a vertical partition because it is neither nullable nor defined with a default value.
21166 16 Column '%s' does not exist.
21167 16 The specified job ID does not represent a %s agent job for any push subscription in this database.
21168 16 Only members of the sysadmin fixed server role, members of the db_owner fixed database role, and owners of subscriptions served by the specified replication agent job can modify the agent offload settings.
21169 16 Could not identify the Publisher '%s' at the Distributor '%s'. Make sure that '%s' is registered in the sysservers table at the Distributor.
21170 16 Only a SQL Server 2000 or OLE DB Subscriber can use DTS.
21171 16 Could not find package '%s' in msdb at server '%s'.
21172 16 The publication has to be in 'character' or 'concurrent_c' bcp mode to allow DTS.
21173 16 The publication has to be 'independent_agent type' to allow DTS.
21174 16 You must use default values for @ins_cmd,  @upd_cmd,  and @del_cmd, and @status can be only 16 or 80 because the publication allows DTS.
21175 16 You cannot change 'ins_cmd','upd_cmd', or 'del_cmd' article properties because the publication allows DTS or queued updating option.
21176 16 Only members of the sysadmin fixed server role, db_owner fixed database role, or the creator of the subscription can change the subscription properties.
21177 16 Could not create column list because it is too long. Create the list manually.
21178 16 DTS properties cannot be set because the publication does not allow for data transformation.
21179 16 Invalid @dts_package_location parameter value. Valid options are 'Distributor' or 'Subscriber'.
21180 16 A publication that allows DTS cannot be enabled for updatable subscriptions.
21181 16 @dts_package_name can be set for push subscriptions only.
21182 16 The @agent_type parameter must be one of 'distribution', 'merge', or NULL.
21183 16 Invalid property name '%s'.
21184 16 %s parameter is incorrect: it should be '%s', '%s' or '%s'.
21185 16 The subscription is not initialized or not created for failover mode operations.
21186 16 Subscription for Publisher '%s' does not have a valid queue_id.
21187 16 The current mode is the same as the requested mode.
21188 10 Changed update mode from [%s] to [%s].
21189 16 The queue for this subscription with queue_id = '%s' is not empty. Run the Queue Reader Agent to make sure the queue is empty before setting mode from [queued] to [immediate].
21190 10 Overriding queue check for setting mode from [%s] to [%s].
21191 16 Values for @ins_cmd, @upd_cmd, and @del_cmd can be only [%s], [%s] and [%s] respectively because the publication allows queued transactions.
21192 16 MSrepl_tran_version column is a predefined column used for replication and can be only of data type uniqueidentifier
21193 16 @identity_range, @pub_identity_range, or @threshold cannot be NULL when @auto_identity_support is set to TRUE.
21194 16 Cannot support identity_range_control because this table does not have an identity column.
21195 16 A valid identity range is not available. Check the data type of the identity column.
21196 16 Identity automation failed.
21197 16 Failed to allocate new identity range.
21198 16 Schema replication failed.
21199 16 This change cannot take effect until you run the snapshot again.
21200 16 Publication '%s' does not exist.
21201 16 Dropping a column that is being used by a merge filter clause is not allowed.
21202 16 It is not possible to drop column '%s' to article '%s' because the snapshot for publication '%s' has already been run.
21203 10 Duplicate rows found in %s. Unique index not created.
21204 16 The publication '%s' does not allow subscription copy or its subscription has not been synchronized.
21205 16 The subscription cannot be attached because the publication does not allow subscription copies to synchronize changes.
21206 16 Cannot resolve load hint for object %d because the object is not a user table.
21207 16 Cannot find source object ID information for article %d.
21208 16 This step failed because column '%s' exists in the vertical partition.
21209 16 This step failed because column '%s' does not exist in the vertical partition.
21210 16 The publication must be immediate_sync type to allow subscription copy.
21211 16 The database is attached from a subscription copy file without using sp_attach_subscription. Drop the database and reattach it using sp_attach_subscription.
21212 16 Cannot copy subscription. Only single file subscription databases are supported for this operation.
21213 16 Non-SQL Server Subscribers cannot subscribe to publications that allow DTS without using a DTS package.
21214 16 Cannot create file '%s' because it already exists.
21215 16 An alternate synchronization partner can be configured only at the Publisher.
21216 16 Publisher '%s', publisher database '%s', and publication '%s' are not valid synchronization partners.
21217 10 Publication of '%s' data from Publisher '%s'.
21218 16 The creation_script property cannot be NULL if a schema option of 0x0000000000000000 is specified for the article.
21219 16 The specified source object must be a stored procedure object if it is published as a 'proc schema only' type article.
21220 16 Unable to add the article '%s' because a snapshot has been generated for the publication '%s'.
21221 16 The specified source object must be a view object if it is going to be as a 'view schema only' type article.
21222 16 The @schema_option parameter for a procedure or function schema article can include only the options 0x0000000000000001 or 0x0000000000002000.
21223 16 The @pre_creation_command parameter for a schema only article must be either 'none' or 'drop'.
21224 16 '%s' is not a valid property for a schema only article.
21225 16 The 'offload_server' property cannot be NULL or empty if the pull subscription agent is to be enabled for remote activation.
21226 16 The database '%s' does not have a pull subscription to the specified publication.
21227 16 The 'offload_server' property cannot be the same as the Subscriber server name.
21228 16 The specified source object must be a user-defined function object if it is going to be published as a 'func schema only' type article.
21229 16 The only schema options available for a view schema article are: 0x0000000000000001, 0x0000000000000010, 0x0000000000000040, 0x0000000000000100, and 0x0000000000002000.
21230 16 Do not call this stored procedure for schema change because the current database is not enabled for replication.
21231 16 Automatic identity range support is useful only for publications that allow queued updating.
21232 16 Identity range values must be positive numbers that are greater than 1.
21233 16 Threshold value must be from 1 through 100.
21234 16 Cannot use the INSERT command because the table has an identity column. The insert custom stored procedure must be used to set 'identity_insert' settings at the Subscriber.
21235 16 Article property '%s' can be set only when the article uses automatic identity range management.
21236 16 The subscription(s) to Publisher '%s' does not allow subscription copy or it has not been synchronized.
21237 16 There is a push subscription to Publisher '%s'. Only pull and anonymous subscriptions can be copied.
21238 16 There is a push subscription to publication '%s'. Only pull and anonymous subscriptions can be copied.
21239 16 Cannot copy subscriptions because there is no synchronized subscription found in the database.
21240 16 The table '%s' is already published as another article with a different automatic identity support option.
21241 16 The threshold value should be from 0 through 99.
21242 16 Conflict table for article '%s' could not be created successfully.
21243 16 Publisher '%s', publication database '%s', and publication '%s' could not be added to the list of synchronization partners.
21244 16 Character mode publication does not support vertical filtering when the base table does not support column-level tracking.
21245 16 Table '%s' is not part of publication '%s'.
21246 16 This step failed because table '%s' is not part of any publication.
21247 16 Cannot create file at '%s'. Ensure the file path is valid.
21248 16 Cannot attach subscription file '%s'. Ensure the file path is valid and the file is updatable.
21249 16 OLE DB or ODBC Subscribers cannot subscribe to article '%s' in publication '%s' because the article has a timestamp column and the publication is 'allow_queued_tran' (allows queued updating subscriptions).
21250 16 Primary key column '%s' cannot be excluded from a vertical partition.
21251 16 Publisher '%s', publisher database '%s', publication '%s' could not be removed from the list of synchronization partners.
21252 16 It is invalid to remove the default Publisher '%s', publication database '%s', and publication '%s' from the list of synchronization partners
21253 16 Parameter '@add_to_active_directory' cannot be set to TRUE because Active Directory client package is not installed properly on the machine where SQL Server is running.
21254 16 The Active Directory operation on publication '%s' could not be completed because Active Directory client package is not installed properly on the machine where SQL Server is running.
21255 16 Column '%s' already exists in table '%s'.
21256 16 A column used in filter clause '%s' either does not exist in the table '%s' or cannot be excluded from the current partition.
21257 16 Invalid property '%s' for article '%s'.
21258 16 You must first drop all existing merge publications to add an anonymous or local subscription to database '%s'.
21259 16 Invalid property value '%s'.
21260 16 Schema replication failed because database '%s' on server '%s' is not the original Publisher of table '%s'.
21261 16 The offload server must be specified if the agent for this subscription is to be offloaded for remote execution.
21262 16 Failed to drop column '%s' from the partition because a computed column is accessing it.
21263 16 Parameter '%s' cannot be NULL or an empty string.
21264 16 Column '%s' cannot be dropped from table '%s' because it is a primary key column.
21265 16 Column '%s' cannot be dropped from table '%s' because there is a unique index accessing this column.
21266 16 Cannot publish table '%s' for both a merge publication and a publication with the queued updating option .
21267 10 Invalid value for queue type was specified. Valid values = (%s).
21268 10 Cannot change queue type while there are subscriptions to the publication.
21269 16 Cannot add a computed column or a timestamp column to a vertical partition for a character mode publication.
21270 10 Queued snapshot publication property '%s' cannot have the value '%s'.
21272 16 Cannot clean up the meta data for publication '%s' because other publications are using one or more articles in this publication.
21273 16 You must upgrade the Subscriber to SQL Server 2000 to create updatable subscriptions to SQL Server 2000 Publishers.
21274 16 Invalid publication name '%s'.
21275 16 The schema-bound view '%ls'  can be published only as 'indexed view schema only'  or a log-based indexed view (transactional only) article.
21276 16 The type must be 'table' or '( view | indexed view | proc | func ) schema only'.
21277 16 The source object '%ls' must be a schema-bound view to be published as 'indexed view schema only' or a log-based indexed view article.
21278 16 The source object '%ls' must be a schema-bound view with at least a clustered index to be published as a log-based indexed view article.
21279 16 The 'schema_option' property for a merge article cannot be changed after a snapshot is generated for the publication. To change the 'schema_option' property of this article the corresponding merge publication must be dropped and re-created.
21280 16 Publication '%s' cannot be subscribed to by Subscriber database '%s' because it contains one or more articles that have been subscribed to by the same Subscriber database at transaction level.
21281 16 Publication '%s' cannot be subscribed to by Subscriber database '%s' because it contains one or more articles that have been subscribed to by the same Subscriber database at merge level.
21282 16 @identity_range, @pub_identity_range, and @threshold must be NULL when @auto_identity_support is set to FALSE.
21283 16 Column '%s' of table '%s' cannot be excluded from a vertical partition because there is a computed column that depends on it.
21284 16 Failed to drop column '%s' from table '%s'.
21285 16 Failed to add column '%s' to table '%s'.
21286 16 Conflict table '%s' does not exist.
21287 16 The specified @destination_folder is not a valid path of an existing folder.
21288 16 Could not create the snapshot directory structure in the specified @destination_folder.
21289 16 Either the snapshot files have not been generated or they have been cleaned up.
21290 16 Identity range value is too large for the data type of the identity column.
21291 16 The specified automatic identity support parameters conflict with the settings in another article.
21292 16 Object '%s' cannot be published twice in the same publication.
21293 10 Warning: adding updatable subscription for article '%s' may cause data inconsistency as the source table is already subscribed to '%s'
21294 16 Either @publisher (and @publisher_db) or @subscriber (and @subscriber_db) must be specified, but both cannot be specified.
21295 16 Publication '%s' does not contain any article that uses automatic identity range management.
21296 16 Parameter @resync_type must be either 0, 1, 2.
21297 16 Invalid resync type. No validation has been performed for this subscription.
21298 16 Failed to resynchronize this subscription.
21299 16 Invalid Subscriber partition validation expression '%s'.
21300 10 The resolver information was specified without specifying the resolver to be used for article '%s'. The default resolver will be used.
21301 16 The resolver information should be specified while using the '%s' resolver.
21302 16 The resolver information should specify a column with data type, datetime, or smalldatetime while using the '%s' resolver.
21303 16 The article '%s' should enable column tracking to use the '%s' resolver. The default resolver will be used to resolve conflicts on this article.
21304 16 The merge triggers could not be created on the table '%s'.
21305 16 The schema change information could not be updated at the subscription database.
21306 16 The copy of the subscription could not be made because the subscription to publication '%s' has expired.
21307 16 The subscription could not be attached because the subscription to publication '%s' has expired.
21308 10 Rowcount validation profile.
21309 10 Profile used by the Merge Agent to perform rowcount validation.
21310 10 Rowcount and checksum validation profile.
21311 10 Profile used by the Merge Agent to perform rowcount and checksum validation.
21312 10 Cannot change this publication property because there are active subscriptions to this publication.
21313 10 Subscriber partition validation expression must be NULL for static publications.
21314 10 There must be one and only one of '%s' and '%s' that is not NULL.
21315 10 Failed to adjust Publisher identity range for table '%s'.
21316 10 Failed to adjust Publisher identity range for publication '%s'.
21317 10 A push subscription to the publication '%s' already exists. Use sp_mergesubscription_cleanup to drop defunct push subscriptions.
21318 10 Table '%s' must have at least one column that is included in the vertical partition.
21319 16 Could not find the Snapshot Agent command line for the specified publication.
21320 16 This version of the Publisher cannot use a SQL Server 7.0 Distributor.
21321 16 The parameter @dynamic_snapshot_location cannot be an empty string.
21323 16 A dynamic snapshot job can be scheduled only for a publication with dynamic filtering enabled.
21324 16 A Snapshot Agent must be added for the specified publication before a dynamic snapshot job can be scheduled.
21325 16 Could not find the Snapshot Agent ID for the specified publication.
21326 16 Could not find the dynamic snapshot job with a '%ls' of '%ls' for the specified publication.
21327 16 '%ls' is not a valid dynamic snapshot job name.
21328 16 The specified dynamic snapshot job name '%ls' is already in use. Try the operation again with a different job name.
21329 16 Only one of the parameters, @dynamic_snapshot_jobid or @dynamic_snapshot_jobname, can be specified with a nondefault value.
21330 16 Failed to create a sub-directory under the replication working directory.(%ls)
21331 16 Failed to copy user script file to the Distributor.(%ls)
21332 16 Failed to retrieve information about the publication : %ls. Check the name again.
21333 16 Protocol error. Message indicates a generation has disappeared.
21334 16 Cannot initialize Message Queuing-based subscription because the platform is not Message Queuing %s compliant
21335 16 Warning: column '%s' already exists in the vertical partition already.
21336 16 Warning: column '%s' does not exist in the vertical partition.
21337 16 Invalid @subscriber_type value. Valid options are 'local' and 'global'.
21338 16 Cannot drop article '%s' from publication '%s' because its snapshot has been run and this publication could have active subscriptions.
21339 10 Warning: the publication uses a feature that is only supported only by Ssubscribers running '%s' or higher.
21340 16 On Demand user script cannot be applied to the snapshot publication.
21341 16 @dynamic_snapshot_location cannot be a non-empty string while @alt_snapshot_folder is neither empty nor null.
21342 16 @dynamic_snapshot_location cannot be a non-empty string while @use_ftp is 'true'.
21343 16 Could not find stored procedure '%s'.
21344 16 Invalid value specified for %ls parameter.
21345 16 Excluding the last column in the partition is not allowed.
21346 16 Failed to change the owner of '%s' to '%s'.
21347 16 Column '%s' cannot be excluded from the vertical partitioning because there is a unique index accessing this column.
21348 16 Invalid property name '%s'.
21349 10 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication '%s' because decentralized conflict logging is designated.
21350 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because a compressed snapshot is used.
21351 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because vertical filters are being used.
21352 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because schema replication is performed.
21353 10 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication '%s' because publication wide reinitialization is performed.
21354 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because publication wide reinitialization is performed.
21355 10 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication '%s' because merge metadata cleanup task is performed.
21356 10 Warning: only Subscribers running SQL Server 7.0 Service Pack 2 or later can synchronize with publication '%s' because publication wide validation task is performed.
21357 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because data types new in SQL Server 2000 exist in one of its articles.
21358 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because at least one timestamp column exists in one of its articles
21359 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because automatic identity ranges are being used.
21360 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because a new article has been added to the publication after its snapshot has been generated.
21361 16 The specified @agent_jobid is not a valid job id for a '%s' agent job.
21362 16 Merge filter '%s' does not exist.
21363 16 Failed to add publication '%s' to Active Directory. %s.
21364 16 Could not add article '%s' because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.
21365 16 Could not add article '%s' because there are active subscriptions. Set @force_reinit_subscription to 1 to force this and reintialize the active subscriptions.
21366 16 Could not add filter '%s' because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.
21367 16 Could not add filter '%s' because there are active subscriptions. Set @force_reinit_subscription to 1 to force this and reinitialize the active subscriptions.
21368 16 The specified offload server name contains the invalid character '%s'.
21369 16 Could not remove publication '%s' from Active Directory.
21370 16 The resync date specified '%s' is not a valid date.
21371 10 Could not propagate the change on publication '%s' to Active Directory.
21372 16 Cannot drop filter '%s' from publication '%s' because its snapshot has been run and this publication could have active subscriptions.
21373 11 Could not open database %s. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the database is available.
21374 10 Upgrading distribution settings and system objects in database %s.
21375 10 Upgrading publication settings and system objects in database %s.
21376 11 Could not open database %s. Replication settings and system objects could not be upgraded. If the database is used for replication, run sp_vupgrade_replication in the [master] database when the database is available.
21377 10 Upgrading subscription settings and system objects in database %s.
21378 16 Could not open distribution database %s because it is offline or being recovered. Replication settings and system objects could not be upgraded. Be sure this database is available and run sp_vupgrade_replication again.
21379 16 Cannot drop article '%s' from publication '%s' because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.
21380 16 Cannot add identity column without forcing reinitialization. Set @force_reinit_subscription to 1 to force reinitialization.
21381 16 Cannot add (drop) column to table '%s' because the table belongs to publication(s) with an active updatable subscription. Set @force_reinit_subscription to 1 to force reinitialization.
21382 16 Cannot drop filter '%s' because a snapshot is already generated. Set @force_invalidate_snapshot to 1 to force this and invalidate the existing snapshot.
21383 16 Cannot enable a merge publication on this server because the working directory of its Distributors is not using a UNC path.
21384 16 The specified subscription does not exist or has not been synchronized yet.
21385 16 Snapshot failed to process publication '%s'. Possibly due to active schema change activity.
21386 16 Schema change failed on publication '%s'. Possibly due to active snapshot or other schema change activity.
21387 16 The expanded dynamic snapshot view definition of one of the articles exceeds the system limit of 3499 characters. Consider using the default mechanism instead of the dynamic snapshot for initializing the specified subscription.
21388 10 The concurrent snapshot for publication '%s' has not been activated by the Log Reader Agent.
21389 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because column-level collation is scripted out with the article schema creation script.
21390 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because extended properties are scripted out with the article schema creation script.
21391 10 Warning: only Subscribers running SQL Server 2000 can synchronize with publication '%s' because it contains schema-only articles.
21392 16 Row filter(%s) is invalid for column partition(%s) for article '%s' in publication '%s'.
21393 16 Dropping row filter(%s) for article '%s' in '%s'. Reissue sp_articlefilter and sp_articleview to create a row filter.
21394 16 Invalid schema option specified for Queued updating publication. Need to set the schema option to include DRI constraints.
21395 10 This column cannot be included in a transactional publication because the column ID is greater than 255.
21396 16 The subscription is marked inactive and must be dropped and re-created.
21400 16 Article property must be changed at the original Publisher of article '%s'.
21401 16 Article name cannot be 'all'.
21402 16 Incorrect value for parameter ''%s''
21403 10 The 'max_concurrent_dynamic_snapshots' publication property must be greater than or equal to zero.
21404 10 '%s' is not a valid value for the '%s' parameter. The value must be a positive integer greater than 300 or 0.
21405 10 '%s' is not a valid value for the '%s' parameter. The value must be an integer greater than or equal to %d.
21406 10 '%s' is not a valid value for the '%s' parameter. The value must be 0 or 1.
21413 16 Failed to acquire the application lock indicating the front of the queue.
21414 10 Unexpected failure acquiring application lock.
21415 10 Unexpected failure releasing application lock.
21416 10 Property "%s" of article "%s" cannot be changed.
21417 10 Having a queue timeout value of over 12 hours is not allowed.
21418 10 Failed to add column "%s" to table "%s" because of metadata overflow.
21419 10 Filter "%s" of article "%s" cannot be changed.
21420 10 Subscription property "%s" cannot be changed.
21421 10 Article ''%s'' cannot be dropped because there are other articles using it as a join article.
21500 10 Invalid subscription type is specified. A subscription to publication '%s' already exists in the database with a different subscription type.
21501 10 The supplied resolver information does not specify a valid column name to be used for conflict resolution by '%s'.
21502 10 The publication '%s' does not allow the subscription to synchronize to an alternate synchronization partner.