Re: Export

From: John P. Higgins <jh33378_at_deere.com>
Date: 1998/08/14
Message-ID: <35D463A7.8CD16811_at_deere.com>#1/1


Try this:

#!/bin/sh
exp <EOF1
system/manager_or _whatever
buffer=4000000
compress=n
consistent=n
constraints=y
file=/dev/null
full=y
grants=y
indexes=y
log=$HOME/local/export.log
record=n
rows=y
statistics=none
EOF1 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 Fri Aug 14 1998 - 00:00:00 CEST

Original text of this message