When the DB2 master address space abends, issue a message to the DBA who is on duty. Notice the use of the generic TSO user name, which the Dynamic Destination table interprets as one or more TSO users.
Figure 166 DO SHOUT Parameter Example
RL: IEF450I    LIB CTO.PROD.RULES                               TABLE: JOB
COMMAND ===>                                                    SCROLL===> CRSR
+-----------------------------------------------------------------------------+
  ON MESSAGE  = IEF450I
     JNAME DB2MSTR   JTYPE         SMFID        SYSTEM
     ROUTE          DESC          CONSOLEID    CONSOLE
     APPEARED       TIMES IN      MINUTES                        And/Or/Not
  OWNER IOAADMIN GROUP                         MODE PROD    RUNTSEC
  THRESHOLD
  DESCRIPTION WARN DBA THAT DB2 MASTER ABENDED
  DESCRIPTION
  ===========================================================================
  DO SHOUT    = TO TSO-DBA           URGENCY U SYSTEM          CTO282I
  MESSAGE DB2 MASTER ABENDED - PLEASE CHECK!
  DO
  ===========================================================================
  FILL IN RULE DEFINITION. CMDS: EDIT, SCHED, OPT, SHPF                  12.33.38
Parent Topic |