Oracle
1Z0-539 · Question #14
You are configuring a multi-master DDL replication environment. To prevent looping of DDL statement like CREATE TABLE (....), the best solution is______.
The correct answer is C. Use DDL exclude OPTYPE (create table. . . ) in one Extract to prevent looping. See the full explanation below for the reasoning.
Question
You are configuring a multi-master DDL replication environment. To prevent looping of DDL statement like CREATE TABLE (....), the best solution is______.
Options
- AInclude the tranlogoptions (exclude user) parameter in each Extract parameter file
- BUse the add FILTERTABLE command at the GGSCI prompt
- CUse DDL exclude OPTYPE (create table. . . ) in one Extract to prevent looping
- DThis feature is not supported in GoldenGate 10.
How the community answered
(17 responses)- A18% (3)
- B6% (1)
- C71% (12)
- D6% (1)
Community Discussion
No community discussion yet for this question.