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: recovery of rman

Re: recovery of rman

From: Anjan Thakuria <anjan.thakuria_at_eds.com>
Date: Fri, 14 Sep 2001 09:24:40 -0700
Message-ID: <F001.0038EA9C.20010914082038@fatcity.com>

!! Please do not post Off Topic to this List !!

Couple of things here..
Do u have a backup u can restore from.. If yes restore... If never had a catalog..
Create the schema in the database u want to create the catalog and follow these steps... (pl check the syntax of the commands)

  1. connect to the target database and the catalog database. (rman target user/password_at_string catalog user/pass_at_string)
  2. create catalog; (This should create the catalog for the database.)
  3. Might need to resync the catalog (Though I think it is done implicitly).

HTH Anjan

"Malik, Fawzia" wrote:

> Hi,
>
> Please can someone advise me on how to recreate the recovery catalog from
> the control file. I have found a command:
>
> resync catalog from backup controlfile;
>
> I am connecting to rman using nocatalog and then issuing the above, but am
> getting a syntax error....I have looked on metalink but have had no joy...
>
> Any help/pointers would be greatly appreciated
>
> Rgds
>
> Fawzia
>
> ------------------------------------------------------------------------
> Name: Open_Interactive_Disclaimer.txt
> Open_Interactive_Disclaimer.txt Type: Plain Text (text/plain)
> Encoding: 7bit

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Anjan Thakuria
  INET: anjan.thakuria_at_eds.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 Sep 14 2001 - 11:24:40 CDT

Original text of this message

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