MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ZIP Mail

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
nbdtrjk1
Beginner


Joined: 12 Apr 2007
Posts: 76
Topics: 41

PostPosted: Fri Jun 25, 2010 5:53 am    Post subject: ZIP Mail Reply with quote

All,

I have a requirement to send ZIP file format from Mainframe to Mail.

Let's assume i have 10 GDG version, now i want send all the 10 gdg version information into my mail with a zip format.

in the mail, i want to get all the 10 gdg version information separately in the ZIP file(see below format).

Code:
Mail_attch.ZIP
INFILE_GDG01
INFILE_GDG02
INFILE_GDG03
INFILE_GDG04
INFILE_GDG05
INFILE_GDG06
INFILE_GDG07
INFILE_GDG08
INFILE_GDG08
INFILE_GDG10



Hope understood my question.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Fri Jun 25, 2010 10:19 am    Post subject: Reply with quote

nbdtrjk1,

You need to PKZIP software installed on your z/OS in order to zip the GDG files. Check and see if you have the software installed.


Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Fri Jun 25, 2010 3:47 pm    Post subject: Reply with quote

Do you have XMITIP on your system?

If your system does not have pkzip (or some other standard compression software) and you use XMITIP, you can use INFOZIP.

Quote:

The XMITIP package ships with a copy of the z/OS version of InfoZip so if you don't have a commercial package you can use that. Then FORMAT ZIPCSV or ZIP... should work for you. The InfoZip is useful but a commercial package will do more for you.

_________________
All the best,

di
Back to top
View user's profile Send private message
nbdtrjk1
Beginner


Joined: 12 Apr 2007
Posts: 76
Topics: 41

PostPosted: Fri Jun 25, 2010 8:14 pm    Post subject: Reply with quote

kolusu/papadi,

i have PKZIP software in my work shop. Can you please guide me how to do that in PKZIP(10 Gdg versions)?
Back to top
View user's profile Send private message
papadi
Supermod


Joined: 20 Oct 2009
Posts: 594
Topics: 1

PostPosted: Sat Jun 26, 2010 3:05 am    Post subject: Reply with quote

If your organization has the pkzip product, your organization has the documentation. Suggest you follow a simple example from the doumentation and make sure the zipped file can be successfully sent/received via e-mail.

Once the test is successful, expand to use the full set of data.
_________________
All the best,

di
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group