Cannot create index or statistics '%1!s!' on view '%2!s!' because key column '%3!s!' is imprecise, computed and not persisted. Consider removing reference to column in view index or statistics key or changing column to be precise. If column is computed in base table consider marking it PERSISTED there.
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. ...
Cannot create nonunique clustered index on view '%1!s!' because only unique clustered indexes are allowed. Consider creating ...