BookmarkSubscribeRSS Feed
RichardBortolucci
Calcite | Level 5

Hi,

I'm currently using ODS Package to create Zip files. It works just fine for most files, but not for a 9GB file I have. I received a message after running the code saying:

ZIP is too large for the version 2.0 ZIP format. Switching to the version 4.5 ZIP format.

Any idea?

Thanks,

Richard.

2 REPLIES 2
ballardw
Super User

That will only be an issue if someone attempts to open using the 2.0 Zip or equivalent programs. IIRC that means about 10 years old software...

jakarman
Barite | Level 11

use the xcmd setting for a call to a more recent zip tool (piping).

---->-- ja karman --<-----

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 1313 views
  • 1 like
  • 3 in conversation