Friday, August 8, 2008

How and When U Need to Bounce Apache Server?

When???

Bounce the Apache Server when the following changes are made:

1. Create new template
2. Define new expense type for existing template
3. Update end date from expense type (Change immediate for disconnected )
4. End date currency in Currencies window
5. Change prompt value for expense type (Change immediate for details)
6. Change profile option
7. Change fnd messages
8. Recompile plsql packages
9. Enable tax codes for OIE (Change immediate for details page)
10. Update inactive on date for template
11. Define Itemization setup (Itemization required does not require bounce, Specify initial set of expense types does not require bounce. Subsequent changes to set requires bounce)

How???

The Apache server can be shutdown with the seeded Oracle script 'adapcctl.sh'. This script normally resides in $COMMON_TOP/admin/scripts.

When you are in $COMMON_TOP/admin/scripts, to stop Apache enter the command 'adapcctl.sh stop'. To start Apache enter 'adapcctl.sh start'.

No comments: