Information

This site will undergo maintenance on Friday, 26 September at 2:00 AM CDT / 12:30 PM IST and may experience a short period of instability during that time.

CTRNCLA view


To display general information about the transaction classes defined to IBM CICS, issue the following command:

CTRNCLA [target [className]]

where target is the specific or generic name of a target CICS region, and className is the specific or generic name of a transaction class.

The following view is displayed:

Related topic

ddmmmyyyy  hh:mm:ss ------ BMC AMI Ops WINDOW INTERFACE (Vv.r.mm) --------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                            
 W1 =CTRNCLA==========(BCVDVPC==*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D===34
CMD  Class    Target   Max  Pur Pur Tran  <--- Active --->  <--- Queued --->  Purge %Max  %Purg
---   Name             Act  Thr Act  Cnt  Curr  Total  HWM  Curr  Total  HWM  Total Task  Queue
    CCSTCL00 BCVDH750   NR    0 ABE    2     0      0    0     0      0    0      0   0.0   0.0
    DFHCOMCL BCVDH750   10    0 ABE    2     0      0    0     0      0    0      0   0.0   0.0
    DFHEDFTC BCVDH750   10    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHEDFTO BCVDH750   10    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCIND BCVDH750   10    0 ABE    1     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL00 BCVDH750  100  N/A N/A  N/A     3     15    7   N/A      0  N/A      0   3.0   0.0
    DFHTCL01 BCVDH750    1    0 DIS    3     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL02 BCVDH750    1    0 ABE    3     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL03 BCVDH750   40    0 ABE    2     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL04 BCVDH750    1    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL05 BCVDH750    1    0 DIS    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL06 BCVDH750    1    0 ABE    1     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL07 BCVDH750    1    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL08 BCVDH750    1    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL09 BCVDH750    1    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTCL10 BCVDH750    1    0 ABE    0     0      0    0     0      0    0      0   0.0   0.0
    DFHTSDEL BCVDH750   25    0 ABE    1     0      0    0     0      0    0      0   0.0   0.0
    JOES     BCVDH750   20    0 ABE    1     0      0    0     0      0    0      0   0.0   0.0
    MASTRCL0 BCVDH750    1    2 ABE    1     0      0    0     0      0    0      0   0.0   0.0
    PATTRCL1 BCVDH750   15   25 ABE    0     0      0    0     0      0    0      0   0.0   0.0 

Usage notes

  • The CTRNCLA view shows a summary of active and queued user tasks for each transaction class defined to CICS. The summary includes the average number of user tasks for each class during the most recent reporting period, the threshold set for the maximum user tasks for each class, and the highest number of concurrently active user tasks for each class.
  • DFHTCL00 is a special class reserved by IBM for transactions that are not assigned to a transaction class. Some of the data that is presented for DFHTCL00 differs from the data for other transaction classes. For a description of the CTRNCLA fields as they apply to DFHTCL00, see DFHTCL00-values.

Actions

The CTRNCLA view supports the following line command action:


Line command

Description

SET

Changes the value in a modifiable field to the new value that you type in that field

In transaction class views, the following fields are modifiable:

  • Max Act (Maximum Active Tasks)
  • Pur Thr (Queue Purge Threshold)
  • Pur Act (Purge Action)

Warning

Important

Be sure the field contains exactly the value that you want before pressing Enter to issue the SET command. You must clear the field of any other data to prevent it from being passed as part of the new value.

Related views

The following views provide additional transaction class information.


View

Description

CTRNCLAZ

To display summarized information about the transaction classes defined to CICS, enter the SUM command on the CTRNCLA view.

The data is summarized by transaction class name. The Count field shows how many transaction classes are represented by each line of summary data. You can hyperlink from the Count field to the CTRNCLA view to expand a line of summary data.

CTRNCLAD

To display detailed information about a specific CICS transaction class, hyperlink from the Max Act field of the CTRNCLA view.

The CTRNCLAD detail view supports the same line command action as the CTRNCLA view.

CTRNCLAQ

To display a Quick Menu of detailed information about a specific CICS transaction class and related resources, hyperlink from the Class Name field of the CTRNCLA view.

CTRNCLAR

To display resource signature information for a transaction class, hyperlink from the Resource Signature field of the CTRNCLAQ view.

CTRNCLAM

To display Dynamic Tuning information for the MXT (maxtask) value for DFHTCL00, hyperlink from the Dynamic Tuning for MXT (DFHTCL00) field of the CTRNCLAQ view. You must hyperlink to CTRNCLAQ from CTRNCLA for DFHTCL00 .

See Implementing-Dynamic-Tuning-for-IBM-CICS-resource-attributes for more information about Dynamic Tuning.


 

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

BMC AMI Ops Monitor for CICS 7.5