To clear HTML cache and bounce Apache at R12 level :
1.
cd $INST_TOP/admin/scripts
dierctory is :
/global/oracle/your_sid/inst/apps/sid_server/admin/scripts
here are the scripts :
adalnctl.sh adexecsql.pl adoafmctl.sh adstrtal.sh jtffmctl.sh
adapcctl.sh adformsctl.sh adopmnctl.sh gsmstart.sh mwactl.sh
adautocfg.sh adformsrvctl.sh adpreclone.pl ieo mwactlwrpr.sh
adcmctl.sh adoacorectl.sh adstpall.sh java.sh
2.
adapcctl.sh stop
3.
To clear HTML cache :
cd $COMMON_TOP/_pages
Direcetory is :
/global/oracle/your_sid/apps/apps_st/comn/_pages
Here are the java classes to clear.
Do rm * in _pages directory after having checked there are only compiled classes in this directory
4.
cd $INST_TOP/admin/scripts
dierctory is :
/global/oracle/your_sid/inst/apps/sid_server/admin/scripts
adapcctl.sh start
1.
cd $INST_TOP/admin/scripts
dierctory is :
/global/oracle/your_sid/inst/apps/sid_server/admin/scripts
here are the scripts :
adalnctl.sh adexecsql.pl adoafmctl.sh adstrtal.sh jtffmctl.sh
adapcctl.sh adformsctl.sh adopmnctl.sh gsmstart.sh mwactl.sh
adautocfg.sh adformsrvctl.sh adpreclone.pl ieo mwactlwrpr.sh
adcmctl.sh adoacorectl.sh adstpall.sh java.sh
2.
adapcctl.sh stop
3.
To clear HTML cache :
cd $COMMON_TOP/_pages
Direcetory is :
/global/oracle/your_sid/apps/apps_st/comn/_pages
Here are the java classes to clear.
Do rm * in _pages directory after having checked there are only compiled classes in this directory
4.
cd $INST_TOP/admin/scripts
dierctory is :
/global/oracle/your_sid/inst/apps/sid_server/admin/scripts
adapcctl.sh start
No comments:
Post a Comment