AW: INFO-ZIP for R2.10

"GrĂ¼ninger, Andreas (LFL)" <[email protected]> Mon, 11 Aug 2003 10:06:02 +0200
Newsgroups gmane.comp.archivers.info-zip
Message-ID <[email protected]>
We use Z/OS V1R2 now and used V2R10 before.
I use a slightly modified version of defining the files to be zipped.
Maybe you can use this as a workaround.

//ZIPPEN   EXEC PGM=3DZIP,PARM=3D'/-v -a dd:zipfile -=A7'                =
      =20
//STEPLIB  DD   DISP=3DSHR,DSN=3Dxxxxxxx.TEST.LOAD.PYN                   =
    =20
//ZIPFILE  DD   DSN=3Dxxxxxxx.TEST.ZIP.TEMP,DISP=3D(NEW,CATLG,DELETE),   =
    =20
// SPACE=3D(15000,(15000,10000),RLSE),                                   =
  =20
// DCB=3D(LRECL=3D80,RECFM=3DF)                                          =
      =20
//INPUT    DD   DSN=3Dxxxxxxx.xxxxxxx.ZEICHEN.WISO,DISP=3DSHR

//SYSPRINT DD   SYSOUT=3D*                                               =
  =20
//SYSIN    DD   *                                                        =
=20
xxxxxxx.xxxxxxx.AUSGABE.TEST'                                            =
 =20
/*

-----Urspr=FCngliche Nachricht-----
Von: Hensley, Doug [mailto:[email protected]]
Gesendet: Dienstag, 15. Juli 2003 15:53
An: [email protected]
Betreff: [Info-ZIP] INFO-ZIP for R2.10


Mr. Soloman, did you ever resolve this issue for 2.10?  I am a rookie at =
all
this but interested in trying to setup a freeware zip program for use on =
our
R2.10 system (actually we are R2.9, building 2.10).  What version of Z/Os
did  you finally go to?

Thank you,

Doug Hensley
MVS Group
PHNS Baton Rouge
(225) 381-6728

--------------------------

Areguy, Solomon [email protected]  <mailto:info-zip%40lists.wku.edu>
Fri, 25 Oct 2002 07:26:02 -0500=20
Hello, I installed INFOZIP for MVS 2.3 (zip23xM.xmit) under OS/390 V2R6=20
and it has been working great using the following JCL:=20
//STEP1 EXEC PGM=3DZIP,PARM=3D'/-a dd:input ''TXXX.DATASET'''=20
//STEPLIB DD DSN=3DTXXX.INFOZIP.ZIP23XM.LOAD,DISP=3DSHR=20
//INPUT DD DSN=3DTXXX.MYZIP4.ZIP,DISP=3D(,CATLG),UNIT=3DSYSDA=20
//SYSPRINT DD SYSOUT=3D*=20
//*=20
I downloaded the zip23xM.xmit file from
<ftp://ftp.uu.net/pub/archiving/zip/MVS/.>=20
Recently we upgraded our OS/390 to V2R10 and INFOZIP for MVS 2.3 quit
working. The JCL above will error under OS/390 V2R10 as follows:=20
IEF375I JOB/TXXXZIP1/START 2002293.1551=20
IEF376I JOB/TXXXZIP1/STOP 2002293.1551 CPU 0MIN 00.04SEC SRB 0MIN 00.00SE=
C
Translating to ASCII... :zip warning: name not matched: 'TXXX.DATASET' zi=
p
error: Nothing to do! (dd:input)=20
Has anyone out there experienced this problem? Thanks=20




Disclaimer:
This electronic message, including any attachments, is confidential and
intended solely for use of the intended recipient(s). This message may
contain information that is privileged or otherwise protected from
disclosure by applicable law. Any unauthorized disclosure, dissemination,
use or reproduction is strictly prohibited. If you have received this
message in error, please delete it and notify the sender immediately.=20
_______________________________________________
Info-ZIP mailing list
[email protected]
http://lists.wku.edu/mailman/listinfo/info-zip