Here it is in Unix... $ORACLE_HOME/bin/rman <<EOF_script connect catalog ${CATALOG_OWNER}/${PASS_VALUE1}@${REPOSITORY_DB} connect target ${TARGET_RMAN_USER}/${PASS_VALUE1}@${ORACLE_SID} @${rman_script_path} EOF_script RMAN_RETURN_CODE=$?
Brian Spears Sr. Oracle Database Administrator Limited Brands Technology Services, Inc. Phone: (614)415-1398 Email: [EMAIL PROTECTED] -----Original Message----- Sent: Thursday, January 23, 2003 10:34 AM To: Multiple recipients of list ORACLE-L -- Hi all, All users on the server can see the password when they issue a "ps -ef|grep rman" comman after the RMAN job runs, such as "rman target [name]/[password] ...". Is there any way to prevent the password being seen on screen? TIA Robin -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Robin Li INET: [EMAIL PROTECTED] Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Spears, Brian INET: [EMAIL PROTECTED] Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).