How to Make the Log Rotation Functions Correctly in AS 10.1.3.2
(Doc ID 454072.1)
Last updated on NOVEMBER 04, 2024
Applies to:
Oracle Containers for J2EE - Version 10.1.3.2.0 and laterInformation in this document applies to any platform.
Goal
1. Rotation size is set to rotation-size="1500000" which is the installation default. Why
would default_group~instanceName~default_group~1.log rotate with the file size of 2147483647 when the limit is set to 1500000?
2. The rotation documentation and entries in the opmn.xml only references the opmn.log file. Is this
the right setting to rotate out the default_group~* log files by looking at the
rotation-size parameter, or is there another setting somewhere that handles the rotation of these
log files?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |