Database Backup and Recovery (MOSC)

MOSC Banner

How to schedule RMAN backup in Standby database using dbms_scheduler

I have RMAN backups (running in Primary DB of AGD setup) consists of following

  1. Hourly Archive log backup
  2. Daily incremental backups
  3. weekly full backup
  4. monthly full backup

Due to performance issue in Primary, I am working on shifting the whole RMAN backup setup to standby database, but I want to schedule these backups using dbms_schuduler schedule jobs run linux scripts in host.

I am thinking if I schedule those backup in primary, they will be replicated in standby DB.

Let me know if it does not work , in this case may have some advice.

Thanks

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