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: Newbie RMAN Problem

Re: Newbie RMAN Problem

From: <zhangth_98_at_my-deja.com>
Date: 2000/02/15
Message-ID: <88c2o4$mjl$1@nnrp1.deja.com>#1/1

Try this:

rman nocatalog
RMAN> conect target targdba/<password>@targdb

where tarfdba is a user at target db who has SYSDBA priviledge. You can try sys first. If success, you can create a user and grant it with resource,connect, sysdba priviledge/role.

good luck

In article <87uvf0$lk0$1_at_nnrp1.deja.com>,   billmil_at_my-deja.com wrote:
> I can't start RMAN. What is amiss? Per the *Oracle 8i backup and
> recovery guide", I've issued the following command:
> oracle_at_ndserver1 oracle]$ rman nocatalog
>
> Instead of getting the RMAN prompt, I get the message:
> rman: can't open nocatalog
>
> I have probably missed something obvious. Any suggestions?
>
> We're running 8.1.5.0 on RH6.1 Linux.
>
> thanks
>
> bill milbratz
> neodesic
> chicago
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Feb 15 2000 - 00:00:00 CST

Original text of this message

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