[Mod_gzip] Gzip with XMITIP

david mod_gzip@lists.over.net
Fri, 22 Nov 2002 15:42:11 -0200


This is a multi-part message in MIME format.

------=_NextPart_000_02D4_01C2923D.B8E3EA80
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


       Hi,
       I am testing gzip for mvs, and my problem is.....=20

   1)  When I use TSO CALL 'IE289.LOADMOD' '-a T1.PRGZIP.TEST'
        the file is compress, generating the file T1.PRGZIP.TEST.GZ

    2)  When I use the following JCL :

file://PR11111C JOB ('PRSSS001.00000000'),PR11111,CLASS=3DS,TIME=3D3,
//         MSGCLASS=3D8,NOTIFY=3DPR11111 TYPRUN=3DSCAN
file://GO      EXEC PGM=3DGZIP123,REGION=3D0M,
//             PARM=3D'-a T1.PRGZIP.TEST'
file://STEPLIB   DD DISP=3DSHR,DSN=3DIE289.LOADMOD
file://SYSUDUMP  DD SYSOUT=3D*
file://SYSTERM   DD SYSOUT=3D*
file://SYSPRINT  DD SYSOUT=3D*
//

Using this JCL I receive the following msg =3D> EDC5049I The specified =
file
name
could not be located.

The JCL is correct ?


 Thanks in advance,
  David Sternadt



------=_NextPart_000_02D4_01C2923D.B8E3EA80
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
Hi,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am testing gzip for mvs, =
and my=20
problem is..... <BR><BR>&nbsp;&nbsp; 1)&nbsp; When I use TSO CALL=20
'IE289.LOADMOD' '-a=20
T1.PRGZIP.TEST'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the file =
is=20
compress, generating the file =
T1.PRGZIP.TEST.GZ<BR><BR>&nbsp;&nbsp;&nbsp;=20
2)&nbsp; When I use the following JCL :<BR><BR><A=20
href=3D"file://PR11111C">file://PR11111C</A> JOB=20
('PRSSS001.00000000'),PR11111,CLASS=3DS,TIME=3D3,<BR>//&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
MSGCLASS=3D8,NOTIFY=3DPR11111 TYPRUN=3DSCAN<BR><A=20
href=3D"file://GO">file://GO</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; EXEC=20
PGM=3DGZIP123,REGION=3D0M,<BR>//&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
PARM=3D'-a T1.PRGZIP.TEST'<BR><A=20
href=3D"file://STEPLIB">file://STEPLIB</A>&nbsp;&nbsp; DD=20
DISP=3DSHR,DSN=3DIE289.LOADMOD<BR><A=20
href=3D"file://SYSUDUMP">file://SYSUDUMP</A>&nbsp; DD SYSOUT=3D*<BR><A=20
href=3D"file://SYSTERM">file://SYSTERM</A>&nbsp;&nbsp; DD =
SYSOUT=3D*<BR><A=20
href=3D"file://SYSPRINT">file://SYSPRINT</A>&nbsp; DD =
SYSOUT=3D*<BR>//<BR><BR>Using=20
this JCL I receive the following msg =3D&gt; EDC5049I The specified=20
file<BR>name<BR>could not be located.<BR><BR>The JCL is correct=20
?<BR><BR><BR>&nbsp;Thanks in advance,<BR>&nbsp; David=20
Sternadt<BR><BR></FONT></DIV></FONT></DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_02D4_01C2923D.B8E3EA80--