...  I'm trying two commands:

     RECEIVE SELECT( ... ) FROMNTS( ... ) .
     RECEIVE HOLDDATA      FROMNTS( ... ) .

Interesting.  SYSPRINT seems to show that it unpacks the HOLDDATA
twice (once for each command?), although only the second uses it.
But it unpacks SMPMCS only once.

In fact the HOLDDATA file is unpacked and read by both commands, but only HOLDDATA for the selected SYSMODs is eligible to be received for the first because of the SELECT operand.

The SYSMODS and HOLDDATA operands are the default if you specify neither operand, so the first command will read both SMPPTFIN and SMPHOLD, whereas the second will only read SMPHOLD.

Kurt Quackenbush -- IBM, SMP/E Development

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to