Try
 $rman TARGET system/manager@tar   RCVCAT rman/rman@cat


----- Original Message -----
To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2001 7:05 PM


> I am trying to setup rman.The catalog database(cat) and target
database(tar)
> are running on Oracle 8.1.5.
> I am following the Note from Metalink No.106432.1 and 109223.1.I am
> following all the steps as
> given in the note but I am facing errors.
>
> When REgistering the Target database I did the following steps
> $ORACLE_SID=tar
> $rman TARGET system/manager / RCVCAT rman/rman@cat
> Recovery Manager: Release 8.1.6.0.0 - Production
>
> RMAN-06193: connected to target database (not started)
> RMAN-06008: connected to recovery catalog database
>
> The Target database has been started and open for use.
> $sqlplus system/manager@tar will connect me to the target database.
> I checked some docs on metalink which tells that the target database
should
> started(which is TRUE in mycase).
> The other doc says that the password file must be create and the init.ora
> file should have REMOTE_LOGIN_PASSWORD=exclusive(which is also TRUE in my
> case for both the database).
>
> $TNSPING tar
> TNS Ping Utility for Solaris: Version 8.1.6.0.0 - Production on
13-APR-2001
> 14:03:55
>
> (c) Copyright 1997 Oracle Corporation.  All rights reserved.
>
> Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=venus)(PORT=1521))
> OK (10 msec)
>
>
> Can anyone tell me how to complete the set up successfully.Why am i
getting
> RMAN-06193: connected to target database (not started) error.
>
> Pls advice
>
> Thanks
> Ravindra
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ravindra Basavaraja
>   INET: [EMAIL PROTECTED]
>
> 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: [EMAIL PROTECTED] (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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Claudio Roca
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to