Search This Blog

Wednesday, July 16, 2014

Concurrent services not coming up after services restart/server reboot

Concurrent services not coming up after services restart/server reboot

Error in ICM log file:
Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /data02/erpval/oracle/valappl/fnd/11.5.0/bin/FNDLIBR.

Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 16-JUL-2014 13:27:05
Starting STANDARD Concurrent Manager               : 16-JUL-2014 13:27:05
Service Manager FNDSM_S603914SE2SL196_VAL could not initialize. The Service Manager has been unable to verify its environment and create its log file.
Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /data02/erpval/oracle/valappl/fnd/11.5.0/bin/FNDLIBR.

Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 16-JUL-2014 13:27:06
Starting STANDARD Concurrent Manager               : 16-JUL-2014 13:27:06
Service Manager FNDSM_S603914SE2SL196_VAL could not initialize. The Service Manager has been unable to verify its environment and create its log file.
Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /data02/erpval/oracle/valappl/fnd/11.5.0/bin/FNDLIBR.

Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 16-JUL-2014 13:27:06
Starting STANDARD Concurrent Manager               : 16-JUL-2014 13:27:06
Service Manager FNDSM_S603914SE2SL196_VAL could not initialize. The Service Manager has been unable to verify its environment and create its log file.
Routine AFPEIM encountered an error while starting concurrent manager STANDARD with library /data02/erpval/oracle/valappl/fnd/11.5.0/bin/FNDLIBR.

Check that your system has enough resources to start a concurrent manager process. Contact your system admin : 16-JUL-2014 13:27:06

Solution: followed the below steps as part of resolutions.

1.ran cmclean.sql
2.exec FND_CONC_CLONE.SETUP_CLEAN;
3. execute autoconfig on db nodes
4. execute autoconfig on apps nodes
5. started the services
 


 

No comments:

Post a Comment

Transportable tablespace refresh

  1.check tablespace for the user which need to refresh -------------------------------------------------------------------  SQL> select ...