Previous Topic: Evaluating Process EventsNext Topic: Process Events


Example of Action Selection

This example shows the state mismatch action selection. Some columns were omitted for clarity.

NAME CURRENT_STATE DESIRED_STATE ACTMODE TYPE RES1 DOWN UP STC RES2 DOWN UP STC RES3 DOWN UP BOUNCE STC RES4 STARTING UP STC

Following is an example of the actions that were selected in response to the above state mismatch:

ACTION_PROCESS ACTION_CURRENT ACTION_DESIRED ACTION_MODE ACTION_RES_TYPE ACTION_TEXT 1 ACTION DOWN UP MVSCMD("START &JOBNAME") 2 ACTION DOWN UP RES2 MVSCMD("S DJOB,PARM='IPL'") 3 ACTION DOWN BOUNCE TSOCMD("OI BOUNCE") 4 ACTION DOWN UP BOUNCE TSOCMD("OI REBOUNCE") 5 ACTION STARTING UP SETCOL("CURRENT_STATE,DOWN")

In the previous example, the following actions are taken in response to the resource state change events: