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

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN Incomplete Recovery question - REPOST

Re: RMAN Incomplete Recovery question - REPOST

From: Sybrand Bakker <gooiditweg_at_sybrandb.nospam.demon.nl>
Date: Thu, 18 Dec 2003 00:37:01 +0100
Message-ID: <fvp1uv4bhjl1qn62rjh7e5a2pkgd73a8aj@4ax.com>


On 17 Dec 2003 06:47:01 -0800, ravisista_at_hotmail.com (Ravi) wrote:

>If we use the current controlfile, as
>I said in the original post, how'd it know about the droppped
>tablespace and may be that's why recovery failed?

Tablespace info is in the controlfile. So when you drop a tablespace it is marked deleted in the controlfile. Anyone correct me if I am wrong, but using the current controlfile is specific for *complete* recovery. Your script however performs *incomplete* recovery by virtue of the 'set until time' command. And BTW: if you are using a recovery catalog, the controlfile still keeps track of RMAN backups.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Dec 17 2003 - 17:37:01 CST

Original text of this message

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