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!

GG DML's not distributed across DB nodes

User_ZCQ67May 15 2020 — edited May 18 2020

Goldengate replicats are hosted on a VM and Oracle Database runs on a 4 nodes RAC cluster. All Goldengate processed transactions are running on a specific DB instance and not getting distributed to other nodes. It makes that node highly utilized throughout the day.

Apply Process on DB.JPG

Apply receiver, coordinator & server process is running on node 1 at the moment and all DML transactions are also getting queued in Node 1 which is causing Capture/Apply processes in Concurrency and Queuing Wait.

I would like to ensure that GG transaction loads are distributed across across all nodes of RAC database cluster, please help.

Comments
Post Details
Added on May 15 2020
3 comments
931 views