How to Bounce Apache or OC4J for OAF Development

You can use these steps to bounce apache in R12

1) login to your instance with putti or any other software
2) cd $ADMIN_SCRIPTS_HOME
3) adapcctl.sh stop
4) adoacorectl.sh stop
5) adapcctl.sh start
6) adoacorectl.sh start






$INST_TOP/admin/scripts/adapcctl.sh restart


Every time you bounce apache you need to follow these steps in same sequence.
Try This i am sure this will work..



 
 

No comments:

Manage Inactive session in Oracle 23AI Database.

# CONNECT WITH PDB DATABASE(ORACLE 23AI) [oracle@prd-23ai ~]$ sqlplus / as sysdba  SQL*Plus: Release 23.0.0.0.0 - for Oracle Cloud and Engin...