On 2017-12-18, at 11:20:33, Ed Jaffe wrote:
> 
> Rather than downloading ALL, we choose to download only that which is 
> recommended by IBM. What's wrong with that?
> 
>   SET BOUNDARY (GLOBAL) .
>   RECEIVE ORDER(
>             ORDERSERVER(ORDSRVR)
>             CONTENT(RECOMMENDED)
>             CLIENT(SMPCLNT)
>             WAIT(NOLIMIT) /* As long as it takes */
>           ) DELETEPKG .
>  
Unless ORDER guarantees it, I'd be more comfortable with APPLY CHECK
to assure that all requisites have been RECEIVEd.

-- 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