Re: datapump export to pipe

  • From: "Rich Jesse" <rjoralist@xxxxxxxxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Thu, 8 Oct 2009 09:09:02 -0500 (CDT)

Hi Christoph,

> 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.

That may indeed work, but one may need substantial disk space in order to
support the raw datapump export in the meantime.

If a datapump export file is similarly sized to an equivalent exp dump, it
would mean that I would need to request an additional 100GB+ for the
overhead just to support a single 7.5GB compressed dump.  And we're a small
shop...

Rich

--
//www.freelists.org/webpage/oracle-l


Other related posts: