Crontab not backing up Full DB
OS: RHEL 6.10
DB: Oracle RAC 2 Nodes
Number of DBs: 4
Problem: I have 4 crontab jobs that run full backups every night for 4 DBs. 3 cron jobs run normally and perform full backups, 1 is not running. Its archive log backups are running fine, but full DB backup crontab job is not running.
I am able to copy and paste the crontab job and run it manually. It runs fine manually and performs full backup.
I have looked into /var/log/cron and also messages, but I can't find any errors. Any advice or help would appreciated.
Thanks.