how is the restartcollision parameter different from handlecollisions?
Answer / Mridul Kumar Saxena
The 'restartcollision' parameter determines what action to take when a record with the same unique key value is encountered during replication, whereas the 'handlecollisions' parameter sets the strategy for handling colliding records in the extract process. If 'restartcollision' is set to 'yes', the replicat will skip over the colliding record and continue processing. If not set or set to 'no', the replicat will stop with an error.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the main components of the goldengate replication?
why is supplemental logging required for replication?
what are the different password encryption options available with ogg?
I want to configure multiple extracts to write to the same exttrail file? Is this possible?
what are the areas to monitor in goldengate replication?
what are some of the key features of goldengate 12c?
what are the supplemental logging pre-requisites?
is it possible to start ogg extract at a specific csn?
what is the difference between classic and coordinated replicat?
how does the replicat works in a coordinated mode?
what transaction types does goldengate support for replication?
how to configure credential store in ogg 12c?