login.sql equivalent for RMAN

From: William Wagman <wjwagman_at_ucdavis.edu>
Date: Wed, 29 Apr 2009 14:25:30 -0700
Message-ID: <2A8185DC02A8CE4C8413E0A26A8A831A0327369C0C_at_XEDAMAIL2.ex.ad3.ucdavis.edu>



Greetings,

I am running Oracle 9.2.0.8.0 EE. Is there an equivalent to login.sql for RMAN such that I don't have to store passwords in my scripts? I have looked but am unable to find a solution. What I would like to be able to do, as I can do with SQL is something like create a file like RMAN_LOGIN.SQL -

define rman_user=usera
define rman_password=password

And then do something like

RMAN> connect target &&rman_user/&&rman_password_at_remote_db

Does anyone know how if this is possible and if so can you point me to the documentation?

Thanks.

Bill Wagman
Univ. of California at Davis
IET Campus Data Center
wjwagman_at_ucdavis.edu
(530) 754-6208

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 29 2009 - 16:25:30 CDT

Original text of this message