Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Passwd problem when running sqlplus from shell script
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
![]() |
![]() |