ZIP/390
|
|
Compression, Encryption and Delivery of zSeries Files and Reports
|
|
|
|
|
|
High-Speed, Secure Copying of Files and Reports between zSeries and Network Paths
|
|
Description
|
|
|
Run mainframe jobs to COPY files to and from network paths at 2-3 times the speed of FTP, via transparent
use of the IpBridge/Connect component.
Data is delivered CRC-Checked (confirming integrity before use) and ready to use by end-users or programs.
When copying files off the mainframe to a network path, a task may be initiated on the destination server
as an inline process (i.e. to automate further action on the delivered file(s), e.g., load a database.)
The COPY action includes an option to strong encrypt data during transmission.
|
|
Sample OS/390 JCL:
|
|
| Copy three (3) mainframe files to a network path |
|
|
//COPY2PC JOB ' ','COPY2PC',CLASS=A,MSGCLASS=H,MSGLEVEL=(0,0),TIME=1440
//STEP1 EXEC PGM=ZIP390,REGION=2M
//STEPLIB DD DSN=D21LIB.D21Z.LOADLIB,DISP=SHR
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
ACTION=COPY
IPBRIDGE=&IPBHOST/&IPBPORT/
IFILE=DSN/ZIP390.FILE1.TXT;file1.txt
IFILE=DSN/ZIP390.FILE2.TXT;file2.txt
IFILE=DSN/ZIP390.FILES.TXT(FILE3);file3.txt
ARCHIVE=c:\inetpub\wwwroot\ipbridge\connect\archive\
/*
|
|
Sample VSE JCL: |
|
| Copy three (3) mainframe files to a network path |
|
* $$ JOB JNM=COPY2PC,PRI=1,CLASS=0
* $$ LST FNO=UTIL,CLASS=M
// JOB COPY2PC
// LIBDEF PHASE,SEARCH=D21LIB.D21Z
// ASSGN SYS060,DISK,VOL=SYSWK1,SHR
// DLBL IFILE1,'ZIP.SEQ.FILE1',0,SD
// EXTENT SYS060,SYSWK1,1,0,nnnn,nnnn
// DLBL IFILE2,'ZIP.SEQ.FILE2',0,SD
// EXTENT SYS060,SYSWK1,1,0,nnnn,nnnn
// DLBL IFILE3,'ZIP.SEQ.FILE3',0,SD
// EXTENT SYS060,SYSWK1,1,0,nnnn,nnnn
// DLBL TFILE,'TFILE',0,SD
// EXTENT SYS060,SYSWK1,1,0,nnnn,nnnn
// EXEC ZIPVSE,SIZE=ZIPVSE
ECHO=Y
ACTION=COPY
IPBRIDGE=&IPBHOST/&IPBPORT/
IFILE=SEQ/IFILE1/23440/80/FB;file1.txt
IFILE=SEQ/IFILE2/23440/80/FB;file2.txt
IFILE=SEQ/IFILE3/23440/80/FB;file3.txt
ARCHIVE=c:\inetpub\wwwroot\ipbridge\connect\archive\
/*
/&
* $$ EOJ
|
|
Documentation
|
|
|
Literature
|
|
|
|
|
Success Story
|
|
|
|
|
Presentation
|
|
|
|
|
|
|
Reference Guide
|
|
|
|
|
|
|
|
|
| |
|
ZIP390 is a PKZIP Compatible and WINZIP Compatible mainframe compression product. ZIP, UNZIP and GZIP capabilities are a growing demand for many companies these days. Compression and encryption products for the mainframe can be very costly. Finding a cost efficient applications that runs on z/OS, OS/390, OS390, MVS, VSE, or VSE/ESA is very important. FTP does not show nearly as much value as zip compression. With speedy AES Encryption your data will be kept secure. ZIP Keyword Encryption another form of encryption with our mainframe file compression and mainframe encryption products. We also valuable resources with batch utility and the option of running a zip server with a partner product IpBridge/Connect. Mainframe HIPAA is very important to healthcare companies now. ZIP OS/390, ZIP MVS, ZIP VSE and ZIP OS390 are all important to a business with the interest of keeping its data secure. A variety of products offering zip for the mainframe, we believe ZIP390 is the best. Add PGP Encryption for PGP compatibility for secure mainframe transfer of files. Cyberfusion, ca-xcom, Connect:Direct, Connect:Express, DataBlaster, and File SWEEP/Rapid. ZIP/390's performance as a zip mvs solution has been reported as perfect solution for zip compression and encryption solutions. JIMZip, PowerArchive and ZIPIt are all related to the ZIP Compression Community. PKWARE's Securezip product is an expensive alternative to some of ZIP/390's capabilities and features.
|
|
|
|