Your Replicat performance seems slow. Which Replicat parameter can be used to improve performance?
Your Replicat performance seems slow. Which Replicat parameter can be used to improve performance?
To improve the performance of Replicat, the BATCHSQL parameter can be used. This parameter allows Replicat to group multiple SQL statements into a single batch for execution, which can significantly reduce the processing overhead and speed up performance. The other options, DEFERAPPLYINTERVAL, ASSUMETARGETDEFS, and SPECIALRUN, do not directly relate to improving performance in the same way.
CORRECT ANSWER: B
https://docs.oracle.com/en/middleware/goldengate/core/19.1/admin/tuning-performance-oracle-goldengate.html This link works