login.sql equivalent for RMAN
- From: William Wagman <wjwagman@xxxxxxxxxxx>
- To: Oracle-L Freelists <oracle-l@xxxxxxxxxxxxx>
- Date: Wed, 29 Apr 2009 14:25:30 -0700
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@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@xxxxxxxxxxx
(530) 754-6208
--
http://www.freelists.org/webpage/oracle-l
Other related posts: