SQL Server 2008 R2

  1. Cannot create %1!s! on view "%2!s!" because it references an internal system rowset provider. Consider not indexing this ...
  2. Cannot create %1!s! on view "%2!s!" because it references common table expression "%3!s!". Views referencing common table ...
  3. Cannot create %1!s! on view "%2!s!" because it references derived table "%3!s!" (defined by SELECT statement in FROM clause). ...
  4. Cannot create %1!s! on view "%2!s!" because it references imprecise common language runtime (CLR) table-valued function "%3!s!". ...
  5. Cannot create %1!s! on view "%2!s!" because it references table valued common language runtime (CLR) function "%3!s!". Consider ...
  6. Cannot create %1!s! on view "%2!s!" because it references the inline or multistatement table-valued function "%3!s!". Consider ...
  7. Cannot create %1!s! on view "%2!s!" because it uses a CONTAINS or FREETEXT full-text predicate. Consider eliminating CONTAINS ...
  8. Cannot create %1!s! on view "%2!s!" because it uses a LEFT, RIGHT, or FULL OUTER join, and no OUTER joins are allowed in ...
  9. Cannot create %1!s! on view "%2!s!" because it uses aggregate "%3!s!" with the DISTINCT keyword. Consider not indexing this ...
  10. Cannot create %1!s! on view "%2!s!" because it uses aggregate "%3!s!". Consider eliminating the aggregate, not indexing the ...
  11. Cannot create %1!s! on view "%2!s!" because it uses non-deterministic common language runtime (CLR) table-valued function ...
  12. Cannot create %1!s! on view "%2!s!" because it uses OPENROWSET, OPENQUERY, or OPENDATASOURCE. Consider not indexing the view, ...
  13. Cannot create %1!s! on view "%2!s!" because it uses table variable "%3!s!". Consider not indexing this view or removing the ...
  14. Cannot create %1!s! on view "%2!s!" because it uses the OPENXML rowset provider. Consider removing OPENXML or not indexing ...
  15. Cannot create %1!s! on view "%2!s!" because the view uses the "*" operator to select columns. Consider referencing columns ...
  16. Cannot create %1!s! on view '%2!s!' because column '%3!s!' that is referenced by the view in the WHERE or GROUP BY clause ...
  17. Cannot create %1!s! on view '%2!s!' because it contains an INNER join that specifies a join hint. Consider removing the join ...
  18. Cannot create %1!s! on view '%2!s!' because it contains one or more UNION, INTERSECT, or EXCEPT operators. Consider creating ...
  19. Cannot create %1!s! on view '%2!s!' because it references another view '%3!s!'. Consider expanding referenced view's definition ...
  20. Cannot create %1!s! on view '%2!s!' because it references CLR routine (function or method) '%3!s!' outside non-key columns ...
  21. Cannot create %1!s! on view '%2!s!' because its select list does not include a proper use of COUNT_BIG. Consider adding COUNT_BIG(*) ...
  22. Cannot create %1!s! on view '%2!s!' because the view references non-deterministic or imprecise member function '%3!s!' on ...
  23. Cannot create %1!s! on view '%2!s!' because the view uses an implicit conversion from string to datetime or smalldatetime. ...
  24. Cannot create %1!s! on view '%2!s!' because view uses imprecise user-defined function '%3!s!'. Consider removing reference ...
  25. Cannot create %1!s! on view '%2!s!'. The collation cast expression with collation name '%3!s!' is non-deterministic because ...
  26. Cannot create %1!s! on view '%2!s!'. The function '%3!s!' yields imprecise results. Use a precise system function, or modify ...
  27. Cannot create %1!s! on view '%2!s!'. The function '%3!s!' yields nondeterministic results. Use a deterministic system function, ...
  28. Cannot create a row that has sparse data of size %1!s! which is greater than the allowable maximum sparse data size of %2!s!. ...
  29. Cannot create a sub-directory under the snapshot folder (%1!s!). Ensure that there is enough disk space available, and that ...
  30. Cannot create a subscription of sync_type 'none' to a publication using the 'concurrent' or 'concurrent_c' synchronization ...
  31. Cannot create a task from XML. This occurs when the runtime is unable to resolve the name to create a task. Verify that the ...
  32. Cannot create additional orphans with the stored procedure sp_createorphan. Free up some of the orphan handles that you have ...
  33. Cannot create an index on a view or computed column because the compatibility level of this database is less than 80. Use ...
  34. Cannot create article '%1!s!'. All articles that are part of a concurrent synchronization publication must use stored procedures ...
  35. Cannot create event notification for queue_activation on queue "%1!s!". Stored procedure activation is already configured ...
  36. Cannot create index or statistics '%1!s!' on table '%2!s!' because SQL Server cannot verify that key column '%3!s!' is precise ...
  37. Cannot create index or statistics '%1!s!' on table '%2!s!' because the computed column '%3!s!' is imprecise and not persisted. ...
  38. Cannot create index or statistics '%1!s!' on view '%2!s!' because cannot verify key column '%3!s!' is precise and deterministic. ...
  39. Cannot create index or statistics '%1!s!' on view '%2!s!' because key column '%3!s!' is imprecise, computed and not persisted. ...
  40. Cannot create login token for existing authenticators. If dbo is a windows user make sure that its windows account information ...
  41. Cannot create more than one clustered index on %1!s! '%2!s!'. Drop the existing clustered index '%3!s!' before creating another. ...
  42. Cannot create more than one clustered index on view '{0}'. Drop the existing clustered index '{1}' before creating another. ...
  43. Cannot create nonunique clustered index on view '%1!s!' because only unique clustered indexes are allowed. Consider creating ...
  44. Cannot create nonunique clustered index on view '{0}' because only unique clustered indexes are allowed. Consider creating ...
  45. Cannot create or modify relationship between foreign key column '%{fktable/}'[%{fkcol/} and primary key column '%{pktable/}'[%{pkcol/} ...
  46. Cannot create partitioned snapshot job. A job already exists for publication '%1!s!' that uses the values you specified for ...
  47. Cannot create plan guide '%1!s!' because @hints has illegal value. @hints must be OPTION(PARAMETERIZATION FORCED) or OPTION(PARAMETERIZATION ...
  48. Cannot create plan guide '%1!s!' because @type was specified as '%2!s!' and a non-NULL value is specified for the parameter ...
  49. Cannot create plan guide '%1!s!' because @type was specified as '%2!s!' and the parameter '%3!s!' is NULL. This type requires ...
  50. Cannot create plan guide '%1!s!' because a plan was not found in the plan cache that corresponds to the specified plan handle. ...
  51. Cannot create plan guide '%1!s!' because object '@module_or_batch' is encrypted. Consider tuning query using other techniques ...
  52. Cannot create plan guide '%1!s!' because the batch or module corresponding to the specified @plan_handle contains more than ...
  53. Cannot create plan guide '%1!s!' because the batch or module specified by @plan_handle does not contain a statement that ...
  54. Cannot create plan guide '%1!s!' because the hints specified in @hints cannot be applied to the statement specified by either ...
  55. Cannot create plan guide '%1!s!' because the plan guide name exceeds 124, the maximum number of characters allowed. Specify ...
  56. Cannot create plan guide '%1!s!' because the statement specified by @statement_start_offset does not match any statement ...
  57. Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
  58. Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
  59. Cannot create plan guide '%1!s!' because the statement specified by @stmt or @statement_start_offset either contains a syntax ...
  60. Cannot create plan guide '%1!s!' because the value specified for @params is invalid. Specify the value in the form , or specify ...
  61. Cannot create plan guide '%1!s!' because there is already a plan guide with that name in the database. Use a unique name. ...
  62. Cannot create plan guide '%1!s!' because value '%2!s!' provided for @module_or_batch is not legal two-part name. Use 'schema_name.object_name'. ...
  63. Cannot create plan guide '%1!s!' from cache because a query plan is not available for the statement with start offset %2!s!.This ...
  64. Cannot create plan guide '%1!s!' from cache because the user does not have adequate permissions. Grant the VIEW SERVER STATE ...
  65. Cannot create primary xml or spatial index '%1!s!' on '%2!s!' because PRIMARY KEY constraint contains column(s) of type timestamp. ...
  66. Cannot create procedure '%1!s!' with a group number of %2!s! because a procedure with the same name and a group number of ...
  67. Cannot create reference dimension '%{name/}' on measure group '%{mgname/}', since the granularity attribute '%{attributename/}' ...
  68. Cannot create reference table '%{name/}' on measure group '%{mgname/}', since the column '%{attributename/}' is not key or ...
  69. Cannot create relationship {0}[{1} -> {2}[{3} because column {1} was not imported in the table {0} and column {3} was not ...
  70. Cannot create ROLAP aggregation because the cartridge for the '%{datasource/}' data source does not support indexed views. ...
  71. Cannot create task for Service Broker message dispatcher. This message is a symptom of another problem that is preventing ...
  72. Cannot create the agent job. '%1!s!' must be a valid Windows login in the form : 'MACHINE\Login' or 'DOMAIN\Login'. See the ...
  73. Cannot create the clustered index "%1!s!" on view "%2!s!" because its select list does not include COUNT_BIG(*). Consider ...
  74. Cannot create the clustered index "%1!s!" on view "%2!s!" because no row can satisfy the view definition. Consider eliminating ...
  75. Cannot create the clustered index "%1!s!" on view "%2!s!" because the index key includes columns that are not in the GROUP ...