list a few parameters which may help improve the replicat performance?
Answer / Ravinder Kumar
To improve replicat performance, you can consider adjusting parameters such as 'buffer_size', 'commit_point', 'max_records', and 'max_trail_files'. Increasing buffer_size allows more data to be buffered before it is written to the trail file, while decreasing commit_point reduces the frequency of checkpoints. However, these adjustments should be made carefully as they can impact data consistency.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the steps required to add a new table to an existing replication setup?
what are the different password encryption options available with ogg?
is it possible to start ogg extract at a specific csn?
what command is used to create the credential store?
how would you look at a trail file using logdump, if the trail file is encrypted?
how do you view the data which has been extracted from the redo logs?
if have created a replicate process in ogg 12c and forgot to specify discardfile parameter. What will happen?
how to configure credential store in ogg 12c?
list a few parameters which may help improve the replicat performance?
what type of topology does goldenggate support?
what are the areas to monitor in goldengate replication?
what are the most common reasons of the replicate process slowing down?