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