Database Backup and Recovery (MOSC)

MOSC Banner

RMAN: Baking up to "SBT_TAPE" : how to do it fast !!!??

edited Feb 10, 2010 7:07AM in Database Backup and Recovery (MOSC) 6 commentsAnswered
  Question:

When backing up database to “SBT_TAPE”, tape library which has just one tape drive, which parameters in RMAN setup can speed up the backup most?

RMAN reports errors when put more then PARALLELISAM = 1 and when ALLOCATE more then one channel ...

 

 

Environment:

 

This is configuration of my RMAN:

 

RMAN configuration parameters for database with db_unique_name TST11 are:

CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 1 DAYS;

CONFIGURE BACKUP OPTIMIZATION ON;

CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';

CONFIGURE CONTROLFILE AUTOBACKUP ON;

CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup/RMAN_BACKUP/flash_recovery_area/TST11/cf_%F';

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