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: Paul Druker <pdruker_at_metaway.com>
Date: Sat, 18 Nov 2000 03:05:29 GMT
Message-ID: <ZlmR5.18829$0X4.3206104@typhoon.southeast.rr.com>

The other option would be to use ops$ account and log in the database as:

sqlplus /

HTH
Paul Druker

"Connor McDonald" <connor_mcdonald_at_yahoo.com> wrote in message news:3A14F7FE.5925_at_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 - 21:05:29 CST

Original text of this message

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