>I used to download Patches from SHOPz using internet download. I have 35 of 35
>files 5200000 size. How can i merge to single file to become
>S0001.SHOPZ.S7114481.SMPMCS.pax.Z file for me to unzip and I can receive to
>SMP/E Global Zone. My SMP/E version 36.109 and OS Z/OS 2.2.
No need for any of that. Just do a SMPE RECEIVE FROMNTS
//STEP1 EXEC SMPE
//SMPNTS DD PATH='/u/smpe/zos24',PATHDISP=KEEP
//SMPCNTL DD *
SET BOUNDARY (GLOBAL)
.
RECEIVE FROMNTS(OSP01238)
.
With your SHOPz order you should have also gotten several JCL jobs you can
copy/tailor/run for your specific order. There are several examples including
manual download etc.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN