Re: datapump export to pipe

  • From: Christoph <cruepprich@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 8 Oct 2009 08:38:32 -0500

Tony,
i played around with this a little yesterday. Instead of using a pipe, i
just used a shell script that monitors the datapump directory. Whenever a
new file of a certain naming convention appears, the script monitors its
size. Once it stops growing or reaches the size matching the export filesize
parameter, it zips up the file and moves it to another directory.

Maybe this could be a workaround for your problem.

Christoph

Other related posts: