what are the steps required to add a new table to an existing replication setup?
Answer / Gourav Kumar
To add a new table to an existing replication setup in Oracle GoldenGate, follow these steps:nn1. Create a replicat script for the new table.n2. Edit the extract and replicat parameter files to include the new table.n3. Start the capture process to start capturing data from the new table.n4. Start the replication process for the new table.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the steps required to add a new table to an existing replication setup?
if have created a replicate process in ogg 12c and forgot to specify discardfile parameter. What will happen?
what is the passthru mode used for?
what is the purpose of the defgen utility?
what is the difference between classic and coordinated replicat?
is it possible to start ogg extract at a specific csn?
what type of encryption is supported in goldengate?
what is the best practice to delete the extract files in ogg?
what are the most common reasons of the replicate process slowing down?
how do you retrieve information from the oracle credential store?
how is the restartcollision parameter different from handlecollisions?
what are the different encryption levels in aes?