Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question for SQL PEOPLE.

Re: Question for SQL PEOPLE.

From: Chuck Isaacson <ccisaac_at_MTU.EDU>
Date: Wed, 3 Jan 1996 16:09:59 -0500
Message-Id: <9601032126.AA17176@alice.jcc.com>


There have been many solutions to this problem. The one that works best for me is:

sqlplus userid @runit.sql <<EOF
passwd
EOF Your mileage may vary.
>
> Hello..
>
> Question for ya guys/gals...
>
> I was wondering if anyone knows a way to somehow mask the sqlplus line
> or even the password that comes with doing a ps -ef | grep sqlplus
> statement in UNIX.
>
> What I mean, is that if I have a user that is doing a
> sqlplus whatever/whatever_at_whatever and I goto that machine
> and do a ps -ef | grep sqlplus, it shows me how the person is coming
> in.
>
> Is there a way to somehow mask this or not show it all???
>
> I would appreciate any help you gurus could give me..
>
> Kayne Grau
> (kayne.grau_at_coat.com)
>
Received on Wed Jan 03 1996 - 16:26:04 CST

Original text of this message

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