Previous Topic

Next Topic

Book Contents

Book Index

DO SHOUT: Post-Processing Parameter (decollating mission)

Sends a message to a specified destination when the string in the WHEN statement is found.

Note: DO SHOUT and SHOUT statements are similar, but not identical. The differences are outlined below in "SHOUT/DO SHOUT Differences."

Figure 263 DO SHOUT Parameter Format

Optional. Type SHOUT in the DO field and press Enter. The following subparameters are displayed:

Table 218 DO SHOUT Subparameters

Subparameter

Description

TO

Destination of the message (1 through 16 characters). Mandatory. Valid values are:

  • U-userid or USERID-userid – Writes the message to the IOA Log file under the specified user ID. userid must be 1 through 8 characters.
  • OPER[–n] – Sends a rollable message to the operator console. n is an optional 2-digit route code. For more detailed information regarding route and descriptor codes, refer to the IBM publication Routing and Descriptor Codes, GC38-1102.
  • OPER2[–n] – Sends an unrollable, highlighted message to the operator console. n is an optional 2-digit route code. If a route code is not specified, the default routes are Master Console and Programmer Information (1 and 11). For more detailed information regarding route codes, refer to the IBM publication Routing and Descriptor Codes, GC38-1102.
  • TSO - loginid [;Nn | ;Mm | ;NnMm | ;Lname] – Sends the message to the specified ID (logonid). ID is mandatory (1 through 7 characters).
    An optional second value, indicating the computer and/or node (such as Nn) of the TSO logonid, can be specified, as follows:
    Under JES2:
    Valid values are Nn, Mm or NnMm, where
    – m is the machine ID (the computer in JES2, not the
       4-character SMF ID). For more information, see "Specify
       IOA CPUs" under "Customization Process" in the
       Installing IOA chapter of the INCONTROL for z/OS Installation Guide.
    – n is the 1 to 2 character JES/NJE node ID.
    Under JES3:
    The only valid value is Lname, where Lname is the logical JES name of the machine (that is, the name as used in JES3 command *T, not the SMF system ID).
    For more information, see "Specify IOA CPUs" under "Customization Process" in the Installing IOA chapter of the INCONTROL for z/OS Installation Guide.

Note: A shout to a TSO user performs a TSO SEND command which may require authorization at the receiving node.

URGENCY

Determines the priority level of the message. Valid values:

  • R—Regular. Default.
  • U—Urgent.
  • V—Very urgent.

=

Message text. Maximum length: 70 characters.

AutoEdit variables (both system and user-defined) are supported and automatically resolved (replaced) when the SHOUT message is issued. For AutoEdit usage information, see Shout Facility Variables.

Parent Topic

Decollating Mission Parameters