Home » RDBMS Server » Backup & Recovery » How to connect RMAN.
How to connect RMAN. [message #71273] Tue, 08 October 2002 11:13 Go to next message
Natalia
Messages: 4
Registered: September 2000
Junior Member
I'm trying to connect RMAN using an user with DBA rights. When i execute "rman target user/password@database" the system returns "RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database: ORA-01031: insufficient privileges". The user belongs dba group of Solaris. I'm using operating system authentication. I have more than one database in the same machine. What's wrong?
Re: How to connect RMAN. [message #71275 is a reply to message #71273] Tue, 08 October 2002 11:57 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Recovery Manager: Release 8.1.6.0.0 - Production

RMAN> connect rcvcat rman/rman@magrcat

RMAN-06008: connected to recovery catalog database

RMAN>

RMAN> connect target /

RMAN-06005: connected to target database: LOCAL (DBID=563053257)

RMAN>

1. the catalog database is magrcat (in network)
2. target database is local ( in the local machine)
3. Make sure all the databases use passwordfile for connection
4. and a valid tnsnames entry.
Re: How to connect RMAN. [message #71277 is a reply to message #71273] Tue, 08 October 2002 12:30 Go to previous messageGo to next message
Natalia
Messages: 4
Registered: September 2000
Junior Member
I just can use RMAN with database that uses password file? What about OS authentication?
Re: How to connect RMAN. [message #71311 is a reply to message #71273] Mon, 14 October 2002 06:53 Go to previous messageGo to next message
B
Messages: 327
Registered: August 1999
Senior Member
and sqlnet.authenfication must be set to MTS
Re: How to connect RMAN. [message #296023 is a reply to message #71311] Thu, 24 January 2008 04:03 Go to previous messageGo to next message
robyzu
Messages: 1
Registered: January 2008
Location: Portugal
Junior Member
Hi.

Try:

grant sysdba to rman.

That my work.

Regards.

RCM
Re: How to connect RMAN. [message #296027 is a reply to message #296023] Thu, 24 January 2008 04:30 Go to previous message
Michel Cadot
Messages: 68651
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Wow! An answer after 6 years, I think you have the best score.

Regards
Michel
Previous Topic: Recovery Catalog
Next Topic: regading spfile vs pfile while perform rman backup
Goto Forum:
  


Current Time: Wed May 15 01:38:26 CDT 2024