Concurrent Manager Troubleshooting Flowchart
Concurrent Manager Troubleshooting Flowchart
There have been some really good notes on concurrent managers. And also a couple on troubleshooting concurrent Managers.
When it comes to troubleshooting concurrent managers in my case i used a flowchart based approach which always worked in most cases.
I made this one based on a similar one for workflow which i had seen sometime back.I believe that most you guys would already be following a similar approach. I just found it easier to put it up in a flow chart format to help me out.
In case you found that confusing or messy here is an explanation of the approach.
- Submit a Standard Concurrent Report and check if it completes successfully.
- Check if you are able to view the log/output file if not check if your APPS listener is running.
- If your concurrent report fails check the log report or request log file.
- Check if your standard manager is running from the front end.
- Check if the internal concurrent manager is up and running.
- Check the UNIX background process of your concurrent manager
ps -ef|grep FNDLIBR. - Check your Concurrent Manager log files at $APPLCSF/$APPLLOG.
- If the managers are failing due a problematic request try running cmclean.sql or use the recover concurrent manager option from Oracle Applications Manager.
- In case your concurrent managers are not able to start due to failing to accuire locks, try clearing up the locks from the database.
- If you are still having trouble with your concurrent managers you can try re creating the concurrent manager views using
FNDLIBR FND FNDCPBWV apps/<passwd> SYSADMIN 'System Administrator' SYSADMIN
Comments
Nice effort buddy ..
Posted by: Atul | June 9, 2007 06:48 PM
Thanks Atul..
Posted by: Sam | June 9, 2007 09:57 PM
great one as always keep it up sam
fadi
Posted by: Fadi Hasweh | June 10, 2007 11:57 AM
This site is very usefull.
Thanks
VK
Posted by: venkatanathen kannan | June 11, 2007 07:56 PM
Thanks Fadi and VK.
Sam
Posted by: Sam | June 12, 2007 01:44 AM
Terrific Deed dude
Keep on doing great work and motivate person like us to follow your footstep.
Regards Jai
Posted by: Jai | June 12, 2007 08:32 AM
Thanks Jai, And welcome to the Oracle Applications Blogging community.
Good Start Buddy
Sam
Posted by: Sam | June 12, 2007 07:22 PM
kudos Sam!
Posted by: Kevin | June 14, 2007 12:29 AM
good effort sam !
Posted by: shanthanu | June 15, 2007 01:07 PM
Hi,
Very nice article.
Sir i am running OF on Win NT and on starting concurrent manager it throws an error
Error1065: The database specified doesnot exist.
If you can help then it 'll be great.
Posted by: Arsalan | June 19, 2007 12:20 PM
It was excellent observations that u have gathered...Keep up the good work ..
Posted by: Angelsia | July 12, 2007 11:21 PM
Wonderful site !! Very useful and step by step approach, makes the things easier for us.
Thanks
Ankur
Posted by: Ankur Goel | July 18, 2007 08:07 AM
Hi Sam,
Thanks for this nice section. I have observed that if ICM is up and your FNDFS listener is down, your Standard Manager's does not start. Only after you start your FNDFS listener, your Standard Managers can be re-started. Please correct me if I am wrong.
Thanks for all your efforts.
Anand
Posted by: Anand | September 10, 2007 11:32 PM