Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: rman connect (remote_login_passwordfile=exclusive)

Re: rman connect (remote_login_passwordfile=exclusive)

From: Howard J. Rogers <howardjr_at_www.com>
Date: Fri, 17 Nov 2000 12:47:53 +1100
Message-ID: <3a148e4b@news.iprimus.com.au>

I haven't tested this carefully, but the answer is almost certainly yes. In Backup and Recovery classes, all my students use RMAN on the last day of the course -and I'm 99.9% certain that we've changed the remote_login_passwordfile to NONE by then.

In fact, I'll stick my neck out and say that I'm 99.999% certain that they connect to the target as system/manager -which is using data dictionary authentication, and hence the passwordfile parameter setting is utterly irrelevant.

connect catalog rman/rman_at_catdb target system/manager_at_db1 ....seems fairly familiar to me.

Regards
HJR

--
---------------------------------------------------------------------------
Opinions expressed are my own, and not those of Oracle Corporation
Oracle DBA Resources:               http://www.geocities.com/howardjr2000
---------------------------------------------------------------------------


<tedchyn_at_yahoo.com> wrote in message news:8v1mht$58n$1_at_nnrp1.deja.com...

> Sir, Is is possible connecting to target database from a rman remote
> catalog DB without using remote_login_passwordfile=exclusive on the
> target db init.ora file ?
>
> Thnx ted
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Thu Nov 16 2000 - 19:47:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US