Re: Export

From: (wrong string) é Nicolau <jnicolau_at_hotmail.com>
Date: 1998/08/16
Message-ID: <35D699C2.31DD110E_at_hotmail.com>#1/1


Try that

exp " <...many spaces...> id/passwd" file=xpto.dmp full=y ...etc..

or that
. Create a user with full export privilege, in the Oracle, with external identification
. Create the corresponding UNIX user, and you can do:

exp / file=xpto.dmp full=y ...

Param wrote:

> Folks,
>
> I need to be able to fire an export without exposing the
> USERID/PASSWORD. I'm on Unix (HP-UX).
>
> My problem is that the Oracle id/pwd will be with a security server. A
> program will fetch the id/pwd and then fire a shell script which will in
> turn fire the export. So I cannot even store the id in a parameter file.
> If I pass the id on the command line, the 'ps' can give it away. What
> can be done about this?
>
> Thanks in anticipation.
>
> Regards,
> Param
Received on Sun Aug 16 1998 - 00:00:00 CEST

Original text of this message