| Author |
Message |
Topic: unzip in windows |
sattia
Replies: 3
Views: 1835
|
Forum: Utilities Posted: Fri Sep 15, 2006 5:56 am Subject: unzip in windows |
Yes I tried and got it unzipped in windows. If we xmit it with xx.z(.z extension ) then i coudl extract it using winzip function.
Thanks Kolusu.  |
Topic: unzip in windows |
sattia
Replies: 3
Views: 1835
|
Forum: Utilities Posted: Tue Sep 12, 2006 4:27 am Subject: unzip in windows |
Hi,
I compresed the dataset in mainframe using PKZIP utility. I xmitted the zipped dataset to windows. Could you please help me to decompress the file in windows.
Thanks,
Sattia |
Topic: Xpediter on MRV |
sattia
Replies: 1
Views: 1488
|
Forum: Utilities Posted: Thu Jul 20, 2006 6:58 am Subject: Xpediter on MRV |
Hi,
I would like to use xpediter tool on IBM mainframe and i am getting the error message
XPD4210 ADSRA194 A LANGUAGE PROCESSOR INCOMPATABILITY HAS OCCURRED.
XPD4211 ADSRA194 LANG ... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 4:07 pm Subject: PKZIP the tape file |
Please let me know if you find something.
Thanks,
Sattia |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 2:57 pm Subject: PKZIP the tape file |
| Anyway Thanks for your help!!! |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 2:43 pm Subject: PKZIP the tape file |
Hi Kolusu,
I am waiting for your updates. Please help me out. Thanks,Sattia |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 2:03 pm Subject: PKZIP the tape file |
view detail is showing
-ARCHIVE(ARET.XX.ZIP)
-ACTION(VIEWDETAILNAME)
ZPAM030I INPUT Archive opened: ARET.XX.ZIP
ZPAM014I There are 0 file(s) in the input Archive.
ZPAM012I ZIP comment: ... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 1:51 pm Subject: PKZIP the tape file |
| But it is not compressing ...no compression details..... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 1:12 pm Subject: PKZIP the tape file |
My jcl
//STEP41 EXEC PGM=PKZIP,REGION=0M
//SYSPRINT DD SYSOUT=*
//TAPEIN DD DSN=ARET.XX.TAPE,
// UNIT=TAPE,
// LABEL=(1,NL),
// DCB=(RECFM ... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 12:53 pm Subject: PKZIP the tape file |
-ARCHIVE(A021721.OUT)
-INFILE(TAPEIN)
ZPAM030I OUTPUT Archive opened: A021721.OUT
ZPMT002I PKZIP processing complete. RC=00000000 0(Dec)
PKZIP processing completes without any error ... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 12:32 pm Subject: PKZIP the tape file |
I tried this code
//STEP41 EXEC PGM=PKZIP,REGION=0M
//SYSPRINT DD SYSOUT=*
//TAPEIN DD DSN=A021721.SPH30490.EOWL2.TNDREXTR.TAPE,
// UNIT=TAPE,
// LABEL=(1,NL ... |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 12:29 pm Subject: PKZIP the tape file |
| NL |
Topic: PKZIP the tape file |
sattia
Replies: 14
Views: 8962
|
Forum: Utilities Posted: Tue Jun 20, 2006 10:33 am Subject: PKZIP the tape file |
Hi,
I need to compress the file which is stored in tape and write the compressed file into disk using PKZIP utility.
I ran this step, but it is working for disk files but tape.
//STEP41 E ... |
| |