My Oracle Support Banner

After Switching Oracle Data Guard in Disaster Recovery the Standard Manager Fails To Start With Error "Check that your system has enough resources to start a concurrent manager process. Contact your system administrator." (Doc ID 2356798.1)

Last updated on SEPTEMBER 23, 2023

Applies to:

Oracle Concurrent Processing - Version 12.1.3 to 12.2 [Release 12.1 to 12.2]
Information in this document applies to any platform.

Goal

On : 12.1.3 version, Concurrent Manager Issues.

After switching to Disaster Recovery Standard Manager fails to start with error, Check that your system has enough resources to start a concurrent manager process. Contact your system administrator.
Ran the below to fix it, is it because have defined a node for concurrent manager in PRIMARY for standard manager.


SQL>select unique(node_name) from fnd_concurrent_queues
SQL>update fnd_concurrent_queues set node_name='<correct node name>' where node_name='<current node name>';


Using Active Data Guard and Discoverer Reporting with Oracle E-Business Suite Release 12.1 and an Oracle 11g or 12c Database as a Physical Standby (Doc ID 1070491.1)

Need to determine what is missing in the setup.
 

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.