Sunday, November 28, 2010

Restart or Bounce Apache in Oracle Apps

Please find two commands that I use for bouncing the Apache: -
$COMMON_TOP/admin/scripts/$TWO_TASK*/adapcctl.sh stop
$COMMON_TOP/admin/scripts/$TWO_TASK*/adapcctl.sh start

Of course this needs to be done in Middle Tier of Oracle Applications.
In case you have modified any java or class file in OAF ( Oracle Applications Framework ),
then Apache bounce becomes mandatory for those changes to take effect.

In case you modify and load the XML Document in Oracle Framework,
then it is noticed, for those XML changes to take effect,
complete bounce of Middle Tier is required in Oracle Apps.
If your client is still stuck with AK Developer,
then Apache bounce will be required after akload has been executed.


Regards,
Sukhwinder singh

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.