Saturday, September 18, 2010

oafm is not coming up after APPS & DB Tier servers bouncing

=== ODM Action Plan ===
1. When did you start facing this issue ? what are the recent changes made ?
Do the below action plan, and upload the required information
2. Shutdown all middle tier services ( Makes sure all process are down )
3. Clean all old log files
mv $LOG_HOME/ora/10.1.3 $LOG_HOME/ora/10.1.3_bkp
rm -fr $LOG_HOME/ora/10.1.3/Apache/*
rm -fr $LOG_HOME/ora/10.1.3/j2ee/forms/*
rm -fr $LOG_HOME/ora/10.1.3/j2ee/oacore/*
rm -fr $LOG_HOME/ora/10.1.3/j2ee/oafm/*
rm -fr $LOG_HOME/ora/10.1.3/javacache/*
rm -fr $LOG_HOME/ora/10.1.3/opmn/*
rm -fr /u0192/oracle/orp/inst/apps/orp_pmnalx1095/logs/appl/admin/log/adstrtal.log
rm -fr /u0192/oracle/orp/inst/apps/orp_pmnalx1095/logs/appl/admin/log/adoafmctl.txt
4. Start the services
// the following below are not required.//
5. Provide output for
sh adopmnctl.sh status

6. Upload the latest logfiles
zip -r log_latest.zip $LOG_HOME/ora/10.1.3/*
7. Upload the below files
adstrtal.log
adoafmctl.txt
(OR)
To implement the solution, please execute the following steps:
Clear the TLD cache:
- stop all middle tier services
- Delete/backup all the files under directory:
$COMMON_TOP/_TldCache
- start all middle tier services

No comments:

Post a Comment