Event Id4929
SourceMSSQL_ENG
DescriptionCannot alter the %S_MSG %.*ls because it is being published for replication
Event InformationAccording to Microsoft

Cause:

This error typically occurs if you attempt to drop the primary key constraint on a table that is published for transactional replication. Transactional replication requires a primary key for each published table; therefore the constraint cannot be dropped

Resolution:

To drop the constraint, first drop the article associated with the table. For more information, see Adding Articles to and Dropping Articles from Existing Publications. If this error occurs in a database that is not replicated, execute sp_removedbreplication (Transact-SQL) to ensure objects in the database are not marked as replicated.
Reference LinksEvent ID 4929 of Source MSSQL_ENG


  Did this information help you to resolve the problem?
  Yes: My problem was resolved.
  No: The information was not helpful / Partially helpful.
  Comments:

Captcha  Refresh