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 -> Using split and pipe to avoid 2 GB file size limit on HP-UX for exports

Using split and pipe to avoid 2 GB file size limit on HP-UX for exports

From: Fender <efender_at_ix.netcom.com>
Date: Tue, 30 Nov 1999 10:10:26 -0500
Message-ID: <820pde$kjj$1@nntp3.atl.mindspring.net>


I saw a procedure to do this posted here a couple months ago. It involved creating a FIFO pipe and split file. I have an export that has now grown past 2 GB. I can change the file systems to allow files greater than 2 GB, but some utilities (gzip, tar) do not work with files that large. If someone could repost the procedure, I'd appreciate it.

Thanks,

Eric Received on Tue Nov 30 1999 - 09:10:26 CST

Original text of this message

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