Transaction history


The primary output of the BMC AMI Ops Monitor for CICS data extractor is the detail history record.

Related topic

For each transaction that runs in a CICS region, the data extractor records essential transaction information (such as the transaction’s date and time, response time, CPU usage, file I/O counts, and resource consumption). These transaction history records can be displayed online with the history views.

The following figure shows an example of the primary history view, CHIST. CHIST provides information about transactions in the current context that ran during a specified period, and, optionally, that satisfied a filter condition.

mmdddyyyy hh:mm:ss ------ BMC AMI Ops WINDOW INTERFACE (Vv.r.mm) ----------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                            
>W1 =CHIST============(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====5
Task    CICS   Lcl Task   Lcl Task Tran Response    CPU    Storage  I/O  Term
Num    System  End Date   End Time  ID    Time      Time     HWM   Calls  ID
  324 BCVCD630 25APR2005  10:45:00 FIC2   0.00147  0.00094    6976     0     
  325 BCVCD630 25APR2005  10:46:00 FIC2   0.00566  0.00102    6976     0     
  326 BCVCD630 25APR2005  10:47:00 FIC2   0.00338  0.00098    6976     0     
  327 BCVCD630 25APR2005  10:48:00 FIC2   0.00781  0.00109    6976     0     
  328 BCVCD630 25APR2005  10:49:00 FIC2   0.02656  0.01538    6976     0

Each line of data in the view can be expanded to present detailed information about a given transaction.

Warning

Note

For more information about the history views, see CMRDETL-history-views




 

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

BMC AMI Ops Monitor for CICS 7.4