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> I've been using INFOZIP without any = problems for</FONT> <BR><FONT SIZE=3D2>awhile. 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. = Last</FONT> <BR><FONT SIZE=3D2>night I let the compress run for 4.5 hours before = </FONT> <BR><FONT SIZE=3D2>canceling it. My question is can INFOZIP handle = files</FONT> <BR><FONT SIZE=3D2>this big? This is the JCL I'm using:</FONT> </P> <P><FONT SIZE=3D2>//STEP01 EXEC = PGM=3DZIP,PARM=3D'''TEST.LOAD.INPUT'' DD:OUT -av'</FONT> <BR><FONT SIZE=3D2>//STEPLIB DD = DSN=3DINFOZIP.LOAD,DISP=3DSHR &n= bsp; = </FONT> <BR><FONT SIZE=3D2>//SYSOUT DD = SYSOUT=3D* &nb= sp; &nbs= p;  = ; </FONT> <BR><FONT SIZE=3D2>//SYSPRINT DD = SYSOUT=3D* &nb= sp; &nbs= p;  = ; </FONT> <BR><FONT SIZE=3D2>//OUT DD = DSN=3DTEST.LOAD.ZIP,  = ; = </FONT> <BR><FONT = SIZE=3D2>// &n= bsp; = DISP=3D(NEW,CATLG,DELETE),  = ; = </FONT> <BR><FONT = SIZE=3D2>// &n= bsp; = DCB=3D(RECFM=3DFB,LRECL=3D80,BLKSIZE=3D0), &= nbsp; &n= bsp; </FONT> <BR><FONT = SIZE=3D2>// &n= bsp; UNIT=3DDISK,SPACE=3D(CYL,(1500,50),RLSE) </FONT> </P> <P><FONT SIZE=3D2>Any help or suggestions would be very much = appreciated. </FONT> </P> <P><FONT SIZE=3D2>Dave = Schaeffer &nbs= p; </FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C38772.297F79EC--