Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Security in Bourne Shell and Perl Scipts
Mahtaj Khamneian wrote:
>
> I have setup and am maintaining several shell and perl scripts to
> perform some DBA tasks. So far, I have included the sys password in the
> scripts whenever I connect to Oracle. I am now trying to find a way to
> avoid the oracle password inclusion in the scripts.
> Anyone has experience in this area?
Assuming a typical UNIX install, run your scripts as a member of the DBA group, and just "connect / as sysdba".
Regards,
Sean
Received on Tue Apr 23 2002 - 16:25:42 CDT
![]() |
![]() |