Previous Topic: MCSSTOR Keyword—Message Queue StorageNext Topic: MCSUNKNIDS Keyword—Receive Messages for Unknown Console IDs


MCSUD Keyword—Specify Messages Received

Valid on z/OS.

Use the MCSUD keyword to specify whether this console is to receive undelivered action messages and WTOR messages. The IBM equivalent to this field is OPERUD.

This keyword has the following format:

TSS ADDTO(acid) MCSUD(YES|NO)
Capacity of list

One keyword per ACID

Note: It is important to remember that all MCS resources must be added to a User Record and cannot be added to a Profile or to the ALL Record.

This keyword is used with:

Example: MCSUD keyword

This example specifies that this console is to receive undelivered messages:

TSS ADDTO(acid) MCSUD(YES)