Error |
Severity |
Description |
14002 |
16 |
Could not find the 'Sync' subsystem with the task ID %ld. |
14003 |
16 |
You must supply a publication name. |
14004 |
16 |
%s must be in the current database. |
14005 |
16 |
Cannot drop the publication because at least one subscription exists for this publication. Drop all subscriptions to the publication before attempting to drop the publication. If the problem persists, replication metadata might be incorrect; consult Books |
14006 |
16 |
Could not drop the publication. |
14008 |
11 |
There are no publications. |
14009 |
11 |
There are no articles for publication '%s'. |
14010 |
16 |
The remote server '%s' is not defined as a subscription server. Ensure you specify the server name rather than a network alias. |
14011 |
16 |
Unable to mark server '%s' as a non SQL Server subscriber. |
14012 |
16 |
The @status parameter value must be either 'active' or 'inactive'. |
14013 |
16 |
This database is not enabled for publication. |
14014 |
16 |
The synchronization method (@sync_method) must be '[bcp] native', '[bcp] character', 'concurrent', 'concurrent_c', 'database snapshot', or 'database snapshot character'. |
14015 |
16 |
The replication frequency (@repl_freq) must be either 'continuous' or 'snapshot'. |
14016 |
16 |
The publication '%s' already exists. |
14017 |
16 |
Invalid @restricted parameter value. Valid options are 'true' or 'false'. |
14018 |
16 |
Could not create the publication. |
14019 |
16 |
The @operation parameter value must be either add, drop, or alter. |
14020 |
16 |
Could not obtain the column ID for the specified column. Schema replication failed. |
14021 |
16 |
The column was not added correctly to the article. |
14022 |
16 |
The @property parameter value must be either 'description', 'sync_object', 'type', 'ins_cmd', 'del_cmd', 'upd_cmd', 'filter', 'dest_table', 'dest_object', 'creation_script', 'pre_creation_cmd', 'status', 'schema_option', or 'destination_owner'. |
14023 |
16 |
The type must be '[indexed view ]logbased[ (manualview|manualfilter|manualboth)]', '[serializable ]proc exec', or '(view|indexed view|proc|func|aggregate|synonym) schema only'. |
14024 |
16 |
The value of property 'subscriber_provider' cannot be NULL. |
14025 |
10 |
Article update successful. |
14026 |
16 |
The value of property 'subscriber_type is not a supported heterogeneous subscriber type. The value must be 1 (ODBC subscriber), or 3 (OLEDB subscriber). |
14027 |
11 |
%s does not exist in the current database. |
14028 |
16 |
Only user tables, materialized views, and stored procedures can be published as 'logbased' articles. |
14029 |
16 |
The vertical partition switch must be either 'true' or 'false'. |
14030 |
16 |
The article '%s' exists in publication '%s'. |
14031 |
16 |
User tables and views are the only valid synchronization objects. |
14032 |
16 |
The value of parameter %s cannot be 'all'. It is reserved by replication stored procedures. |
14033 |
16 |
Could not change replication frequency because there are active subscriptions on the publication. |
14034 |
16 |
The publication name (@publication) cannot be the keyword 'all'. |
14035 |
16 |
The replication option '%s' of database '%s' has already been set to true. |
14036 |
16 |
Could not enable database for publishing. |
14037 |
16 |
The replication option '%s' of database '%s' has been set to false. |
14038 |
16 |
Could not disable database for publishing. |
14039 |
16 |
Could not construct column clause for article view. Reduce the number of columns or create the view manually. |
14040 |
16 |
The server '%s' is already a Subscriber. |
14041 |
16 |
The '%s' property can only be changed if the publication is enabled for heterogeneous subscriptions. The publication is not enabled. |
14042 |
16 |
Could not create Subscriber. |
14043 |
16 |
The parameter %s passed to stored procedure %s cannot be NULL. |
14044 |
16 |
Unable to clear subscriber status for the server. |
14045 |
16 |
Unable to update subscriber_type in MSdistribution_agents table. |
14046 |
16 |
Could not drop article. A subscription exists on it. |
14047 |
16 |
Could not drop %s. |
14048 |
16 |
The server '%s' is not a Subscriber. |
14049 |
16 |
Stored procedures for replication are the only objects that can be used as a filter. |
14050 |
11 |
No subscription is on this publication or article. |
14051 |
16 |
The parameter value must be 'sync_type' or 'dest_db'. |
14052 |
16 |
The @sync_type parameter value must be "automatic", "none", "replication support only", "initialize with backup", or "initialize from lsn". |
14053 |
16 |
The subscription could not be updated at this time. |
14054 |
10 |
The subscription was updated successfully. |
14055 |
10 |
The subscription does not exist. |
14056 |
16 |
The subscription could not be dropped at this time. |
14057 |
16 |
The subscription could not be created. |
14058 |
16 |
Cannot create the subscription because the subscription already exists in the subscription database. Only one subscription to the same publication is allowed in each subscription database. Drop the subscription and add it again if necessary. If the proble |
14059 |
16 |
Materialized view articles cannot be created for publications with the properties allow_sync_tran, allow_queued_tran, or allow_dts. |
14060 |
16 |
Subscriber parameters specifying provider properties must be NULL for SQL Server subscribers. |
14061 |
16 |
The @pre_creation_cmd parameter value must be 'none', 'drop', 'delete', or 'truncate'. |
14062 |
10 |
The Subscriber was dropped. |
14063 |
11 |
The remote server does not exist or has not been designated as a valid Subscriber. |
14065 |
16 |
The @status parameter value must be 'initiated', 'active', 'inactive', or 'subscribed'. |
14066 |
16 |
The previous status must be 'active', 'inactive', or 'subscribed'. |
14067 |
16 |
The status value is the same as the previous status value. |
14068 |
16 |
The subscription status of the object could not be changed. |
14069 |
16 |
Could not update sysarticles. The subscription status could not be changed. |
14070 |
16 |
Could not update the distribution database subscription table. The subscription status could not be changed. |
14071 |
16 |
Could not find the Distributor or the distribution database for the local server. The Distributor may not be installed, or the local server may not be configured as a Publisher at the Distributor. |
14074 |
16 |
The server '%s' is already listed as a Publisher. |
14075 |
16 |
The Publisher could not be created at this time. |
14076 |
16 |
Could not grant replication login permission to '%s'. |
14077 |
10 |
The publication was updated successfully. |
14078 |
16 |
The parameter must be 'description', 'taskid', 'sync_method', 'status', 'repl_freq', 'restricted', 'retention', 'immediate_sync', 'enabled_for_internet', 'allow_push', 'allow_pull', 'allow_anonymous', or 'retention'. |
14080 |
16 |
The remote server "%s" does not exist, or has not been designated as a valid Publisher, or you may not have permission to see available Publishers. |
14085 |
16 |
The Subscriber information could not be obtained from the Distributor. |
14088 |
16 |
The table '%s' must have a primary key to be published using the transaction-based method. |
14089 |
16 |
The clustered index on materialized view '%s' may not contain nullable columns if it is to be published using the transaction-based method. |
14090 |
16 |
Error evaluating article synchronization object after column drop. The filter clause for article '%s' must not reference the dropped column. |
14091 |
16 |
The @type parameter passed to sp_helpreplicationdb must be either 'pub' or 'sub'. |
14092 |
16 |
Could not change article because there is an existing subscription to the article. |
14093 |
16 |
Cannot grant or revoke access directly on publication '%s' because it uses the default publication access list. |
14094 |
16 |
Could not subscribe to article '%s' because heterogeneous Subscriber '%s' does not support the @pre_creation_cmd parameter value 'truncate'. |
14095 |
16 |
The value for the @sync_method parameter is not valid. Could not subscribe to publication '%s' because non-SQL Server Subscriber '%s' only supports values of 'character', 'bcp character', 'concurrent_c', and 'database snapshot character' for the @sync_me |
14096 |
16 |
The path and name of the table creation script must be specified if the @pre_creation_cmd parameter value is 'drop'. |
14097 |
16 |
The 'status' value must be 'no column names', 'include column names', 'string literals', 'parameters', 'DTS horizontal partitions' or 'no DTS horizontal partitions'. |
14098 |
16 |
Cannot drop Distribution Publisher '%s'. The remote Publisher is using '%s' as Distributor. Disable publishing at the Publisher before attempting to drop this relationship. |
14099 |
16 |
The server '%s' is already defined as a Distributor. To reconfigure the server as a Distributor, you must first uninstall the exisiting Distributor. Use the stored procedure sp_dropdistributor, or use the Disable Publishing and Distribution Wizard. |
14100 |
16 |
Specify all articles when subscribing to a publication using concurrent snapshot processing. |
14101 |
16 |
The publication '%s' already has a Snapshot Agent defined. |
14102 |
16 |
Specify all articles when unsubscribing from a publication using concurrent snapshot processing. |
14103 |
16 |
Invalid "%s" value. Valid values are "publisher", "subscriber", or "both". |
14105 |
10 |
You have updated the distribution database property '%s' successfully. |
14106 |
16 |
Distribution retention periods must be greater than or equal to 0. |
14107 |
10 |
The @max_distretention value must be larger than the @min_distretention value. |
14108 |
10 |
Removed %ld history records from %s. |
14109 |
10 |
The @security_mode parameter value must be 0 (SQL Server Authentication) or 1 (Windows Authentication). |
14110 |
16 |
For stored procedure articles, the @property parameter value must be 'description', 'dest_table', 'dest_object', 'creation_script', 'pre_creation_cmd', 'schema_option', or 'destination_owner'. |
14111 |
16 |
The @pre_creation_cmd parameter value must be 'none' or 'drop'. |
14112 |
16 |
This procedure can be executed only against table-based articles. |
14113 |
16 |
Could not execute '%s'. Check '%s' in the install directory. |
14114 |
16 |
The server '%s' is not configured as a Distributor. |
14115 |
16 |
The property parameter value must be %s. |
14117 |
16 |
'%s' is not configured as a distribution database. |
14118 |
16 |
A stored procedure can be published only as a 'serializable proc exec' article, a 'proc exec' article, or a 'proc schema only' article. |
14119 |
16 |
Could not add the distribution database '%s'. This distribution database already exists. |
14120 |
16 |
Could not drop the distribution database '%s'. This distributor database is associated with a Publisher. |
14121 |
16 |
Could not drop the Distributor '%s'. This Distributor has associated distribution databases. |
14122 |
16 |
The @article parameter value must be 'all' for immediate_sync publications. |
14123 |
16 |
The subscription @sync_type parameter value 'manual' is no longer supported. |
14124 |
16 |
A publication must have at least one article before a subscription to it can be created. |
14126 |
16 |
You do not have the required permissions to complete the operation. |
14128 |
16 |
Invalid @subscription_type parameter value. Valid options are 'push' or 'pull'. |
14129 |
16 |
The @status parameter value must be NULL for 'automatic' sync_type when you add subscriptions to an immediate_sync publication. |
14135 |
16 |
There is no subscription on Publisher '%s', publisher database '%s', publication '%s'. |
14136 |
16 |
The keyword 'all' is reserved by replication stored procedures. |
14137 |
16 |
The @value parameter value must be either 'true' or 'false'. |
14138 |
16 |
Invalid option name '%s'. |
14139 |
16 |
The replication system table '%s' already exists. |
14143 |
16 |
Cannot drop Distributor Publisher '%s'. There are Subscribers associated with it in the distribution database '%s'. |
14144 |
16 |
Cannot drop Subscriber '%s'. There are subscriptions for it in the publication database '%s'. |
14146 |
16 |
The article parameter '@schema_option' cannot be NULL. |
14147 |
16 |
Restricted publications are no longer supported. |
14148 |
16 |
Invalid '%s' value. Valid values are 'true' or 'false'. |
14149 |
10 |
Removed %ld replication history records in %s seconds (%ld row/secs). |
14150 |
10 |
Replication-%s: agent %s succeeded. %s |
14151 |
18 |
Replication-%s: agent %s failed. %s |
14152 |
10 |
Replication-%s: agent %s scheduled for retry. %s |
14153 |
10 |
Replication-%s: agent %s warning. %s |
14154 |
16 |
The Distributor parameter must be '@heartbeat_interval'. |
14155 |
16 |
Invalid article ID specified for procedure script generation. |
14156 |
16 |
The custom stored procedure calling the format for the %s command specified in the article definition does not match the %s format. |
14157 |
10 |
The subscription created by Subscriber '%s' to publication '%s' has expired and has been dropped. |
14158 |
10 |
Replication-%s: agent %s: %s. |
14159 |
16 |
Could not change property '%s' for article '%s' because there is an existing subscription to the article. |
14160 |
10 |
One or more subscriptions has exceeded the threshold [%s:%s] for the publication [%s]. Check the status of subscriptions to this publication and change the expiration threshold value if necessary. |
14161 |
10 |
The threshold [%s:%s] for the publication [%s] has been set. Make sure that the logreader and distribution agents are running and can match the latency requirement. |
14162 |
10 |
One or more subscriptions has exceeded the threshold [%s:%s] for the publication [%s]. Check the status of subscriptions to this publication and adjust the threshold value if necessary. |
14163 |
10 |
One or more subscriptions has exceeded the threshold [%s:%s] for the publication [%s]. Check the status of subscriptions to this publication and adjust the threshold value if necessary. |
14164 |
10 |
One or more subscriptions has exceeded the threshold [%s:%s] for the publication [%s]. Check the status of subscriptions to this publication and adjust the threshold value if necessary. |
14165 |
10 |
One or more subscriptions has exceeded the threshold [%s:%s] for the publication [%s]. Check the status of subscriptions to this publication and adjust the threshold value if necessary. |
14166 |
10 |
Disable publishing ignored error msg %d, severity %d, state %d: %s. |
14167 |
10 |
Subscription expiration |
14168 |
10 |
Transactional replication latency |
14169 |
10 |
Long merge over dialup connection |
14170 |
10 |
Long merge over LAN connection |
14171 |
10 |
Slow merge over LAN connection |
14172 |
10 |
Slow merge over dialup connection |
14196 |
10 |
The agent has never been run. |
14197 |
10 |
Value of %s parameter should be in the set %s |
14198 |
10 |
The value of the %s parameter should be in the range %s. Verify that the specified parameter value is correct. |
14199 |
10 |
The specified job '%s' is not created for maintenance plans. Verify that the job has at least one step calling xp_sqlmaint. |
14200 |
16 |
The specified '%s' is invalid. |