Cannot create index or statistics '%1!s!' on view '%2!s!' because cannot verify key column '%3!s!' is precise and deterministic. Consider removing column from index or statistics key, marking column persisted in base table if it is computed, or using non-CLR-derived column in key.
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 more than one clustered index on view '{0}'. Drop the existing clustered index '{1}' before creating another. ...