After Clone Concurrent Managers Issues
After Clone Concurrent Managers Issues
After Clone Concurrent Managers Issues
Hey DBA-Mates, Recently we faced this below error: ORA-01403: no data found
Scenario:
We are doing cloning and after all we started Application but we found that all Concurrent Manager is down
except ICM.
We checked the Manager log under $ cd $APPLCSF/log then we found the error as shown below:
Error in CM :
The SQL statement being executed at the time of the error was: and was executed from the file &ERRFILE.
Could not initialize the Service Manager FNDSM_host_SID. Verify that host has been registered for
concurrent processing.
An error occured in client-side routine afpsmcsm for Service Manager FNDSM_host_SID. The routine
returned code 126.
Check for preceding errors and as well as the service manager log file for further details."
Routine AFPEIM encountered an error while starting concurrent manager POMGR with library
/apps/sku/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
Check that your system has enough resources to start a concurrent manager process. Contact your system
admin : 17-AUG-2018 04:43:39
Starting OAMCOLMGR Concurrent Manager : 17-AUG-2018 04:43:39
The SQL statement being executed at the time of the error was: and was executed from the file &ERRFILE.
Could not initialize the Service Manager FNDSM_ora-data_sku. Verify that ora-data has been registered for
concurrent processing.
An error occured in client-side routine afpsmcsm for Service Manager FNDSM_ora-data_sku. The routine
returned code 126.
Check for preceding errors and as well as the service manager log file for further details."
Routine AFPEIM encountered an error while starting concurrent manager OAMCOLMGR with library
/apps/sku/apps/apps_st/appl/fnd/12.0.0/bin/FNDLIBR.
Work-around/Solution:
1. We logged in to front end and we noticed that Host name for ICM is in "Caps letters" like HOSTNAME and
for others CM hostname was like hostname.
2. Executed
SQL> EXEC FND_CONC_CLONE.SETUP_CLEAN;
https://ora-data.blogspot.com/2018/09/concurrent-managers-are-down-error-insertfcp-failed-due-to-ora-01403-no-data-found.html 1/2
5/21/2019 Concurrent Managers are down error insert_fcp failed due to ORA-01403 no data found, ORA-06512 | ORACLE DBA
SQL> exit
https://ora-data.blogspot.com/2018/09/concurrent-managers-are-down-error-insertfcp-failed-due-to-ora-01403-no-data-found.html 2/2