problem with replication setup
edited Feb 17, 2010 10:17PM in GoldenGate, Streams and Distributed Database (MOSC) 2 commentsAnswered
Originally posted by User62863 [but as a Document]
Hi
I have a problem with replication. DBs are 10.2.0.3.
I have a working multimaster-replication. I added a new schema. I created new replicationgroups. I created the repobjects.
This worked fine. I called DBMS_REPCAT.GENERATE_REPLICATION_SUPPORT for all of the 350 tables.
In the View DBA_REPOBJECT for all tables the field GENERATION_STATUS is GENERATED.
But only for 30 tables I have replication-packages.
I tried to DBMS_REPCAT.DROP_MASTER_REPOBJECT and DBMS_REPCAT.DROP_MASTER_REPGROUP
After this I created the repgroup and the repobject again. Now for this table the GENERATION_STATUS was null.
Hi
I have a problem with replication. DBs are 10.2.0.3.
I have a working multimaster-replication. I added a new schema. I created new replicationgroups. I created the repobjects.
This worked fine. I called DBMS_REPCAT.GENERATE_REPLICATION_SUPPORT for all of the 350 tables.
In the View DBA_REPOBJECT for all tables the field GENERATION_STATUS is GENERATED.
But only for 30 tables I have replication-packages.
I tried to DBMS_REPCAT.DROP_MASTER_REPOBJECT and DBMS_REPCAT.DROP_MASTER_REPGROUP
After this I created the repgroup and the repobject again. Now for this table the GENERATION_STATUS was null.
0