My Oracle Support Banner

Cannot Start Goldengate Application Resource from Clusterware per GG/HA Config on Exadata (Doc ID 1910007.1)

Last updated on MAY 11, 2022

Applies to:

Oracle GoldenGate - Version 11.2.1.0.10 and later
Information in this document applies to any platform.

Goal

We have an exadata system. I am implementing goldengate. This runs successfully, but I want to configure goldendate to stop/start/relocate under clusterware for HA purposes.
I have configured an application vip under clusterware. I can stop and start this successfully.
I configured an application resource for goldengate with a crs action script, I can run the action script successfully on either node manually.
When I run crsctl start resource, this fails and the cause is not clear to me.
Example if I start with the vip resource started:
ASM1:oracle@node02:~>crsctl start resource gg_defgs1_app
CRS-2672: Attempting to start 'gg_defgs1_app' on 'node02'
CRS-2674: Start of 'gg_defgs1_app' on 'node02' failed
CRS-2679: Attempting to clean 'gg_defgs1_app' on 'node02'
CRS-2681: Clean of 'gg_defgs1_app' on 'node02' succeeded
CRS-2527: Unable to start 'gg_defgs1_app' because it has a 'hard' dependency on 'abc-exd-8cc-gg-vip'
CRS-2525: All instances of the resource 'abc-exd-8cc-gg-vip' are already running; relocate is not allowed because the force option was not specified
CRS-4000: Command Start failed, or completed with errors.

Example if I stop the vip resource:
ASM2:oracle@node02:/backup/GG/DEFGS1>crsctl start resource gg_defgs1_app -n node02
CRS-2672: Attempting to start 'abc-exd-8cc-gg-vip' on 'node02'
CRS-2676: Start of 'abc-exd-8cc-gg-vip' on 'node02' succeeded
CRS-2672: Attempting to start 'gg_defgs1_app' on 'node02'
CRS-2674: Start of 'gg_defgs1_app' on 'node02' failed
CRS-2679: Attempting to clean 'gg_defgs1_app' on 'node02'
CRS-2681: Clean of 'gg_defgs1_app' on 'node02' succeeded
CRS-2673: Attempting to stop 'abc-exd-8cc-gg-vip' on 'node02'
CRS-2677: Stop of 'abc-exd-8cc-gg-vip' on 'node02' succeeded
CRS-4000: Command Start failed, or completed with errors.


 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.