CHTDQ view


To display general information about count and timing information for transient data (TD) queues used by a task, perform one of the following actions:

  • Hyperlink from the TDqueues Used by Txn field on the CTASKDIO view.
  • Issue the following command:

    CHTDQ [*[regionName]]

    where * is a placeholder, and regionName is the name of an IBM CICS region.

The CHTDQ 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 =CHTDQ=============BCVDS71D=*========ddmmmyyyy==hh:mm:ss====MVCICS===
Task    CICS   Lcl Task   Lcl Task Tran TDQ    TDQ    Count   Time
Num    System  End Date   End Time  ID  Name   Type
21187 BCVDS71D 24JUN2016  10:44:12 PTQR TD01 INTRA        6  0.0024
21187 BCVDS71D 24JUN2016  10:44:12 PTQR TD02 INTRA        6  0.0000
21180 BCVDS71D 24JUN2016  10:44:11 PTQR TD01 INTRA       16  0.0051
21180 BCVDS71D 24JUN2016  10:44:11 PTQR TD02 INTRA       16  0.0001
21172 BCVDS71D 24JUN2016  10:43:12 PTQR TD01 INTRA        6  0.0035
21172 BCVDS71D 24JUN2016  10:43:12 PTQR TD02 INTRA        6  0.0000
21165 BCVDS71D 24JUN2016  10:43:11 PTQR TD01 INTRA       16  0.0063
21165 BCVDS71D 24JUN2016  10:43:11 PTQR TD02 INTRA       16  0.0000
21157 BCVDS71D 24JUN2016  10:42:12 PTQR TD01 INTRA        6  0.0019
21157 BCVDS71D 24JUN2016  10:42:12 PTQR TD02 INTRA        6  0.0000
21150 BCVDS71D 24JUN2016  10:42:11 PTQR TD01 INTRA       16  0.0048
21150 BCVDS71D 24JUN2016  10:42:11 PTQR TD02 INTRA       16  0.0001
21142 BCVDS71D 24JUN2016  10:41:12 PTQR TD01 INTRA        6  0.0018
21142 BCVDS71D 24JUN2016  10:41:12 PTQR TD02 INTRA        6  0.0000
21135 BCVDS71D 24JUN2016  10:41:11 PTQR TD01 INTRA       16  0.0045
21135 BCVDS71D 24JUN2016  10:41:11 PTQR TD02 INTRA       16  0.0001   

Usage note
The records are displayed from newest record to oldest record, based on the detach time of the tasks.

Related views

The following views are part of the CHTDQ family of views.

View

Description

CHTDQQ

To display the Quick Menu for other transient data queue views and related task history views, hyperlink from the Task Num field of the CHTDQ view.

CHTDQD

To display detailed count and timing information for each function issued against a single transient data queue, hyperlink from the Lcl Task End Date field of the CHTDQ view.

CHTDQZ

This view provides summarized count and timing information about transient data queue usage.

By default, the data is summarized by transient data queue name. The Count field shows how many tasks are represented by each line of summary data.


 

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

BMC AMI Ops Monitor for CICS 7.4