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: ps -ef shows oracle passwords (HP-UX)

Re: ps -ef shows oracle passwords (HP-UX)

From: John Durst <jdurst_at_sky.net>
Date: Tue, 03 Nov 1998 22:07:51 -0600
Message-ID: <363FD315.16B345B7@sky.net>


If you have the proper security on the my_script.sql file itself, you could just put the username/password as the first line of the script.

Bernhard Husar wrote:

> How can I avoid this if I need to have sqlplus-scripts called in the
> background by cron jobs with a syntax like this:
>
> sqlplus username/password @my_script.sql
>
> Please be so kind and mail your answer also to
> husar_at_mail.boku.ac.at
>
> Thanks a lot for your help!
>
> regards,
> Bernhard Husar
Received on Tue Nov 03 1998 - 22:07:51 CST

Original text of this message

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