I duplicated a production database using RMAN.  I have done this many times.  EXCEPT, 
this time I forgot to issue a RESET DATABASE for the duplicated database.  My backups 
ran last night for both production and the duplicated database.  The backup for the 
duplicated database failed with this error:

RMAN-20003: target database incarnation not found in recovery catalog


So, I connected via RMAN, issued the RESET DATABASE command and ran the backup.

Now, when I try to reference my duplicate database in RMAN, I get the following:

RMAN-20005 target database name is ambiguous

If I try to reference my production database in RMAN, I get the following:

RMAN-20003: target database incarnation not found in recovery catalog


Oracle support is recommending that I used SET DBID to duplicate production again.  I 
am worried that my production backups may be useless, or worse - that when I duplicate 
the database I'll trash my production db.  Anybody ever been here before?

Thanks,



Jay Hostetter
Oracle DBA
D. & E. Communications
Ephrata, PA  USA

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jay Hostetter
  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