Previous Topic: Information Utilities

Next Topic: Processing Job Enqueues

Message Suppression and Manipulation

The following applications provide automation for the message suppression and message manipulation.

ACTNMSGS

Automating WTORs and action messages (descriptor codes 1, 2, 11) is an ongoing effort towards the goal of implementing aggressive system automation.

ACTNMSGS demonstrates a technique to:

  1. Quickly identify these types of action messages in which a corresponding CA OPS/MVS rule is not logically processing them.
  2. Use the OPSLOG to identify these events that are not currently being automated upon.
  3. Create a rule to automate them.
IPLSUPPR

Improves message suppression at IPL time only if you are not utilizing aggressive suppression (as demonstrated within the SUPPRALL sample).

MLWTO

Provides skeleton code to process MLWTO messages.

SUPPRALL

The AOF SUPPRALL rule details how you create a single suppression rule to suppress all messages except highlighted messages (WTORs, descriptor codes of 1, 2) and command responses.

WTOBUF

Clears console buffer backlogs.

Processing Cross-system Events

The following provides automation for processing cross-system events.

EOJXSYS

Demonstrates the logic that can be used to obtain status or event data from another system such as the maximum condition code (maxcc) of a batch job in order to perform some automated action on a local system.