CHISTINT view
The CHISTINT family of views display transaction history data that has been summarized over a specified interval. The family of views includes
- CHISTINT, which provides summarized history data about CICS transactions within each interval. Each line of data in CHISTINT represents a summary of the transactions that completed during the interval. The data is created from existing CMRDETL data.
- CHINT* views, which contain averages of the summarized history data. From any CHINT* view, you can navigate to a corresponding THINT* view that contains the total values for interval history data. The CHINT* and THINT* views are similar to the CHISTD* views except that they contain only fields from the corresponding CHISTD* views that can be summarized.
To display summarized CICS transaction history data within an interval, perform one of the following actions:
- In the CHISTORY dialog, enter a value in the Summary Interval field and press Enter to display CHISTINT with summarized records that match the selection criteria, if any. For more information, see Specifying-a-summary-interval.
Issue the following command:
CHISTINT [*[regionName]]
where * is a placeholder, and regionName is the name of a CICS region.
The CHISTINT view is displayed.
COMMAND ===> SCROLL ===> CSR
CURR WIN ===> 1 ALT WIN ===>
W1 =CHISTINT==========BCVDS71D=*========ddmmmyyyy==hh:mm:ss===MVCICS===S===16==========
Target Lcl Intv LIntv No of Average Average Average Average Average ABND XCPT
CICS End Date ETime Tasks Response CPU Suspend Stg HWM IO Cnt Cnt
BCVDS71D 24JUN2016 10:55 15 4.07630 0.00091 4.07361 22290 21 0 2
BCVDS71D 24JUN2016 10:54 15 4.07605 0.00088 4.07507 22290 21 0 2
BCVDS71D 24JUN2016 10:53 15 4.07561 0.00089 4.07452 22290 21 0 2
BCVDS71D 24JUN2016 10:52 15 4.07442 0.00093 4.07312 22290 21 0 2
BCVDS71D 24JUN2016 10:51 15 4.07790 0.00091 4.07667 22290 21 0 1
BCVDS71D 24JUN2016 10:50 15 4.07677 0.00092 4.07543 22290 21 0 2
BCVDS71D 24JUN2016 10:49 15 4.09000 0.00089 4.08888 22290 21 0 2
BCVDS71D 24JUN2016 10:48 15 4.07673 0.00093 4.07499 22290 21 0 2
BCVDS71D 24JUN2016 10:47 15 4.07751 0.00091 4.07629 22290 21 0 2
BCVDS71D 24JUN2016 10:46 15 4.07607 0.00097 4.07475 22290 21 0 2
BCVDS71D 24JUN2016 10:45 15 4.11190 0.00102 4.11051 22290 21 0 2
BCVDS71D 24JUN2016 10:44 15 4.07549 0.00089 4.07438 22290 21 0 2
BCVDS71D 24JUN2016 10:43 15 4.07564 0.00093 4.07446 22290 21 0 2
BCVDS71D 24JUN2016 10:42 15 4.07582 0.00094 4.07464 22290 21 0 1
BCVDS71D 24JUN2016 10:41 15 4.07629 0.00093 4.07501 22290 21 0 2
BCVDS71D 24JUN2016 10:40 15 4.08191 0.00102 4.08016 22290 21 0 2
Related views
There are two sets of CHISTINT interval history detail views. The CHINTD* views, listed here, display averages of the summarized data. From any of these views, you can navigate to a corresponding THINTD* view that displays the total values for interval history data.
View | Description |
---|---|
CHINTQ | To display the Quick Menu for history interval views, hyperlink from the Lcl Intv End Date field of the CHISTINT view. |
CHINTO | To display an overview of the summarized history data, hyperlink from the LIntv ETime field of the CHISTINT view (see CHINTO view). |
CHINTDE | To display the average elapsed time detail for the interval, hyperlink from the Average Response field of the CHISTINT view. |
CHINTDC | To display the average CPU time detail for the interval, hyperlink from the Average CPU field of the CHISTINT view. |
CHINTDS | To display the average suspend time detail for the interval, hyperlink from the Average Suspend field of the CHISTINT view. |
CHINTDST | To display the average storage high water mark detail for the interval, hyperlink from the Average Stg HWM field of the CHISTINT view. |
CHINTDIS | To display the average I/O count detail for the interval, hyperlink from the Average I/O field of the CHISTINT view. |
CHINTDS1 | To display the details of interval average dispatch suspend time, hyperlink from the Dispatch field of the CHINTDS view. |
CHINTDS2 | To display the details of interval average communication suspend time, hyperlink from the Communications field of the CHINTDS view. |
CHINTDS3 | To display the details of interval average file suspends, hyperlink from the File field of the CHINTDS view. |
CHINTDS4 | To display the details of interval average DB2 suspend time, hyperlink from the DB2 field of the CHINTDS view. |
CHINTDS6 | To display the details of interval average temporary storage suspend time, hyperlink from the Temporary Storage field of the CHINTDS view. |
CHINTDS7 | To display the details of interval average enqueue/lock suspend time, hyperlink from the Enqueue/Lock field of the CHINTDS view. |
CHINTDS8 | To display the details of interval average synchronization suspend time, hyperlink from the Synchronization field of the CHINTDS view. |
CHINTDS9 | To display the details of interval average user control suspend time, hyperlink from the User Control field of the CHINTDS view. |
CHINTDSA | To display the details of interval average business transaction server suspend time, hyperlink from the Business Txn Server field of the CHINTDS view. |
CHINTDSB | To display the details of interval average JAVA/CORBA suspend time, hyperlink from the JAVA/CORBA field of the CHINTDS view. |
CHINTDSC | To display the details of interval average transient data suspend time, hyperlink from the Transient Data field. |
CHINTDSD | To display the details of interval average exception suspend time, hyperlink from the Exceptions field. |
CHINTDSW | To display the details of webservices data, hyperlink from Webservices field of CHINTDS view. |
CHINTDPG | To display the details of program data, hyperlink from the Program Control field of the CHINTQ view. |
CHINTDTM | To display the details of terminal data, hyperlink from the Terminal Control field of the CHINTQ view. |
CHINTDF | To display the details of file utilization, hyperlink from the File Utilization field of the CHINTQ view. |
CHINTDD | To display the details of DB2 utilization, hyperlink from the DB2 Utilization field of the CHINTQ view. |
CHINTDL | To display the details of DBCTL utilization, hyperlink from the DBCTL Utilization field of the CHINTQ view. |
CHINTDQ | To display the details of WebSphere MQ utilization, hyperlink from the MQseries Utilization field of the CHINTQ view. |
CHINTDJV | To display the details of JAVA and COBRA data, hyperlink from the JAVA Utilization field of the CHINTQ view. |
CHINTDTC | To display the details of sockets data, hyperlink from the Sockets (TCPIP) field of the CHINTQ view. |
CHINTDTP | To display details about the TCP/IP interface utilization, hyperlink from the Sockets Utilization (MCT) field of the CHINTQ detail menu. |
CHINTDWB | To display the details of Web (CWI/Documents) data, hyperlink from the WEB (CWI/Documents) field of the CHINTQ view. |
CHINTDCN | To display the details of channel and container data, hyperlink from the Channel/Container Utilization field of the CHINTQ view. |
CHINTDBT | To display the details of BTS data, hyperlink from the CICS BTS Data field of the CHINTQ view. |
CHINTDFP | To display the details of front end programming interface data, hyperlink from the Front End Programming Interface field of the CHINTQ view. |
CHINTDEX | To display the details of EXEC command data, hyperlink from the EXEC Interface Utilization field of the CHINTQ view. |
CHISTINZ | To display summarized information based on the Lcl Intv End Date and LIntv ETime fields, enter the SUM command from the CHISTINT view. |
Usage notes
Each detail interval history view (CHINTD* and THINTD*) provides the following navigation fields on the left side of the view
- QM (Quick Menu) hyperlink, which takes you to
- CHINTQ (average quick interval menu), if you are in a CHINT* view
- THINTQ (total quick interval menu), if you are in a THINT* view
- NR and PR hyperlinks, which enable you to scroll forward or backward through the interval records that were retrieved from a particular CICS region.
- NF and PF hyperlinks that enable you to move through the ring of detail views.
- NS and PS hyperlinks that enable you to scroll through next and previous suspend view set.
- TO and AO hyperlinks that enable you to move to/from CHINT* view and corresponding THINT* view.
Related topic