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.