We've found that when we use RMAN to recover an exact clone of a database
with the same name as the original to an alternate host (perhaps as test
database or fallback database while upgrading) we have to reset the
database in the RMAN catalog if both databases are in the same RMAN
catalog.
This has happened to us every time we recover to an alternate host using
the same database name.

We have gotten around this problem by export the RMAN catalog contents for
the original database and importing it into a different catalog.   Then we
don't
have the incarnation problem.

Cherie Machler
Oracle DBA
Gelco Information Network


                                                                                       
                           
                    DENNIS WILLIAMS                                                    
                           
                    <DWILLIAMS@LIFE       To:     Multiple recipients of list ORACLE-L 
<[EMAIL PROTECTED]>     
                    TOUCH.COM>            cc:                                          
                           
                    Sent by:              Subject:     RE: reset database              
                           
                    [EMAIL PROTECTED]                                                    
                           
                    m                                                                  
                           
                                                                                       
                           
                                                                                       
                           
                    05/16/02 09:28                                                     
                           
                    AM                                                                 
                           
                    Please respond                                                     
                           
                    to ORACLE-L                                                        
                           
                                                                                       
                           
                                                                                       
                           




Fawzia - Why do you think you need to perform a "reset database"? Have you
performed an incomplete recovery on the database (opened it with RESETLOGS
option)? If so, you have created a new incarnation of your database.
Therefore, none of your backups are valid because they occurred prior to
RESETLOGS. That is the reason for the "reset database" command. Obviously
what you should do as soon as possible after RESETLOGS is perform a full
backup. This backup will be valid (assume it is performed correctly).
Dennis Williams
DBA
Lifetouch, Inc.
[EMAIL PROTECTED]

-----Original Message-----
Sent: Thursday, May 16, 2002 3:49 AM
To: Multiple recipients of list ORACLE-L


          Hi,


Please can someone explain the consequences of "reset database" in rman??
Does this mean all the previous backups are lost??Is there a way around ??

Any help/advice would be greatly appreciated...


Rgds

Fawzia



**********************************************************************
Information in this email is confidential and may be privileged.
It is intended for the addressee only. If you have received it in error,
please notify the sender immediately and delete it from your system.
You should not otherwise copy it, retransmit it or use or disclose its
contents to anyone.
Thank you for your co-operation.
**********************************************************************


--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: DENNIS WILLIAMS
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).




-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to