On Sat, 6 Jun 2020 13:53:27 -0500, Bill Giannelli wrote:

>This is command I am currently using:
>  SET      BOUNDARY (GLOBAL) .                                                 
>  
>  RECEIVE                                                                      
>  
>        FROMNETWORK(                                                           
>  
>          SERVER(SERVINFO)                                                     
>  
>              CLIENT(CLNTINFO)                                                 
>      
>          )                                                                    
>  
>           .                                
>
>So because I am NOT specifying "transferonly" all the downloaded software is 
>received into my Global?
>
That should work.  You should supply data sets/DD statements
for SERVINFO, CLNTINFO, GLOBAL, SMPNTS; define DLIB and
TARGET zones (unless placing the order supplies JCL for that).

If it succeeds and you try it again, SHA-1 checksums will tell
you there's nothing to do.

You could then do a RECEIVE FROMNTS with a different GLOBAL
zone.

I have supplied my customers tailoring scripts for installation  jobs.
Your vendor may have done that for you.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to