This work is licensed under a Creative Commons Attribution-NonCommercial 2.5 License.








Name:
Location: United Kingdom

The desire to be extraordinary is a very ordinary desire. To relax and to be ordinary is really extraordinary

Thursday, August 24, 2006

Restart / Bounce Apache in Oracle Apps 11i




Please find the 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.

Comments on ""

 

Blogger Atul Kumar said ... (10:48 PM) : 

Nice one ,
TWO_TASK can be different from $SID so better is to use $SID instead of two task .

Become Apps 11i DBA

 

Anonymous manoj said ... (11:21 PM) : 

hi..
i am working on sshr module. and i wrote one function to fetch the monthly salary.. and the problem is the output of the function is giving right in forms and also in backend but when coming to SSHR webpage it is going into exception.

can anyone help me out with this...

Thanking you in advance

 

Anonymous Anonymous said ... (11:25 PM) : 

hi..

Technically in oracle hrms tables like per_all_people_f, per_all_assignments_f, per_period_of_service_f from all these tables.. which tables column has to be considered has the employees hire date..

thanks in advance

 

post a comment