Database Administration (MOSC)

MOSC Banner

RMAN Backups

Dear Experts,

Environment:

Database version 19.18

We have 7 days retention. Our full backup scheduled to run every sunday at 01:00AM.It completes at 03:00AM.

Rest of all days we have incremental which starts at 01:00AM and completes in 15minutes.

Every 1 hour we have archive backup,it starts to run from 03:00AM to 11:00 PM every day.

crontab looks like

00 01 * * 0 sh /home/oraprod/rman/scripts/rman_backup_DB.sh >> /home/oraprod/rman/scripts/rman_cron.log

00 01 * * 1,2,3,4,5,6 /home/oraprod/rman/scripts/rman_incr_backup_DB.sh >> /home/oraprod/rman/scripts/rman_cron.log

*/60 03-23 * * * sh /home/oraprod/rman/scripts/rman_backup_arch.sh >> /home/oraprod/rman/scripts/rman_cron.log

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center