Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: rman question

RE: rman question

From: John Kanagaraj <john.kanagaraj_at_hds.com>
Date: Mon, 26 Nov 2001 14:21:57 -0800
Message-ID: <F001.003CD2DF.20011126135518@fatcity.com>

Lisa,  

You must use RMAN for restore as the format of the backup pieces can be understood only by RMAN. Since RMAN is an Oracle - internal process, it reads the database a *DB* block (or multiples thereof) at a time, rather than the OS read an *OS* block at at time which could result in fractured reads (which in turn necessitates full block redo logging during Hot backup mode). This also means that RMAN can recognize empty blocks and thus skip backup of these blocks - resulting in a small backup set in the beginning that grows with database usage and activity... Lots of interesting stuff / concepts can be found in the Recovery Manager user's guide and reference - a must read if you are planning to user RMAN.  

Hth,
John Kanagaraj
Oracle Applications DBA
DBSoft Inc
(W): 408-970-7002

Kill your killer-commute! Listen to great commercial-free christian music 24x7 (details at www.klove.com)

-----Original Message-----
Sent: Monday, November 26, 2001 1:05 PM
To: Multiple recipients of list ORACLE-L

OK, this may be dumb. I was under the impression that if you use rman to back up your database, you MUST use rman to restore and recover.

Is this not true? Is it possible to utilize rman for restore and sign in to sql*plus or svrmgrl to initiate the recovery?

Any comments are appreciated. THanks

Lisa Koivu
Oracle Database Monkey
Fairfield Resorts, Inc.
954-935-4117

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Kanagaraj
  INET: john.kanagaraj_at_hds.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 Mon Nov 26 2001 - 16:21:57 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US