[OCI-C]: Cleandblogs.pl Script Execution Fails With "Error: Cannot read input parameters file: /var/opt/oracle/cleandb/cleandblogs.cfg"
(Doc ID 2525026.1)
Last updated on FEBRUARY 05, 2020
Applies to:
Oracle Database Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
cleandblogs.pl script is not running, resulting in /u01 directory full.
Running the cleanup script manually shows error as below:
=================
$ cd /var/opt/oracle/cleandb
$ ./cleandblogs.pl
Log file is
/var/opt/oracle/log/cleandblogs/cleandblogs_2019-02-07_08:52:59.log
Parameter configuration file is /var/opt/oracle/cleandb//cleandblogs.cfg
Initializing program configuration
============
Log file shows error as below:
================
$ tail -f /var/opt/oracle/log/cleandblogs/cleandblogs_2019-02-07_08:52:59.log
2019-02-07 08:52:59 - Log file is
/var/opt/oracle/log/cleandblogs/cleandblogs_2019-02-07_08:52:59.log
2019-02-07 08:52:59 - Parameter configuration file is
/var/opt/oracle/cleandb//cleandblogs.cfg
2019-02-07 08:52:59 - Initializing program configuration
2019-02-07 08:52:59 - Error: Cannot read input parameters file: /var/opt/oracle/cleandb/cleandblogs.cfg
at ./cleandblogs.pl line 186
=================
Cause
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
Symptoms |
Cause |
Solution |
References |