Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Hiding password on the server side
Hi folks,
last but not least think about using the OPS$ feature. If your Oracle user account is identified externally then you could use:
sqlplus / @myscript.sql
cu
Ulrich
SaraN schrieb:
>
> Currently I are running some Sql scripts for certain data feeds. While
> this is feed is on, users logged onto this machine are able view my
> database passwords by doing a ps - ef on the system.
>
> I would like to hide the password. I vaguely remember a hide.c function
> which would enable me to do this. Am I right. If I am where would I find
> it. Any help on this would be really appreciated.
>
> Thanks IA
>
> SaraN
> vishmayaa_at_yahoo.com
Received on Fri Mar 02 2001 - 08:24:07 CST
![]() |
![]() |