Components of response time (CORT) views


This topic describes the CORT views:

Related topic

CFLOW view

To display the percentage of average response time that workload transactions spent in some form of delay during the current interval, perform one of the following actions:

  • Hyperlink from the Avg Resp field of the COBJ view.
  • Issue the following command:

    CFLOW [workloadName]

    where workloadName is the specific or generic name of a workload.

The CFLOW view is displayed.

ddmmmyyyy hh:mm:ss ----------- INFORMATION DISPLAY ---------------------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>
 W1 =CFLOW============(ALL======*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D====16
 Target   Interval   Intvl Workload Num of  Average       % Primary Delay  Primary               
------   Date------ Time- -------- Tasks   Response- ----- 0.....50...100 Delay Type-----  
BCVDS64D 26FEB2014  12:49 ANY          364   1.19395  84.4                IC Wait               
BCVDS64D 26FEB2014  12:49 TESTRMI      300   0.62723  65.1                IC Wait               
BCVDS65D 26FEB2014  12:49 ANY          351   1.04130  83.6                IC Wait               
BCVDS65D 26FEB2014  12:49 TESTRMI      294   0.54573  63.5                IC Wait               
BCVDS66D 26FEB2014  12:49 ANY          351   1.03376  84.3                IC Wait               
BCVDS66D 26FEB2014  12:49 TESTRMI      294   0.53276  65.2                IC Wait               
BCVDS67D 26FEB2014  12:49 ANY          291   0.01327  51.5                TCB Change Mode       
BCVDS67D 26FEB2014  12:49 TESTRMI      264   0.01270  59.3                TCB Change Mode       
BCVDS68D 26FEB2014  12:49 ANY         1729   0.31017  57.0                IC Wait               
BCVDS68D 26FEB2014  12:49 APPC68      1400   0.12365  42.0                FC String Wait        
BCVDS68D 26FEB2014  12:49 PLAT68      1400   0.12365  42.0                FC String Wait        
BCVDS68D 26FEB2014  12:49 TESTRMI      270   0.58166  64.9                IC Wait               
BCVDS69D 26FEB2014  12:49 ANY         1427   0.66142  68.7                IC Wait               
BCVDS69D 26FEB2014  12:49 APPC69      1025   0.02127  40.0                File Control I/O      
BCVDS69D 26FEB2014  12:49 PLAT69      1025   0.02127  40.0                File Control I/O      
BCVDS69D 26FEB2014  12:49 TESTRMI      307   1.49000  52.6                IC Wait

Usage notes

  • The primary source of delay is shown in the Primary Delay column.
  • Hyperlinking on the Intvl Time field displays the CHISTINT view, which shows one-minute interval history for that workload interval.

CWOVER view

To display the percentage that various forms of delay contributed to average transaction response and suspend time during the current interval, issue the following command:

CWOVER [workloadName]

where workloadName is the specific or generic name of a workload.

The CWOVER view is displayed.

ddmmmyyyy hh:mm:ss ----------- INFORMATION DISPLAY ---------------------------
COMMAND  ===>                                                 SCROLL ===> CSR
CURR WIN ===> 1        ALT WIN ===>
 W1 =CWOVER===========(ALL======*=======)ddmmmyyyy=hh:mm:ss====MVCICS===D====4
 Target   Interval   Intvl Workload Num of  Avg     %   %   Avg     %   %   %  
 ------   Date------ Time- -------- Tasks-  Resp-   Cpu Sus Suspend Dsq Com FC
 BCVCD680 17JUN2014  16:14 ABCDE                                               
 BCVCD680 17JUN2014  16:14 ACCTREV       14   0.011   8       0.000 100        
 BCVCD680 17JUN2014  16:14 SDF           14   0.011   8       0.000 100        
 BCVCD680 17JUN2014  16:14 TRANWKLD      14   0.011   8       0.000 100

Usage notes

  • Hyperlinking on the Intvl Time field displays the CHISTINT view, which shows one-minute interval history for that workload interval.
  • %CPU and %Sus are the percentage of response time that is CPU time and suspend time.
  • % of delays after Avg Suspend is the average interval time that task was suspended pending the return from an event or for the first dispatch. The suspend time is a component of the average task response time.

CORTD view

To display the interval and session overview information for an interval, hyperlink on the Num of Tasks field on the CFLOW, CFLOWS, CWOVER, or CWOVERS views.

The CORTD view is displayed.

ddmmmyyyy hh:mm:ss ----------- INFORMATION DISPLAY ---------------------------
COMMAND  ===>                                                 SCROLL ===> CSR
CURR WIN ===> 1        ALT WIN ===>
 W1 =CORTD===========(ALL======*=======)ddmmmyyyy=hh:mm:ss====MVCICS===D====4
     Target.................... BCVDS68D                                          
     Workload Name............. APPC68                                             
     Workload Description...... Sample CICS Workload                             
     Workload Composite Name... APPLICAT                                         
                                                                           
     Workload Type............. Application                                      
      Application/Platform Name bcvm.psbappl.application                         
       App Ver major........... 1                                                
               minor........... 0                                                
               micro........... 0                                                
                                                                           
     Interval Date............. 26FEB2014     Session Start Date 26FEB2014       
     Interval Time............. 11:27         Session Start Time 11:19           
                                                                           
                                                                           
     Interval Data.............               Session Data......                 
      Number of Tasks.......... 7825           Number of Tasks.. 7825            
      Avg Response Time........ 0.11758        Avg Response Time 0.11758         
      Avg Suspend Time......... 0.11460        Avg Suspend Time. 0.11460         
      Avg CPU Time............. 0.00235        Avg CPU Time..... 0.00235

Usage notes

  • This view contains hyperlinks to detail CORT* views.
  • Hyperlinking on the Interval Time field displays the CHISTINT view, which shows one-minute interval history for that workload interval.
  • None of the CORT* session views have hyperlinks to the CHISTINT view.

Related CORT* views

The following views are part of the CORT* family of views:

View

Description

CFLOWS

To display a summary of the percentage of average response time spent in some form of delay during the current session, hyperlink from the % of Response in Delay field under the Current Session section of the EZCSWKLD menu.

CWOVERS

To display a summary of the percentage that various forms of delay contributed to average transaction response and suspend time during the current session, hyperlink from the Response Delay Types field under the Current Session section of the EZCSWKLD menu.

CORTIQ

To display the quick menu for the interval CORT data detail views, hyperlink from the Interval Date field of the CFLOW or CWOVER views, or any of the QM hyperlinks from the interval-related CORTI* views.

CORTSQ

To display the quick menu for the session CORT data detail views, hyperlink from the Interval Date field of the CFLOWS or CWOVERS views, or from any of the QM hyperlinks from the session related CORTS* views..

CORTIDE

To display the average detailed history information on the elapsed time for CICS transactions for CICS within an interval, hyperlink from the Avg Resp field of the CFLOW or CWOVER views, or from the Elapsed Time Data field of the CORTIQ view.

CORTSDE

To display the average detailed history information on the elapsed time for CICS transactions for CICS within a session, hyperlink from the Avg Resp field of the CFLOWS or CWOVERS views, or from the Elapsed Time Data field of the CORTSQ view.

CORTIDC

To display the average detailed history information on the CPU time for CICS transactions within an interval, hyperlink from the CPU Time Data field of the CORTIDE view or CORTIQ view.

CORTSDC

To display the average detailed history information on the CPU time for CICS transactions within a session, hyperlink from the CPU Time Data field of the CORTSDE view or CORTSQ view.

CORTIDS

To display the average detailed history information on suspend time for CICS transactions within an interval, hyperlink from the Suspend Time Data field of the CORTIDE view or CORTIQ view.

CORTSDS

To display the average detailed history information on suspend time for CICS transactions within a session, hyperlink from the Suspend Time Data field of the CORTSDE view or CORTSQ view.

CORTIDS1

To display the average detailed history information on the dispatch-related suspend time for CICS transactions within an interval, hyperlink from the Dispatch field of the CORTIDS view.

CORTSDS1

To display the average detailed history information on the dispatch-related suspend time for CICS transactions within a session, hyperlink from the Dispatch field of the CORTSDS view.

CORTIDS2

To display average detailed history information on the communications-related suspend time for CICS transactions within an interval, hyperlink from the Communications field of the CORTIDS view.

CORTSDS2

To display average detailed history information on the communications-related suspend time for CICS transactions within a session, hyperlink from the Communications field of the CORTSDS view.

CORTIDS3

To display average detailed history information on the file-related suspend time for CICS transactions within an interval, hyperlink from the File field of theCORTIDS view.

CORTSDS3

To display average detailed history information on the file-related suspend time for CICS transactions within a session, hyperlink from the File field of the CORTSDS view.

CORTIDS4

To display the average detailed history information on the DB2-related suspend time for CICS transactions within an interval, hyperlink from the DB2 field of the CORTIDS view.

CORTSDS4

To display the average detailed history information on the DB2-related suspend time for CICS transactions within a session, hyperlink from the DB2 field of the CORTSDS view.

CORTIDS6

To display the average detailed history information on the temporary storage-related suspend time for CICS transactions within an interval, hyperlink from the Temporary Storage field of the CORTIDS view.

CORTSDS6

To display the average detailed history information on the temporary storage-related suspend time for CICS transactions within a session, hyperlink from the Temporary Storage field of the CORTSDS view.

CORTIDSC

To display the average detailed history information on the Transient Data-related suspend time for CICS transactions within an interval, hyperlink from the Transient Data field of the CORTIDS view.

CORTSDSC

To display the average detailed history information on the Transient Data-related suspend time for CICS transactions within a session, hyperlink from the Transient Data field of the CORTSDS view.

CORTIDS7

To display the average detailed history information on the Enqueue, Locking, and Serialization related suspend time for CICS transactions within an interval, hyperlink from the Enqueue/Lock field of the CORTIDS view.

CORTSDS7

To display the average detailed history information on the Enqueue, Locking, and Serialization-related suspend time for CICS transactions within a session, hyperlink from the Enqueue/Lock field of the CORTSDS view.

CORTIDS8

To display the average detailed history information on the Synchronization-related suspend time for CICS transactions within an interval, hyperlink from the Synchronization field of the CORTIDS view.

CORTSDS8

To display the average detailed history information on the Synchronization-related suspend time for CICS transactions within a session, hyperlink from the Synchronization field of the CORTSDS view.

CORTIDS9

To display the average detailed history information on the User-related suspend time for CICS transactions within an interval, hyperlink from the User Control field of the CORTIDS view.

CORTSDS9

To display the average detailed history information on the User-related suspend time for CICS transactions within a session, hyperlink from the User Control field of the CORTSDS view.

CORTIDSA

To display the average detailed history information on the Business Transaction Services-related suspend time for CICS transactions within an interval, hyperlink from the Business Txn Server field of the CORTIDS view.

CORTSDSA

To display the average detailed history information on the Business Transaction Services-related suspend time for CICS transactions within a session, hyperlink from the Business Txn Server field of the CORTSDS view.

CORTIDSB

To display the average detailed history information on the Oracle Java Virtual Machine-related suspend time for CICS transactions within an interval, hyperlink from the JAVA/CORBA field of the CORTIDS view.

CORTSDSB

To display the average detailed history information on the Java Virtual Machine-related suspend time for CICS transactions within a session, hyperlink from the JAVA/CORBA field of the CORTSDS view.

CORTIDSD

To display the average detailed history information on the exceptions related-suspend time for CICS transactions within an interval, hyperlink from the Exceptions field of the CORTIDS view.

CORTSDSD

To display the average detailed history information on the exceptions-related suspend time for CICS transactions within a session, hyperlink from the Exceptions field of the CORTSDS view.

Usage notes

  • The QM hyperlink on the CORTI* views takes you to interval quick menu CORTIQ. The QM hyperlink on the CORTS* views takes you to the session quick menu CORTSQ.
  • The SE hyperlink on the CORTI* views displays the session values and the IN hyperlink on the CORTS* views displays the interval values.
  • The NF hyperlink on the CORTI* and CORTS* views display the next response time detail and the PF hyperlink displays the previous response time detail
  • The NS hyperlink on the CORTID* and the CORTSD* views display the next suspend time detail and the PS hyperlink displays the  previous suspend time detail.


 

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