On Thu, 2011-04-28 at 14:03 +0530, jagadishan perumal wrote: > Dave, > > Some of the mainframe server IP are from a different location. Firewall > opening from their end is not allowed too. So I just need these Load modules > as zipped, so that we can forward this to anyone. > > On Thu, Apr 28, 2011 at 1:59 PM, jagadishan perumal > <[email protected]>wrote:
You might want to consider using AMATERSE. It is on all z/OS systems starting in release 1.10 (I think). http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2v1b0/17.0 is the 1.12 manual chapter on it. It is conceptually the z/OS equivalent of "zip". Not that the output is compatible with zip! It is NOT! But it can be used to compress and decompress a file; sequential, PDS, or VSAM into a sequential fixed block file which can then be BINARY ftp'ed around, eventually ending up back on a z/OS system, where it can then be restored. -- John McKown Maranatha! <>< ---------------------------------------------------------------------- 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

