Thursday 14 June 2012

Concurrent managers are down with status: “System Hold, Fix Manager”



Issue:

All the concurrent managers are down with a status message: system hold, fix manager.

The administer Concurrent manager screen has Actual: 0 and Target: 1 for all managers.



Solution:           Ensure all application services are down.

     -  Please check the system profile: Concurrent: GSM Enabled. This should be set to ‘Y’

     -  Execute: afdcm037.sql Path : $FND_TOP/patch/115/sql

Description of the script:

 PL/SQL script to create libraries for FNDSM and FNDSVC and create Managers for Preexisting Nodes.  Future nodes will be handled by db trigger.

 Relink the below mentioned executables:
                                              
                                           adrelink.sh force=y “fnd FNDLIBR”
                                           adrelink.sh force=y “fnd FNDSM”
                                           adrelink.sh force=y “fnd FNDFS”
                                           adrelink.sh force=y “fnd FNDCRM”

   Execute cmclean.sql to clean out the concurrent manager tables.


 Start all the application services and restest the issue.

No comments:

Post a Comment