Home » RDBMS Server » Backup & Recovery » Not able to connect RMAN
Not able to connect RMAN [message #73642] Wed, 09 June 2004 23:12 Go to next message
Anil
Messages: 80
Registered: September 2001
Member
Hello,

When i give the command
RMAN> backup tablespace system;

The error mesg i am getting is below...

RMAN-03002: failure of backup command at 06/10/2004 12:41:46
RMAN-06171: not connected to target database

Q1) How to connect to the target database and what is the command??
Q2) I want to do test backup on floppy disk, what is the command to do so?

Regards,
Thanx a lots!!
Anil.
Re: Not able to connect RMAN [message #73651 is a reply to message #73642] Fri, 11 June 2004 06:38 Go to previous messageGo to next message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

Q1) CONNECT TARGET /
RMAN> connect target /

RMAN-06005: connected to target database: ORCL (DBID=3264282073)


Q2) Not possible unless you use a 3td pary media manager. Best is to backup to disk, and then copy the backup files to floppy disk.

Best regards.

Frank
Re: Not able to connect RMAN [message #73664 is a reply to message #73642] Tue, 15 June 2004 12:08 Go to previous messageGo to next message
croca
Messages: 50
Registered: January 2004
Member
This is what i do to connect:

RMAN> connect target user/pwd@database

after connecting to target:

RMAN> connect catalog user/pwd@catlog_db

in order to connect to target db, the user must be granted sysdba.

Best luck.

planning to use rman?, try RMAN Viewer from
www.otools.com.ar
Re: Not able to connect RMAN [message #73687 is a reply to message #73651] Thu, 17 June 2004 21:25 Go to previous message
Anil
Messages: 80
Registered: September 2001
Member
Hi,

Thank you for the help...
It worked...!!!

Regards,
Anil.
Previous Topic: rman table restore
Next Topic: Backup & Recovery Question
Goto Forum:
  


Current Time: Thu Apr 25 12:00:23 CDT 2024