Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: compress while exporting file on Window using winzip

Re: compress while exporting file on Window using winzip

From: Tasm <tasm_at_tasm.com>
Date: Fri, 08 Dec 2006 11:46:51 +1000
Message-ID: <elag6b$2jro$1@bunyip2.cc.uq.edu.au>


In unix this would be extremely simple.

Simply check a directory for more than one file, if more than one file exists then gzip the oldest file and move it to the completed directory.

I have not automated the process before but I have manually gzipped files once export has hit the filesize parameter and this worked quite well for me. If I regularly exported files then I would probably automate the process.

Anthony wrote:
> Have you tried this approach before? Executing in a script? Seems to me
> a fair amount of coding is needed to make it work properly.
>
Received on Thu Dec 07 2006 - 19:46:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US