WTO_MSG
WTO_MSG specifies which messages written to the AUILOG DD statement are also written to the Operator Console (WTO).
- Required
- No
- Default
- No default
- Permitted Values
- Message numbers
- Description
- Specify which informational, warning, or error messages written to the AUILOG DD statement of the agent (AUIASTC) or agent secondary address spaces (AUIFSTC, AUILSTC or AUIUSTC) are also written to the WTO. This enables these messages to be recognized by an automated operations tool, or provides higher operator visibility for these messages and allows action to be taken. Each message requires a separate keyword, and each keyword must be specified on a separate line.
- Notes
- None
- Syntax
-
WTO_MSG(message_number)
- Example
-
WTO_MSG(AUIJ011I) WTO_MSG(AUIL607W) WTO_MSG(AUIY006E)