DISPEVT

Purpose

The DISPEVT command displays relationships between an event and the related resources. DISPEVT shows all the resources that use the event.

Syntax

Read syntax diagramSkip visual syntax diagramDISPEVTeventTARGET=system_namedomain_IDsaplex_nameOUTMODE=LINEAUTONETLOGWAIT= nnn

Parameters

event
Specifies the name of the event.
TARGET
For information on the TARGET parameter, see TARGET Parameter. Note that if you specify a sysplex name as a target, this is translated to the next system that is available in the sysplex and the DISPEVT command is processed there.
OUTMODE
For information on the OUTMODE parameter, see OUTMODE Parameter.
WAIT

Specifies the number of seconds to wait before reporting that a timeout occurred if the automation manager does not provide the requested data. The maximum time interval is 999 seconds.

If omitted, the time interval is 30 seconds.

Restrictions and Limitations

The DISPEVT command can only be used when SA z/OS® is initialized.

Usage

The DISPEVT command operates sysplexwide. For an overview see Overview of Commands that Operate Sysplexwide.

If you specify OUTMODE=LINE, specifying event becomes mandatory.

Examples

If you enter dispevt b000s100, Figure 1 is displayed.
Figure 1. DISPEVT Command Dialog Panel
 AOFLE000                  SA z/OS  - Command Dialogs      Line  1    of 4      
 Domain ID   = IPUF9     ---------- DISPEVT  ----------    Date = 11/26/99      
 Operator ID = NATOP1          Sysplex = KEY1PLEX          Time = 15:29:27      
                                                                                
  Event          ==> B000S100                                                   
  Target         ==> KEY3        System name, domain id or sysplex name         
  Description  . . : Start cond 1 Trigger6 batch job end                        
  Unset condition. : UP                                                         
                                                                                
  Resource     Type  System    Trigger   Status                                 
  -----------  ----  --------  --------  ------                                 
  TRGG006AA10  APL   KEY1      TRIGGER6  SET                                    
  TRGG006AA10  APL   KEY2      TRIGGER6  UNSET                                  
  TRGG006AA10  APL   KEY3      TRIGGER6                                         
  TRGG006AA10  APL   KEY4      TRIGGER6  SET                                    
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
 Command ===>                                                                   
   PF1=Help     PF2=End        PF3=Return                        PF6=Roll       
                               PF9=Refresh                      PF12=Retrieve   
  • The Event field shows the name of the event. You can overwrite the event to initiate a new display.
  • The Target field shows the name of the system where the command is executed. You can overwrite the system name to initiate a new display.
  • The Description field shows the description of the event.
  • The Unset condition field shows the status that an application must have to reset an event.
  • The Resource field shows the name of the resource where the event is defined.
  • The Type field shows the type of the resource.
  • The System field shows the name of the system where the resource is defined.
  • The Trigger field shows the trigger that the resource is linked to.
  • The Status field shows the status of the event for that particular resource. It can contain the following values:
    SET
    The event is set. It is shown in white.
    UNSET
    The event is unset. It is shown in red.

    If the status of the event is neither SET nor UNSET, the event is in an unknown state. This is treated as UNSET.