On 2015-04-15 09:32, zos reader wrote:
> Good morning All..!!
>
> I have more number of PTF's to be applied for CA common services.
> Initiallyi downloaded CAR2014 in zip file format and i was not able to
> UNZIP using CAUNZIP utility due to missing PTF's.
>
What zip files did you get, and how many?
Can you download directly to z/OS?
On the PC (if you have nothing better than Windows):
ftp ZOS
cd /unix/directory
binary
put file1.zip
put file2.zip
...
put filen.zip
close
Then use the "jar" command to unzip them.
> Also CAUNZIP utility is not supporting and for that too i need to apply few
> more PTF's.
> Now I have downloaded the the PTF's in PAX.Z format in my PC and i need to
> transfer as bin to USS directory.
> Can anyone please help me out with the jcl or process for transferring
> from PC to USS directory or anyother way for FTP'ing
>
Again, use the process above. There may be many PAX.Z files.
you may need to use the mkdir command to create intermediate level
directories. This is all easier with the z/OS UNIX shell. In
JCL, you can use the BPXBATCH program to issue shell commands.
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN