Re: INFO ZIP Large File Error

2007-01-10 Thread Crystal Kay
Hi,
  I got it working zipping a 840 cylinder file. I think the problem is due
to file names - mixture of numbers and characters. It takes a long time
though - about 10 minutes cpu and 30 minutes clock time.

Crystal

--
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


Re: INFO ZIP Large File Error

2007-01-07 Thread Graeme Gibson

 You maybe hitting the 2GB max.

Nope.  Assuming max blksize on Crystal's 34 cyl input file, 27998 * 2 * 15
* 34 = 28,557,960 input bytes, which is well short of 2GB.

vendor plug
Can't help you with Infozip, but...
If you're just trying to achieve a one-off ZIP then you might like to try
SLIKZIP: http://www.slikzip.com
We have no problem with people using SLIKZIP in anonymous trial mode for
short-term requirements.  We even provide free usage support to
anonymous triallors! :-)
/vendor plug

Regards to all
Graeme

At 07:48 AM 07/01/2007, you wrote:

Hi,
  I have Infozip working on MVS/TSO. It zips up a 17 cylinder file (85%
compression). But when I double the size of the file, it gives the following
message:

:zip warning: new zip file left 
as:
zip I/O error: EDC5047I An invalid file name was specified as a 
function paramet



zip error: Temporary file failure (was replacing the original zip 
file)


//LIBEXEC PGM=INFOZIP,REGION=4000K,
//   PARM='-B -v -b TESTMST dd:zipout TESTMST.SMP1MVB'

I had created TESTMST.ZIP as big as the input file to make sure that it
isn't a problem.

Would appreciate any help.

Thanks,
Crystal


--
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


--
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


Re: INFO ZIP Large File Error

2007-01-06 Thread Rich Tabor

You maybe hitting the 2GB max.

On 1/6/07, Crystal Kay [EMAIL PROTECTED] wrote:

Hi,
  I have Infozip working on MVS/TSO. It zips up a 17 cylinder file (85%
compression). But when I double the size of the file, it gives the following
message:

:zip warning: new zip file left as:
zip I/O error: EDC5047I An invalid file name was specified as a function paramet

zip error: Temporary file failure (was replacing the original zip file)

//LIBEXEC PGM=INFOZIP,REGION=4000K,
//   PARM='-B -v -b TESTMST dd:zipout TESTMST.SMP1MVB'

I had created TESTMST.ZIP as big as the input file to make sure that it
isn't a problem.

Would appreciate any help.

Thanks,
Crystal


--
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



--
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