How to handle the log files to free disk space?
Make sure you shut down both the infra-tier & mid-tier instances before proceeding ahead.
I. Infrastructure Tiera) Clear the Oracle Internet Directory Logs from the following folders
$ORACLE_HOME/ldap/log
$ORACLE_HOME/ldap/odi/log
b) Clear Apache Logs from
$ORACLE_HOME/Apache/Apache/logs
c) Clear OC4J_SECURITY logs from
$ORACLE_HOME/j2ee/OC4J_SECURITY/application-deployments/APPLICATIONS_FOLDER/OC4J_SECURITY_default_island_1/application.log
II. Mid-Tier Instance
a) The Apache logs are at the similar location as in Infra Tier
b) The Webcache logs are generated under:
$ORACLE_HOME>/webcache/logs
c) The Mail application log files are generated under:
$ORACLE_HOME/oes/log/um_system/You can delete all the folders under:
- $ORACLE_HOME/oes/log/um_system/admin/
- $ORACLE_HOME/oes/log/um_system/backup/
- .....
- $ORACLE_HOME/oes/log/um_system/smtp_in/
d) The Web Access Client (WAC) logs are generated under:
$ORACLE_HOME/ocsclient/log/e) The OC4J logs are generated under:
$ORACLE_HOME/j2ee/OC4J_Container/application-deployments/APPLICATIONS_FOLDER/OC4J_Container_default_island/application.log
$ORACLE_HOME/j2ee/OC4J_Container/application-deployments/APPLICATIONS_FOLDER/OC4J_Container_default_island/application.log
f) The Calendar log files are generated under:
- $ORACLE_HOME/ocal/log for Calendar server
- $ORACLE_HOME/ocas/logs for Calendar application
No comments:
Post a Comment