DISPTRG

Purpose

The DISPTRG command displays the trigger conditions of a subsystem.

Syntax

Read syntax diagramSkip visual syntax diagramDISPTRGresource TARGET=system_namedomain_IDsaplex_nameOUTMODE=LINEAUTONETLOGWAIT= nnn

Parameters

resource
The name of the resource that the trigger condition is displayed for. The format is name/type[/system]. Wildcard is supported.
TARGET
For information on the TARGET parameter, see TARGET Parameter.
OUTMODE
For information on the OUTMODE parameter, see OUTMODE Parameter.
WAIT

Specifies the number of seconds to wait before reporting that a timeout has 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 DISPTRG command can only be used when SA z/OS® is initialized.

Examples

If you type the name of a resource that a trigger has been defined for, a panel similar to Figure 1 is displayed.
Figure 1. DISPTRG Command Dialog Panel
 AOFLT000                  SA z/OS  - Command Dialogs      Line  1    of 4      
 Domain ID   = IPSFO     ---------- DISPTRG  ----------    Date = 12/12/11      
 Operator ID = NETOP1          Target  = KEY3              Time = 13:26:58      
                                                                                
  Resource    =>  TRGG006AA10/APL/KEY3                                          
  Target      =>  KEY3           System name, domain id or sysplex name         
  Trigger. . . :  TRIGGER6                                                      
                                                                                
 Cmd:  S show details                                                           
 Cmd Type      Events                                                           
 --- --------  -------- ------- -------- -------- -------- -------- ---------   
     STARTUP   B000S100 B000S200                                                
     STARTUP   B000S300                                                         
     SHUTDOWN  B000P100 B000P200                                                
     SHUTDOWN  B000P300                                                         
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                                PF9=Refresh                    PF12=Retrieve    
  • The Resource field shows the name of the resource that uses the trigger.
  • The Target field shows the name of the system where the subsystem is defined.
  • The Trigger field shows the trigger that is defined for the subsystem.
  • The Cmd field allows you to specify command codes. The following command code is available:
    S
    Shows details of the system defined.
  • The Type field shows the type of the specified condition.
  • The Events field shows the names of the specified events. Event that are satisfied are shown in white. Unset events are shown in red.