Regarding application.log in EBS environment
Hi Experts
Base on How to enable Apache, OC4J and OPMN logging in Oracle Applications R12 (Doc ID 419839.1)
As application.log is plain text log files,No log rotation is available for it ,application.log need to be manually removed.
The following Oracle Containers for J2EE note introduce the method of how to Rotate application.log
Note 397499.1 - How to Rotate OC4J server.log & application.log Files using Oracle Diagnostic Logging (ODL)
Does this method also can be used in EBS environment to rotate application.log?
Thanks