dropping replication master group
edited Jan 31, 2012 10:10PM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered
I have two DB db1-master and db2-master def.site .. I ran dbms_repcat from master def.site to drop master replication group in all sites. I put the parameter all_contents=true. It dropped all tables included in replication group.I recovered master db1 from backup, but it was 4 days old one. Now I have master def.site db2 having no replication group ( no tables , indexes and so on.) I am trying to drop master replication group in db1 and it is not doing anything?
I need help how to drop replication group in db1 to avoid of storage of transactions to be replicated , after I modify table which is in replication group?
I need help how to drop replication group in db1 to avoid of storage of transactions to be replicated , after I modify table which is in replication group?
0