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 problem

RE: RMAN problem

From: Johnston, Tim <TJohnston_at_quallaby.com>
Date: Tue, 29 Jan 2002 17:53:18 -0800
Message-ID: <F001.003FFD8D.20020129174520@fatcity.com>

Had you performed a resetlogs between the cold backup and your recovery? What does "list incarnation of database" produce... It sounds to me like you changed the database incarnation between your cold backup and now... If that is the case, I think you can use the "reset database to incarnation <primary key>"...

Check out the Recovery Manager User's Guide and Reference for more info...

http://docs.oracle.com/cd_database_generic_8.1.7/server.817/a76990/toc.htm

HTH
Tim

-----Original Message-----
Sent: Tuesday, January 29, 2002 7:50 PM
To: Multiple recipients of list ORACLE-L

Hi
I restored a a prevous cold backup of my database and am trying to take an incremental level 0 backup with RMAN. But the backup fails with the following error

RMAN-06004: ORACLE error from recovery catalog database: RMAN-20011: target database incarnation is not current in recovery catalog

Whe i tried to issue the reset database command then i got the error

RMAN-03022: compiling command: reset
RMAN-03023: executing command: reset
RMAN-03026: error recovery releasing channel resources
RMAN-03006: non-retryable error occurred during execution of command: reset
RMAN-07004: unhandled exception during command execution on channel default
RMAN-20009: database incarnation already registered


How do we successfilly restore a prevous cold backup and use the RMAN to take backups on that database?

TIA
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Sona
  INET: sona_us_at_hotmail.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).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Johnston, Tim
  INET: TJohnston_at_quallaby.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 Jan 29 2002 - 19:53:18 CST

Original text of this message

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