Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: rman duplex
I would hope backing up via rman to disk would be faster than going to
tape. ;)
Have you tried the duplex option at all? I'm wondering if the overall speed to complete is gated by the slowest device or if the operations are independant in that regard.
If you use OS commands to go to tape, then you have to involve the SA's, no...where as if you used rman to go to disk and tape, then they would not be needed. Recovery would just specifiy which device to restore from?
For restoring from recent time(time that backupset is on disk), we would restore from disk...otherwise tape.
Also, if you use non rman commands to copy to tape, then you have to have the files restored from tape to disk and then use rman to restore/recdoiver from disk to disk...versus tape to actual db location on disk.
We also need to plan for conurrent recoveries - worst case.
-- .. DavidReceived on Wed Feb 09 2005 - 16:12:49 CST
> I do rman backups to disk and copy them to tape using the OS backup
> facility
> (sysback on AIX). rman backup to disk is much faster than rman backup to
> tape. The copy to tape can be done in the background while users are on
> with little impact on database performance.
>
> HTH,
> Ruth.
-- http://www.freelists.org/webpage/oracle-l