Using Logrotate to Manage Oracle Database Alert and Listener Log Files
Using Logrotate to Manage Oracle Database Alert and Listener Log Files
As root, manually create a configuration file /etc/logrotate.d/oracle-database as below:
# alert log |
To test the script run normally.
logrotate -f /etc/logrotate.d/oracle-database |
Reference:
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.