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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Passwd problem when running sqlplus from shell script

Re: Passwd problem when running sqlplus from shell script

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Fri, 17 Nov 2000 17:18:54 +0800
Message-ID: <3A14F7FE.5925@yahoo.com>

joe17836_at_my-deja.com wrote:
>
> Does anyone know of a way to run sqlplus from a shell script such that
> other users of the UNIX box will not be able to see your password when
> they do a ps -ef ?
>
> Thank you in advance.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

print PASSWORD | sqlplus USER_at_DB

HTH

-- 
===========================================
Connor McDonald
http://www.oracledba.co.uk (mirrored at
http://www.oradba.freeserve.co.uk)

"Early to bed and early to rise, 
 makes a man healthy, wealthy and wise." - some dead guy
Received on Fri Nov 17 2000 - 03:18:54 CST

Original text of this message

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