If I stopped the concurrent manager, then where and how I can see that concurrent manager is stopped or not??

Showing Answers 1 - 5 of 5 Answers

Raja

  • Aug 9th, 2006
 

In view request screen the status will get update

Example : Terminated

  Was this answer useful?  Yes

sateesh

  • Aug 10th, 2006
 

Hi,

I think We can also check the status of that service of that particular concurrent manager(OracleConcMgr)

there u will find the Status as Stopped.

Actually u may not have access for the services (these services will be running in the server) only DBA can access those services

Regards

Sateesh

  Was this answer useful?  Yes

manju

  • Aug 11th, 2006
 

 i think  backend is possible... this is one way..

and  internal concurrent manager stopped  goto the concurrent and manager then click the deactivate..

thanks,

manju

  Was this answer useful?  Yes

Atul

  • Aug 14th, 2006
 

On Concurrent Manager node type

ps -ef | grep FNDLIBR   to see if any concurrent request still running or all finished or check in $APPLCSF/$APPLOG/<SID>_DD_MM.mgr

Oracle Apps DBA Xpert
http://teachmeoracle.com

  Was this answer useful?  Yes

Sandeep

  • Sep 1st, 2006
 

Concurrent Managers:
$COMN_TOP/admin/scripts/SID_HOST/adcmctl.sh
ps ?ef | grep CPMGR

________________________________________

From front end
Concurrent ->manager->Administrator

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions