On Wednesday 24 June 2009, Bob Woodside wrote:
>     I think I have the cmsmvs version of zip pretty well done as of
> last night, but I need to do some more testing, etc.

    Nope, not quite ready. When I tried to add a large file to an 
archive, I got this error message:

> zip error: Entry too big to split, read, or write (Poor compression
> resulted in unexpectedly large entry - try -fz)

    The message is clearly bogus - the file is 4GB+ of nothing but 
binary zeros so the compression is surpassingly good! I think the 
problem is that the code doesn't expect a file > 4GB to be fitting into 
an archive < 4 GB.

    I've got to track down why this happens. The strange thing is that 
it didn't happen with the regular Unix build, just the cmsmvs build.

    Oh, well. We keep plodding along.


>     So you might want to start reviewing the zip documentation on
> setting up the JCL to run zip and unzip - or have you already got
> that set up? I've never tried doing that from the MVS side of the
> house...

    Do you have some batch JCL for zip set up?


Cheers,
Bob

--------
Bob Woodside
Woodsway Consulting, Inc.
http://www.woodsway.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to