INGTRIG

Purpose

INGTRIG shows all triggers that are defined and used by resources within the sysplex.

Syntax

Read syntax diagramSkip visual syntax diagramINGTRIGtriggerTARGET=system_namedomain_idsaplex_nameOUTMODE=LINEAUTONETLOGWAIT= nnn

Parameters

trigger
Specifies the name of a trigger so that all the resources that use the trigger are displayed.
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 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

Triggers for previous releases of SA z/OS® cannot be shown.

Usage

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

Examples

If you enter ingtrig a panel similar to Figure 1 is displayed.
Figure 1. INGTRIG Initial Command Dialog Panel
 INGKYTR0                  SA z/OS  - Command Dialogs      Line  1    of 10     
 Domain ID   = IPSFP     ---------- INGTRIG  ----------    Date = 10/26/99      
 Operator ID = NETOP1          Sysplex = KEY1PLEX          Time = 10:55:16      
                                                                                
 Cmd:  S show associated resources                                              
                                                                                
 Cmd Trigger   Description                                                      
 --- --------  ----------------------------------------                         
     BATCHSTP  Batch jobs B000P100,P200,P300                                    
     BATCHSTR  Batch jobs B000S100,S200,S300                                    
     MDOTRGI3  Trigger3                                                         
     MDOTRIG1  Trigger1                                                         
     MDOTRIG2  Trigger2                                                         
     MSCTRG1   scheduling test trigger 1                                        
     MSCTRG2   scheduling test trigger 2                                        
     TRIGGER6  Hourly window + batch controlled events                          
     TRIGGER7  Command controlled events, No UNSET                              
     TRIGGER8  Command controlled events, diff. unsets                          
                                                                                
                                                                                
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                                PF9=Refresh                    PF12=Retrieve    
This panel shows all triggers that are defined within the scope of the automation manager.
  • The Cmd field allows you to display specific information for each system. The following command code is available:
    S
    Show associated resources. Displays all resources that use the trigger.
  • The Trigger field shows the name of the trigger.
  • The Description field shows the description of the trigger.

The FIND/RFIND and SORT subcommands are supported. See Varying the Format of the Command Output for information.

Showing Resources

Specify command code S in front of a trigger, or ingtrig triggername to display all resources that are associated with that selected trigger, as shown in Figure 2.
Figure 2. INGTRIG Command Dialog Panel Showing Resources Associated with a Trigger
 INGKYTR1                  SA z/OS  - Command Dialogs      Line  1    of 4      
 Domain ID   = IPSFP     ---------- INGTRIG  ----------    Date = 10/26/99      
 Operator ID = AFRANCK         Sysplex = KEY1PLEX          Time = 11:16:54      
                                                                                
 Trigger . . : TRIGGER6       Hourly window + batch controlled events           
                                                                                
 Cmd:  S show trigger details                                                   
 Cmd Resource     Type System    Description                                    
 --- -----------  ---- --------  ---------------------------------------------  
     TRGG006AA10  APL  KEY1                                                     
     TRGG006AA10  APL  KEY2                                                     
     TRGG006AA10  APL  KEY3                                                     
     TRGG006AA10  APL  KEY4                                                     
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                                PF9=Refresh                    PF12=Retrieve    
  • The Cmd field allows you to specify command codes to display specific information for the trigger. The following command code is available:
    S
    Show trigger details. Initiates the DISPTRG command dialog for the selected resource.
  • The Resource field shows the name of the resource.
  • The Type field shows the type of the resource.
  • The System field shows the name of the system where the resource resides.
  • The Description field shows the description specified for the resource.

The FIND/RFIND and SORT subcommands are supported. See Varying the Format of the Command Output for information.