John, Jack, Tom, Jay and all those who replied,

Thanks so much for ur help. I have been able to resolve my problem. I was
connecting 
to both the target and auxiliary databases with '/' as the connect string
and as a result,
RMAN was getting confused. I had to necessarily create a password file and
connect to RMAN 
using the connect string :

 rman target / catalog rman_sid1/rman_sid1@rman817  auxiliary
internel/password@test

as John and Jay suggested. 

I also had to put an entry in the tnsnames.ora file for the service name of
the auxiliary db which was named 'test'.
I also added an entry for the auxiliary db in the listener.ora and restarted
it.

As for the script, I had to make another change......the line :
 
 duplicate target database to test

had to be modified to :    duplicate target database to "test"

The Restore operation is in progress now.......its a big db so it will take
some time.....will bother you 
folks again if it fails  ;-)

Regards,
Samir

Samir Sarkar
Oracle DBA 
SchlumbergerSema
Email :  [EMAIL PROTECTED]
            [EMAIL PROTECTED] 
Phone : +44 (0) 115 - 957 6028
EPABX : +44 (0) 115 - 957 6418 Ext. 76028
Fax : +44 (0) 115 - 957 6018            



___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
SchlumbergerSema. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the SchlumbergerSema Helpdesk 
by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: SARKAR, Samir
  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