CTDQUE view


To display general information about transient data queues defined to IBM  CICS, issue the following command:

CTDQUE [region] [qname] [type]

where region is the name of a target CICS region, qname is the four-character ID of the transient data queue, and type is the type of transient data queue (remote, intra, extra, or indirect).

The following figure is displayed:

ddmmmyyyy  hh:mm:ss ------ BMC AMI Ops WINDOW INTERFACE (Vv.r.mm) --------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>                                            
>W1 =CTDQUE===========(BCVDVPC==*=======)ddmmmyyyy==hh:mm:ss====MVCICS===D==166
CMD TDQ  Target     Type    Status  Usage Ind  Rem  Rem  Intra  Extra    Open  
--- Name                                  Name Sys  Name Queued DDNAME   Status
    CADL BCVCD630 INDIRECT N/A         92 CSSL           N/A             N/A   
    CADO BCVCD630 INDIRECT N/A          0 CSSL           N/A             N/A   
    CAFF BCVCD630 EXTRA    ENABLED      0                N/A    CAFF     OPEN  
    CAIL BCVCD630 INDIRECT N/A         21 CSSL           N/A             N/A   
    CCPI BCVCD630 INDIRECT N/A          0 CSSL           N/A             N/A   
    CCSE BCVCD630 INDIRECT N/A          0 CCSO           N/A             N/A   
    CCSO BCVCD630 EXTRA    ENABLED      0                N/A    COUT     OPEN  
    CDB2 BCVCD630 INDIRECT N/A        165 CSSL           N/A             N/A   
    CDEP BCVCD630 INDIRECT N/A          0 CSSL           N/A             N/A   
    CDUL BCVCD630 INDIRECT N/A          0 CSSL           N/A             N/A   
    CEJL BCVCD630 INDIRECT N/A          0 CSSL           N/A             N/A

Actions

The CTDQUE view supports the following line command actions:

 

Line command

Description

ENA

Enables the transient data queue

DIS

Disables the transient data queue

PUR

Purges the transient data queue

OPE

Opens the transient data queue

CLO

Close the transient data queue

SET

Sets the various attributes of the TD Queue

The available attributes are as follows:

  • ATIFACILITY (TERMINAL | NOTERMINAL)
  • ATITERMID (terminal ID value)
  • ATITRANID (transaction ID value)
  • ATIUSERID (user ID value)
  • ENABLESTATUS (ENABLED | DISABLED)*
  • OPENSTATUS (CLOSED | OPEN) **
  • TRIGGERLEVEL (0 - 32767)
Warning

Note

* Same as ENA and DIS action; ** Same as OPE and CLO action.

Related views

The following views provide additional transient data queue information.

 

View

Description

CTDQUEZ

To display summarized information about transient data queues, enter the SUM command on the CTDQUE view.

By default the data is summarized by the queue name. The Count field shows how many transient data queues are represented by each line of summary data. You can hyperlink from the Count field to the CTDQUE view to expand a line of summary data.

CTDQUED

To display detailed information about the status and activity of a specific transient data queue for a CICS region, hyperlink from the Type field of the CTDQUE view.

The CTDQUED view supports the same line commands as the CTDQUE view.

CTDQUEQ

To display a Quick Menu of detailed information about the status and activity of a specific transient data queue for a CICS region, hyperlink from the TDQ Name field of the CTDQUE view.

CTDQUER

To display resource signature information for a specific transient data queue, hyperlink from the TD Queue Resource Signature field of the CTDQUEQ view.

Related topic

 

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

BMC AMI Ops Monitor for CICS 7.2