Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

Couln't add a new column in a merger replicated article on publisher -SQL 2005 Enterprise Edition SP4.

$
0
0

ALTER TABLE invoices
ADD pcard_invoice BIT NULL

Go

Got errors:
The data

definition language (DDL) command cannot be executed at the Subscriber. DDL commands can only be executed at the Publisher.

In

 a republishing hierarchy, DDL commands can only be executed at the root Publisher, not at any of the republishing Subscribers.

Msg 21530

, Level 16, State 1, Procedure sp_MSmerge_ddldispatcher, Line 182

The

schema change failed during execution of an internal replication procedure. For corrective action, see the other

error

messages that accompany this error message.

Msg 3609

, Level 16, State 2, Line 1

The

transaction ended in the trigger. The batch has been aborted.


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>