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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Running a .sql program using SQLPLUS

Re: Running a .sql program using SQLPLUS

From: Ronald Leedy <rleedy_at_us.oracle.com>
Date: 1998/02/23
Message-ID: <34F1F0D7.C8C41AD3@us.oracle.com>#1/1

Manjula Krishnan wrote:

> Beware that password appears in the clear if any one on the system types ps -
> ef to check all processes.
>
> Manjula

What I have is that each person has an account which has no priviliges except connect. Then inside the sql script have the correct username/passwd. It hides the password from the ps command. Also, the directory that the standard scripts are stored in are kept safe using security masks.

-Ronald Leedy Received on Mon Feb 23 1998 - 00:00:00 CST

Original text of this message

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