SQL Server 2008

  1. Cannot convert a clustered index to a nonclustered index by using the DROP_EXISTING option. To change the index type from ...
  2. Cannot convert a nonclustered index to a clustered index because a foreign key constraint references the index. Remove the ...
  3. Cannot convert a primary XML index to a secondary XML index using the DROP_EXISTING option. '%1!s!' is a primary XML index. ...
  4. Cannot convert the expression result data type "%1!s!" to the column data type "%2!s!". The result of the expression should ...
  5. Cannot convert the expression result data type to the column data type. The result of the expression should be written to ...
  6. Cannot copy user script file to the snapshot folder at the Distributor (%1!s!). Ensure that there is enough disk space available, ...
  7. Cannot create %1!s! on the '%2!s!' view because it uses the nondeterministic user-defined function '%3!s!'. Remove the reference ...
  8. Cannot create %1!s! on the view '%2!s!' because it references a sparse column set. Views that contain a sparse column set ...
  9. Cannot create %1!s! on view "%2!s!" because it contains a COMPUTE clause. Consider not indexing this view, or using a GROUP ...
  10. Cannot create %1!s! on view "%2!s!" because it contains a CUBE, ROLLUP, or GROUPING SETS operator. Consider not indexing ...
  11. Cannot create %1!s! on view "%2!s!" because it contains a join that uses deprecated Transact-SQL join syntax ( *= and =* ...
  12. Cannot create %1!s! on view "%2!s!" because it contains a join using an ODBC standard escape syntax. Consider using an ANSI ...
  13. Cannot create %1!s! on view "%2!s!" because it contains a ranking or aggregate window function. Remove the function from ...
  14. Cannot create %1!s! on view "%2!s!" because it contains an OUTER APPLY. Consider not indexing the view, or removing OUTER ...
  15. Cannot create %1!s! on view "%2!s!" because it contains more than one APPLY. Consider not indexing the view, or using only ...
  16. Cannot create %1!s! on view "%2!s!" because it contains one or more subqueries. Consider changing the view to use only joins ...
  17. Cannot create %1!s! on view "%2!s!" because it contains the DISTINCT keyword. Consider removing DISTINCT from the view or ...
  18. Cannot create %1!s! on view "%2!s!" because it contains the TABLESAMPLE clause. Consider removing TABLESAMPLE or not indexing ...
  19. Cannot create %1!s! on view "%2!s!" because it references a table using a CONTAINSTABLE or FREETEXTTABLE full-text function. ...
  20. Cannot create %1!s! on view "%2!s!" because it references an internal system rowset provider. Consider not indexing this ...
  21. Cannot create %1!s! on view "%2!s!" because it references common table expression "%3!s!". Views referencing common table ...
  22. Cannot create %1!s! on view "%2!s!" because it references derived table "%3!s!" (defined by SELECT statement in FROM clause). ...
  23. Cannot create %1!s! on view "%2!s!" because it references imprecise common language runtime (CLR) table-valued function "%3!s!". ...
  24. Cannot create %1!s! on view "%2!s!" because it references table valued common language runtime (CLR) function "%3!s!". Consider ...
  25. Cannot create %1!s! on view "%2!s!" because it references the inline or multistatement table-valued function "%3!s!". Consider ...
  26. Cannot create %1!s! on view "%2!s!" because it uses a CONTAINS or FREETEXT full-text predicate. Consider eliminating CONTAINS ...
  27. 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 ...
  28. Cannot create %1!s! on view "%2!s!" because it uses aggregate "%3!s!" with the DISTINCT keyword. Consider not indexing this ...
  29. Cannot create %1!s! on view "%2!s!" because it uses aggregate "%3!s!". Consider eliminating the aggregate, not indexing the ...
  30. Cannot create %1!s! on view "%2!s!" because it uses non-deterministic common language runtime (CLR) table-valued function ...
  31. Cannot create %1!s! on view "%2!s!" because it uses OPENROWSET, OPENQUERY, or OPENDATASOURCE. Consider not indexing the view, ...
  32. Cannot create %1!s! on view "%2!s!" because it uses table variable "%3!s!". Consider not indexing this view or removing the ...
  33. Cannot create %1!s! on view "%2!s!" because it uses the OPENXML rowset provider. Consider removing OPENXML or not indexing ...
  34. Cannot create %1!s! on view "%2!s!" because the view uses the "*" operator to select columns. Consider referencing columns ...
  35. 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 ...
  36. Cannot create %1!s! on view '%2!s!' because it contains an INNER join that specifies a join hint. Consider removing the join ...
  37. Cannot create %1!s! on view '%2!s!' because it contains one or more UNION, INTERSECT, or EXCEPT operators. Consider creating ...
  38. Cannot create %1!s! on view '%2!s!' because it references another view '%3!s!'. Consider expanding referenced view's definition ...
  39. Cannot create %1!s! on view '%2!s!' because it references CLR routine (function or method) '%3!s!' outside non-key columns ...
  40. 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(*) ...
  41. Cannot create %1!s! on view '%2!s!' because the view references non-deterministic or imprecise member function '%3!s!' on ...
  42. Cannot create %1!s! on view '%2!s!' because the view uses an implicit conversion from string to datetime or smalldatetime. ...
  43. Cannot create %1!s! on view '%2!s!' because view uses imprecise user-defined function '%3!s!'. Consider removing reference ...
  44. Cannot create %1!s! on view '%2!s!'. The collation cast expression with collation name '%3!s!' is non-deterministic because ...
  45. Cannot create %1!s! on view '%2!s!'. The function '%3!s!' yields imprecise results. Use a precise system function, or modify ...
  46. Cannot create %1!s! on view '%2!s!'. The function '%3!s!' yields nondeterministic results. Use a deterministic system function, ...
  47. 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!. ...
  48. Cannot create a sub-directory under the snapshot folder (%1!s!). Ensure that there is enough disk space available, and that ...
  49. Cannot create a subscription of sync_type 'none' to a publication using the 'concurrent' or 'concurrent_c' synchronization ...
  50. Cannot create a task from XML. This occurs when the runtime is unable to resolve the name to create a task. Verify that the ...
  51. Cannot create additional orphans with the stored procedure sp_createorphan. Free up some of the orphan handles that you have ...
  52. Cannot create an index on a view or computed column because the compatibility level of this database is less than 80. Use ...
  53. Cannot create article '%1!s!'. All articles that are part of a concurrent synchronization publication must use stored procedures ...
  54. Cannot create event notification for queue_activation on queue "%1!s!". Stored procedure activation is already configured ...
  55. Cannot create index or statistics '%1!s!' on table '%2!s!' because SQL Server cannot verify that key column '%3!s!' is precise ...
  56. Cannot create index or statistics '%1!s!' on table '%2!s!' because the computed column '%3!s!' is imprecise and not persisted. ...
  57. Cannot create index or statistics '%1!s!' on view '%2!s!' because cannot verify key column '%3!s!' is precise and deterministic. ...
  58. Cannot create index or statistics '%1!s!' on view '%2!s!' because key column '%3!s!' is imprecise, computed and not persisted. ...
  59. Cannot create login token for existing authenticators. If dbo is a windows user make sure that its windows account information ...
  60. Cannot create more than one clustered index on %1!s! '%2!s!'. Drop the existing clustered index '%3!s!' before creating another. ...
  61. Cannot create nonunique clustered index on view '%1!s!' because only unique clustered indexes are allowed. Consider creating ...
  62. Cannot create partitioned snapshot job. A job already exists for publication '%1!s!' that uses the values you specified for ...
  63. Cannot create plan guide '%1!s!' because @hints has illegal value. @hints must be OPTION(PARAMETERIZATION FORCED) or OPTION(PARAMETERIZATION ...
  64. Cannot create plan guide '%1!s!' because @type was specified as '%2!s!' and a non-NULL value is specified for the parameter ...
  65. Cannot create plan guide '%1!s!' because @type was specified as '%2!s!' and the parameter '%3!s!' is NULL. This type requires ...
  66. Cannot create plan guide '%1!s!' because a plan was not found in the plan cache that corresponds to the specified plan handle. ...
  67. Cannot create plan guide '%1!s!' because object '@module_or_batch' is encrypted. Consider tuning query using other techniques ...
  68. Cannot create plan guide '%1!s!' because the batch or module corresponding to the specified @plan_handle contains more than ...
  69. Cannot create plan guide '%1!s!' because the batch or module specified by @plan_handle does not contain a statement that ...
  70. Cannot create plan guide '%1!s!' because the hints specified in @hints cannot be applied to the statement specified by either ...
  71. Cannot create plan guide '%1!s!' because the plan guide name exceeds 124, the maximum number of characters allowed. Specify ...
  72. Cannot create plan guide '%1!s!' because the statement specified by @statement_start_offset does not match any statement ...
  73. Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
  74. Cannot create plan guide '%1!s!' because the statement specified by @stmt and @module_or_batch, or by @plan_handle and @statement_start_offset, ...
  75. Cannot create plan guide '%1!s!' because the statement specified by @stmt or @statement_start_offset either contains a syntax ...