Monday 21 July 2014

Concurrent Manager is Down, NO Manager

connect putty with application server
locate adcmctl.sh
Find the file with the sid_hostname directory in inst folder like
/u01/oracle/PROD/inst/apps/clone_erpappstest/admin/scripts/adcmctl.sh
in above path inst folder
Where clone is sid name and erpappstest is hostname
go to the path cd /u01/oracle/PROD/inst/apps/clone_erpappstest/admin/scripts
execute command
./adcmctl.sh status apps/appsSu990rt
./adcmctl.sh stop apps/appsSu990rt
./adcmctl.sh start apps/appsSu990rt

ps -ef | grep FNDLIBR


kill -9 <prcoess id>



-------------------------------
CONCURENT -> MANAGER -> ADMINISTER
Press Terminate Button

check status through adcmctl

stop adcmctl

when status shows NO MANAGER THEN START



IF problem persists
Set Enviorment and through sqlplus run cmclean.sql

No comments:

Post a Comment