SQL Server 2008 R2

  1. Cannot add login '%1!s!' to the publication access list because it does not have access to the distribution server '%2!s!'. ...
  2. Cannot add or remove an element from a package in runtime mode. This error occurs when an attempt is made to add or remove ...
  3. Cannot add primary key column '%1!s!' to article '%2!s!'. If the Publisher is a non-SQL Server Publisher, the primary key ...
  4. Cannot add Publisher objects to the Oracle Publisher for article '%1!s!'. Verify connection information and ensure that you ...
  5. Cannot add the article. Publications that allow transformable subscriptions with Data Transformation Services (DTS) can only ...
  6. Cannot add the column '%1!s!' to the table '%2!s!'. The table already contains the maximum number of columns allowed for ...
  7. Cannot add the computed column '%1!s!' to the publication. You must first add all columns on which this column depends; you ...
  8. Cannot add the foreign key %1!s! with the CASCADE option because table %2!s! is published. Add the NOT FOR REPLICATION clause ...
  9. Cannot add the Publisher triggers and the article log table to the Oracle Publisher for the article '%1!s!'. Verify connection ...
  10. Cannot add the sparse column '%1!s!' to the table '%2!s!' because the data type of the column has a default or rule bound ...
  11. Cannot add the SPARSE property to a column for the article '%1!s!' because merge replication does not support sparse columns. ...
  12. Cannot add timestamp column without forcing reinitialization. Set @force_reinit_subscription to 1 to force reinitialization. ...
  13. Cannot add, drop, or alter the identity range check constraint for table %1!s!. This constraint is used by replication for ...
  14. Cannot allocate an identity range for article "%1!s!". The article is not enabled for automatic identity range management. ...
  15. Cannot alter NOT FOR REPLICATION attribute on column '%1!s!' in table '%2!s!' because this column is not an identity column. ...
  16. Cannot alter property '%1!s!'. You must first call the stored procedure sp_articleview to initialize the article; the property ...
  17. Cannot alter the view. An indexed view replicated as a table cannot be altered to a nonindexed view. Drop the view from the ...
  18. Cannot alter trigger '%1!s!' on '%2!s!' because this trigger does not belong to this object. Specify the correct trigger ...
  19. Cannot alter trigger '{0}' on '{1}' because this trigger does not belong to this object. Specify the correct trigger name ...
  20. Cannot append output file because no column in the existing file matches column "%1!s!" from the input. Old file does not ...
  21. Cannot append output file because the number of columns in the output file does not match the number of columns in this destination. ...
  22. Cannot assign initial component to '{0}' because the container has already been loaded. Make sure that the product is installed ...
  23. cannot be configured for publishing and distribution. Publishing and distribution are supported only in SQL Server version ...
  24. cannot be parsed as a unit because it does not contain numeric values. Examples of valid unit strings are "1pt" and ".5in". ...
  25. Cannot bind a default or rule to the CLR type '%1!s!' because an existing sparse column uses this data type. Modify the data ...
  26. Cannot bind a default to a computed column, a sparse column, or to a column of the following data types: timestamp, varchar(max), ...
  27. Cannot bind a rule to a computed column, a sparse column, or to a column of the following data types: text, ntext, image, ...
  28. Cannot bulk load. A prefix length, field length, or terminator is required for the source column %1!s! in the format file ...
  29. Cannot bulk load. The bulk data stream was incorrectly specified as sorted or the data violates a uniqueness constraint imposed ...
  30. Cannot bulk load. When you use the FIRSTROW and LASTROW parameters, the value for FIRSTROW cannot be greater than the value ...
  31. Cannot change article '%1!s!'. All articles that are part of a concurrent synchronization publication must use stored procedures ...
  32. Cannot change article '%1!s!'. articles that are part of a concurrent synchronization publication can not have ins_cmd/del_cmd ...
  33. Cannot change distribution Publisher property 'distribution_db' because the Publisher is using the current distribution database. ...
  34. Cannot change owner of object '%1!s!' or one of its child objects because the new owner '%2!s!' already has an object with ...
  35. Cannot change publication "%1!s!" to allow Web synchronization because it contains one or more logical record relationships. ...
  36. Cannot change publication "%1!s!" to disallow use_partition_groups because it contains one or more logical record relationships. ...
  37. Cannot change publication "%1!s!" to use sync_mode of "character", because it contains one or more logical record relationships. ...
  38. Cannot change publication "%1!s!" to use the sync_mode of "character" because it uses a retention period unit other than ...
  39. Cannot change sort order or locale. An unexpected failure occurred while trying to reindex the server to a new collation. ...
  40. Cannot change subscription property '%1!s!' because there is no entry for this subscription in the MSsubscription_properties ...
  41. Cannot change the property '%1!s!' . This property is only valid for subscriptions that allow updating at the Subscriber. ...
  42. Cannot change the retention period unit for publication "%1!s!" because the compatibility level of the publication is lower ...
  43. Cannot change the value of validate_subscriber_info for publication '%1!s!' because the publication has active subscriptions. ...
  44. Cannot clean up the meta data for publication '%1!s!' because other publications are using one or more articles in this publication. ...
  45. Cannot compile query because combination of LogicalOp = '%1!s!', PhysicalOp = '%2!s!', and sub_element = '%3!s!' under RelOp ...
  46. Cannot complete ALTER TABLE command. Do not execute the command 'ALTER TABLE table_name DISABLE TRIGGER ALL' on a published ...
  47. Cannot complete the replication operation. The security check for the current user is failing. Only members of the sysadmin ...
  48. Cannot complete the requested operation in the subscription database because a snapshot is currently being delivered to the ...
  49. Cannot connect to the data source for table "{0}". Make sure that Data Source is available. If you contact Microsoft support ...
  50. Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL ...
  51. Cannot connect using OLE DB provider "%1!s!" to linked server "%2!s!". Verify the connection parameters or login credentials ...
  52. Cannot constrain the execution order of action "{0}" to run after action "{1}" as the action "{1}" is already constrained ...
  53. Cannot continue for the following reasons: 1) You have chosen a server that does not contain any packages. 2) The server ...
  54. Cannot convert a clustered index to a nonclustered index by using the DROP_EXISTING option. To change the index type from ...
  55. Cannot convert a clustered index to a nonclustered index by using the DROP_EXISTING option. To change the index type from ...
  56. Cannot convert a nonclustered index to a clustered index because a foreign key constraint references the index. Remove the ...
  57. Cannot convert a primary XML index to a secondary XML index using the DROP_EXISTING option. '%1!s!' is a primary XML index. ...
  58. Cannot convert the expression result data type "%1!s!" to the column data type "%2!s!". The result of the expression should ...
  59. Cannot convert the expression result data type to the column data type. The result of the expression should be written to ...
  60. Cannot copy user script file to the snapshot folder at the Distributor (%1!s!). Ensure that there is enough disk space available, ...
  61. Cannot create %1!s! on the '%2!s!' view because it uses the nondeterministic user-defined function '%3!s!'. Remove the reference ...
  62. Cannot create %1!s! on the view '%2!s!' because it references a sparse column set. Views that contain a sparse column set ...
  63. Cannot create %1!s! on view "%2!s!" because function "%3!s!" referenced by the view performs user or system data access. ...
  64. Cannot create %1!s! on view "%2!s!" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP ...
  65. Cannot create %1!s! on view "%2!s!" because it contains a CUBE, ROLLUP, or GROUPING SETS operator. Consider not indexing ...
  66. Cannot create %1!s! on view "%2!s!" because it contains a join that uses deprecated Transact-SQL join syntax ( *= and =* ...
  67. Cannot create %1!s! on view "%2!s!" because it contains a join using an ODBC standard escape syntax. Consider using an ANSI ...
  68. Cannot create %1!s! on view "%2!s!" because it contains a ranking or aggregate window function. Remove the function from ...
  69. Cannot create %1!s! on view "%2!s!" because it contains an OUTER APPLY. Consider not indexing the view, or removing OUTER ...
  70. Cannot create %1!s! on view "%2!s!" because it contains more than one APPLY. Consider not indexing the view, or using only ...
  71. Cannot create %1!s! on view "%2!s!" because it contains one or more subqueries. Consider changing the view to use only joins ...
  72. Cannot create %1!s! on view "%2!s!" because it contains the DISTINCT keyword. Consider removing DISTINCT from the view or ...
  73. Cannot create %1!s! on view "%2!s!" because it contains the TABLESAMPLE clause. Consider removing TABLESAMPLE or not indexing ...
  74. Cannot create %1!s! on view "%2!s!" because it contains the TOP keyword. Consider removing TOP or not indexing the view. ...
  75. Cannot create %1!s! on view "%2!s!" because it references a table using a CONTAINSTABLE or FREETEXTTABLE full-text function. ...