Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Best way to handle DML and DDL in single deployment script?

3930728Apr 4 2019 — edited Apr 8 2019

We are using GoldenGate replication for SQL Server databases.  I have a generated SQL deployment script that contains a combination of DDL and DML that needs to be applied to both publisher/source and subscriber/target DBs.  What's the best way to handle ensuring that I can run the same deployment script on both source and target DBs while not breaking replication between the two DBs?

TIA,

-Peter

Comments
Post Details
Added on Apr 4 2019
3 comments
803 views