This command is available on standard and full BMS only. For further information about BMS, see the CICS® Application Programming Guide.

SEND PARTNSET
>>-SEND PARTNSET-+------------+--------------------------------><
'-(--name--)-'
Conditions:
INVPARTNSET, INVREQ
Description
SEND PARTNSET associates the partition set specified by the PARTNSET option
with the application program. If the partition set name is omitted, the terminal
is reset to the base (unpartitioned) state.
Note: A SEND PARTNSET command must not be followed immediately by
a RECEIVE command. The two commands must be separated
by a SEND MAP, SEND TEXT, or SEND CONTROL command, so that the partition set
is sent to the terminal.
Conditions
The following conditions may occur together. If both occur, only the first
one is passed to the application program.
- INVPARTNSET
- occurs if the partition set named in the SEND PARTNSET command is not
a valid partition set (for example, it may be a mapset).
Default action:
terminate the task abnormally.
- INVREQ
- RESP2 values:
- 200
- Command not allowed for a distributed program link server program.
also occurs (RESP2 not set) in the following situation:
- A SEND PARTNSET command is issued while a logical message is active.
Default action: terminate the task abnormally.