On 1/25/2018 2:57 PM, Chris Hoelscher wrote:
Dana - I do that all the time

   SET BDY(GLOBAL).
   RECEIVE HOLDDATA
ORDER(ORDERSERVER(ORDSRVR)
                 CLIENT(ISR@CLT)
                 CONTENT(ALL))
DELETEPKG.
Well, this example orders both PTFs and HOLDDATA because of the CONTENT(ALL) operand, but it only adds the HOLDDATA to the global zone because of RECEIVE HOLDDATA vs. RECEIVE HOLDDATA SYSMODS.

If you just want to order HOLDDATA, then specify CONTENT(HOLDDATA).

Kurt Quackenbush -- IBM, SMP/E Development

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