Home » RDBMS Server » Backup & Recovery » Connection to Rman (11G, Redhat 5)
Connection to Rman [message #598509] Tue, 15 October 2013 08:08 Go to next message
mamingui
Messages: 83
Registered: July 2006
Member
Dear All,

I've a little problem : When I'm trying to connect to RMAN using this :
rman connect target user/password@instance;
I cannot connect.
To connect I have to separate commands :

1) type : Rman
2) after getting the prompt : RMAN> connect target /

after that I'm connected. Someone could tell me why ?

thanks in advance .

Re: Connection to Rman [message #598510 is a reply to message #598509] Tue, 15 October 2013 08:18 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
RMAN fails using SQL*Net
RMAN works when connecting to local DB

Please read and follow the forum guidelines, to enable us to help you:

http://www.orafaq.com/forum/t/88153/0/
Re: Connection to Rman [message #598516 is a reply to message #598509] Tue, 15 October 2013 09:12 Go to previous message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Quote:
rman connect target user/password@instance;


Syntax is:

rman target user/password@instance;

Previous Topic: RMAN : incremental backup for tables only
Next Topic: How to recover a database having only the DBF and CTL files, and no other information?
Goto Forum:
  


Current Time: Fri Mar 29 05:53:01 CDT 2024