INFOZIP and big datasets

"Schaeffer Dave" <[email protected]> Tue, 30 Sep 2003 12:44:48 -0400
Newsgroups gmane.comp.archivers.info-zip
Message-ID <369EE028D0B173429EA29AC1A29EB12338138A@elys0013>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C38772.297F79EC
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,

   I've been using INFOZIP without any problems for
awhile.  I've recently have a need to compress a file
that has 2.8+ million rows with a lrecl of 445.  Last
night I let the compress run for 4.5 hours before=20
canceling it.  My question is can INFOZIP handle files
this big?  This is the JCL I'm using:

//STEP01   EXEC PGM=3DZIP,PARM=3D'''TEST.LOAD.INPUT'' DD:OUT -av'
//STEPLIB  DD   DSN=3DINFOZIP.LOAD,DISP=3DSHR                   =20
//SYSOUT   DD   SYSOUT=3D*                                            =20
//SYSPRINT DD   SYSOUT=3D*                                            =20
//OUT      DD   DSN=3DTEST.LOAD.ZIP,                     =20
//            DISP=3D(NEW,CATLG,DELETE),                              =20
//            DCB=3D(RECFM=3DFB,LRECL=3D80,BLKSIZE=3D0),                 =
   =20
//            UNIT=3DDISK,SPACE=3D(CYL,(1500,50),RLSE) =20

Any help or suggestions would be very much appreciated. =20

Dave Schaeffer              =20

------_=_NextPart_001_01C38772.297F79EC
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.0.6396.0">
<TITLE>INFOZIP and big datasets</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=3D2>Hi all,</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;&nbsp; I've been using INFOZIP without any =
problems for</FONT>

<BR><FONT SIZE=3D2>awhile.&nbsp; I've recently have a need to compress a =
file</FONT>

<BR><FONT SIZE=3D2>that has 2.8+ million rows with a lrecl of 445.&nbsp; =
Last</FONT>

<BR><FONT SIZE=3D2>night I let the compress run for 4.5 hours before =
</FONT>

<BR><FONT SIZE=3D2>canceling it.&nbsp; My question is can INFOZIP handle =
files</FONT>

<BR><FONT SIZE=3D2>this big?&nbsp; This is the JCL I'm using:</FONT>
</P>

<P><FONT SIZE=3D2>//STEP01&nbsp;&nbsp; EXEC =
PGM=3DZIP,PARM=3D'''TEST.LOAD.INPUT'' DD:OUT -av'</FONT>

<BR><FONT SIZE=3D2>//STEPLIB&nbsp; DD&nbsp;&nbsp; =
DSN=3DINFOZIP.LOAD,DISP=3DSHR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</FONT>

<BR><FONT SIZE=3D2>//SYSOUT&nbsp;&nbsp; DD&nbsp;&nbsp; =
SYSOUT=3D*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>

<BR><FONT SIZE=3D2>//SYSPRINT DD&nbsp;&nbsp; =
SYSOUT=3D*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>

<BR><FONT SIZE=3D2>//OUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DD&nbsp;&nbsp; =
DSN=3DTEST.LOAD.ZIP,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
 </FONT>

<BR><FONT =
SIZE=3D2>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; =
DISP=3D(NEW,CATLG,DELETE),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>

<BR><FONT =
SIZE=3D2>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; =
DCB=3D(RECFM=3DFB,LRECL=3D80,BLKSIZE=3D0),&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp; </FONT>

<BR><FONT =
SIZE=3D2>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; UNIT=3DDISK,SPACE=3D(CYL,(1500,50),RLSE)&nbsp; </FONT>
</P>

<P><FONT SIZE=3D2>Any help or suggestions would be very much =
appreciated.&nbsp; </FONT>
</P>

<P><FONT SIZE=3D2>Dave =
Schaeffer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp; </FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C38772.297F79EC--