bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem GZIP


From: david
Subject: Problem GZIP
Date: Wed, 27 Nov 2002 15:11:14 -0200

 
 
 
>        Hi,
>        I am testing gzip for mvs, and my problem is.....
>
>    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 <file://PR11111C>  JOB
> ('PRSSS001.00000000'),PR11111,CLASS=S,TIME=3,
> //         MSGCLASS=8,NOTIFY=PR11111 TYPRUN=SCAN
> file://GO <file://GO>       EXEC PGM=GZIP123,REGION=0M,
> //             PARM='-a T1.PRGZIP.TEST'
> file://STEPLIB <file://STEPLIB>    DD DISP=SHR,DSN=IE289.LOADMOD
> file://SYSUDUMP <file://SYSUDUMP>   DD SYSOUT=*
> file://SYSTERM <file://SYSTERM>    DD SYSOUT=*
> file://SYSPRINT <file://SYSPRINT>   DD SYSOUT=*
> //
>
> Using this JCL I receive the following msg => EDC5049I The specified
> file
> name
> could not be located.
>
> The JCL is correct ?
>
>
>  Thanks in advance,
>   David Sternadt
>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]