Cannot add, drop, or alter the identity range check constraint for table %1!s!. This constraint is used by replication for automatic identity range management. This error typically occurs if the user who made the last insert in the table does not have permission to make schema changes on the table. If this error occurs at the Publisher, run sp_adjustpublisheridentityrange; if it occurs at the Subscriber, run the Merge Agent.
Cannot add the Publisher triggers and the article log table to the Oracle Publisher for the article '%1!s!'. Verify connection ...
Cannot add the sparse column '%1!s!' to the table '%2!s!' because the data type of the column has a default or rule bound ...
Cannot add the SPARSE property to a column for the article '%1!s!' because merge replication does not support sparse columns. ...
Cannot add timestamp column without forcing reinitialization. Set @force_reinit_subscription to 1 to force reinitialization. ...
Cannot add, drop, or alter the identity range check constraint for table %1!s!. This constraint is used by replication for ...
Cannot allocate an identity range for article "%1!s!". The article is not enabled for automatic identity range management. ...
Cannot alter NOT FOR REPLICATION attribute on column '%1!s!' in table '%2!s!' because this column is not an identity column. ...
Cannot alter property '%1!s!'. You must first call the stored procedure sp_articleview to initialize the article; the property ...
Cannot alter the view. An indexed view replicated as a table cannot be altered to a nonindexed view. Drop the view from the ...