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

Home -> Community -> Usenet -> c.d.o.server -> Re: I'm not able to find the catrman.sql

Re: I'm not able to find the catrman.sql

From: Uwe Kirchhoff <uwe.kirchhoff_at_oracle.com>
Date: Sat, 08 Dec 2001 17:09:02 +0100
Message-ID: <3C123B1D.8BA17387@oracle.com>


Hi Salvatore,

in 8i there is no catrman, you create the catalog in rman:

rman rcvcat rman/rman_at_rman

rman> create catalog;
rman> connect target system/manager_at_prod
rman> register database

Regards,

Uwe

Salvatore Longobardi wrote:

> In my oracle8i database I'm not able to find the catrman.sql. Is it necessary
> to run this file in oracle8i to create recovery catalog!
>
> Is there any other method to create a recovery catalog ???
>
> somebody please post me the catrman.sql file.
>
> Help, me !!!
>
> Thank, Salvatore
>
> --
> Posted from [217.59.175.113]
> via Mailgate.ORG Server - http://www.Mailgate.ORG


Received on Sat Dec 08 2001 - 10:09:02 CST

Original text of this message

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