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

Home -> Community -> Mailing Lists -> Oracle-L -> RMAN - restoring archive logs

RMAN - restoring archive logs

From: Walter K <alden14004_at_yahoo.com>
Date: Fri, 18 Jan 2002 08:09:07 -0800
Message-ID: <F001.003F3BAC.20020118073036@fatcity.com>

Hi,

I want to analyze some archive log files with LogMiner. The logs are stored in an RMAN backup on tape. I am trying to restore the files to a development box but when I perform the restore I get the error message "RMAN-20003: target database incarnation not found in recovery catalog". The syntax I am using is:

run {
allocate channel t1 type 'sbt_tape';
restore archivelog from logseq 200 until logseq 233; }

Can the archive logs only be restored back to the original database? The target database I am using is a restored backup of the same production database but on a development box.

Any suggestions would be appreciated. Thanks.
-w



Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--

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

Author: Walter K
  INET: alden14004_at_yahoo.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 Fri Jan 18 2002 - 10:09:07 CST

Original text of this message

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