RMAN - Connections
We have windows batch scripts that run rman and connects to the target and catalog using the literal password values as follows:
RMAN Target sys/syspawd@targetsid CATALOG rcat/rcatpassword@rcatsid
Is there a way we can connect without displaying the password in the batch file ?
Thanks,
Sanjay