Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: I'm not able to find the catrman.sql
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
![]() |
![]() |