Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How increase apply performance in integrated replica process

OmoheiSep 17 2020 — edited Sep 17 2020

Hi All .

we have been setup integration extraction and integration  replica  , but i noticed replica is slow when compared it with classic replica on the same DB .

any advices . DB ver 12.1.02 and OGG is 12.3 . replica paramter

REPLICAT inthbi

USERID xxxxxx, PASSWORD xxxxxx

INSERTALLRECORDS

DBOPTIONS INTEGRATEDPARAMS(parallelism 12)

SQLEXEC "alter session set commit_wait = 'NOWAIT'";

MAP....

MAP......

Comments
Post Details
Added on Sep 17 2020
2 comments
696 views