Cannot create index or statistics '%1!s!' on table '%2!s!' because the computed column '%3!s!' is imprecise and not persisted. Consider removing column from index or statistics key or marking computed column persisted.
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. ...