Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: RMAN questions
I will give it a shot. See my attempts in line.
----- Original Message -----
>
> We are still working on the strategy to implement RMAN. Would appreciate
> any answers to these questions..
> thanks in advance!!
> Bruce
>
> What is the difference between a 'full backup' and a 'level 0 with
> restricted mode' backup, can the latter be used as to rebuild the database
> if I have the control file?
A full backup is the same as a level 0 but the latter can be used with
subsequent incremental backups. Both can be used to recover. If you are
using the contol file instead of a recovery catalog then you will need to
have a copy of the controlfile at least.
>
> Can RMAN generate two sets of tapes in one pass of the backup? Say we
> needed one tape to stay on site and one to rotate off-site for Disaster
> Recovery purposes.
I don't know of a way to make two copies at one pass. I would make a second
copy using OS tools.
>
> Is there a way to use a backup file created by RMAN if RMAN fails? I
> thinking of a potential situation where there is a bug in RMAN and we
can't
> do a restore/recovery. But if we had too we could go back to the level 0
> by replacing the data files Am I answering the first question I asked
> above
Rman is an executable and could be replaced from an OS backup. If there is
a bug Oracle Support will help you.
>
> How does the backup speed to disk compare with tape? any experiences?
>
> I do all backups to tape but from previous discussion on the list backup
to disk is much faster. I put my backups on tape after they are done. This
can be done with OS utilities and doesn't require a 3rd party media manager
which putting backups directly to disc does require.
I hope the helps,
Ruth
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: bruce.taneja_at_mcd.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Nov 28 2000 - 12:31:53 CST