How selection criteria is applied for CTGHSTRY


While the CTGHSTRY dialog enables you to perform quick searches, it can also be used to form complex ones.

The hypothetical search shown in the figure below illustrates how complex searches are resolved.

-------------------- Change CTG History Record Selection -------------------
 COMMAND ===>                                              SCROLL ===> CSR  
                                                                           
 Transaction Mask ==> AAA        ==> BBB       ==> CCCC      Uppercase      
 TpnName Mask.... ==>            ==>           ==>           Names ==>      
 Program Mask.... ==> DDDDDDDD   ==> EEEEEEEE  ==> FFFFFFFF                 
 User ID Mask.... ==>            ==>           ==>           ABENDed        
 CICS Applid Mask ==> GGGGGGGG   ==> HHHHHHHH  ==> IIIIIIII  Tasks ==>      
 CICS Job Mask... ==>            ==>           ==>                          
                                                                           
 Response Range.. ==> .03        ==> .10        (low/high in seconds)       
 Start Date/Time. ==> *          ==> *          (mm/dd/yyyy - hh:mm:ss)     
 End Date/Time... ==> *          ==> *          (mm/dd/yyyy - hh:mm:ss)     
                                                                           
 Record Count.... ==>            Default 5000       Maximum 10000           
 Exclude Count... ==>            Default 2000       Maximum 10000

Using this criteria, a record will be selected if all of the following statements are true:

It executed transaction AAA OR BBB OR CCCC

AND

It executed program DDDDDDDD OR EEEEEEEE OR FFFFFFFF

AND

It routed task to CICS APPLID GGGGGGGG OR HHHHHHHH OR IIIIIIII

AND

It had a response time between 0.03 seconds and .10 seconds

AND

It occurred sometime between midnight last night and right now


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Monitor for CICS 7.4