Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
Oracle Goldengate between two RAC Clusters

hi dears,
I want to configure Oracle Goldengate between two RAC Clusters.
But druing Create and Configure GoldenGate VIP and GoldenGate Agent, when I want to start the resources, it shows below errors:
[[email protected] ~]$ $XAG_HOME/bin/agctl start goldengate oggRM
CRS-2672: Attempting to start 'xag.oggRM.goldengate' on 'rac01'
CRS-2674: Start of 'xag.oggRM.goldengate' on 'rac01' failed
CRS-2679: Attempting to clean 'xag.oggRM.goldengate' on 'rac01'
CRS-2681: Clean of 'xag.oggRM.goldengate' on 'rac01' succeeded
CRS-2563: Attempt to start resource 'xag.oggRM.goldengate' on 'rac01' has failed. Will re-retry on 'rac02' now.
CRS-2672: Attempting to start 'xag.oggRM.goldengate' on 'rac02'
CRS-2674: Start of 'xag.oggRM.goldengate' on 'rac02' failed
CRS-2679: Attempting to clean 'xag.oggRM.goldengate' on 'rac02'
CRS-2681: Clean of 'xag.oggRM.goldengate' on 'rac02' succeeded
CRS-2632: There are no more servers to try to place resource 'xag.oggRM.goldengate' on that would satisfy its placement policy
CRS-4000: Command Start failed, or completed with errors.
How could I solve this problems?
If someone have the experience? Thanks very much in advance!!!
BR//Candy
Answers
-
What version of Oracle Grid/GG/Db are you using?
Are you able to successfully start and stop OGG processes (manager, extract, replicat) manually at each node manually using GGSCI, one node at a time?
Did you review the below document?