INDTDQ - Indirect transient data queues

The INDTDQ view shows general information about currently installed indirect transient data queues. The name and type of the target queue associated with each indirect queue are listed.

Availability

The INDTDQ view is available for all managed CICS® systems.

Access

Issue command:
INDTDQ [tdq [ind-tdq]]

tdq
is the specific or generic name of a currently installed indirect transient data queue, or * for all indirect queues.

ind-tdq
is the specific or generic indirect name of a transient data queue. Use this parameter to find out what CICS systems use a particular indirect queue and what names they know it by.

If you do not specify parameters, the view includes information about all indirect transient data queues within the current scope.

Note:
Some transient data queue names might contain lower case characters. You cannot inquire on these in the EUI using a filter because TSO converts lower case characters to upper case. For example ab* will be converted to AB* and as a result no data will be retrieved.
Select:
TDQ from the OPERATE menu, and INDTDQ from the TDQ submenu.

Figure 155 is an example of the INDTDQ view.

Start of changeFigure 155. The INDTDQ view
Start of change 27FEB2005  18:37:46 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =INDTDQ============EYUPLX01=EYUPLX01=27FEB2005==18:37:46=CPSM=========32===
 CMD Queue CICS     Indirect Indirect Accesses
 --- ID--- System-- Name---- Type---- --------
     CADL  EYUMAS1A CSMT     EXTRA          58
     CADL  EYUMAS2A CSMT     EXTRA          43
     CADL  EYUMAS3A CSMT     EXTRA          43
     CADL  EYUMAS4A CSMT     EXTRA          56
     CRDI  EYUMAS1A CSMT     EXTRA           1
     CRDI  EYUMAS2A CSMT     EXTRA           0
     CRDI  EYUMAS3A CSMT     EXTRA           0
     CRDI  EYUMAS4A CSMT     EXTRA           0
     CSDL  EYUMAS1A CSMT     EXTRA           2
     CSDL  EYUMAS2A CSMT     EXTRA           0
     CSDL  EYUMAS3A CSMT     EXTRA           0
     CSDL  EYUMAS4A CSMT     EXTRA           0
 End of change
End of change

Action commands

Table 309 shows the action command you can issue from the INDTDQ view. This action command is available only for systems running the CICS TS.

Table 309. INDTDQ view action command
Primary command Line command Description
DiSCard
ind-tdq sysname
DSC Discards a queue.
Where:
ind-tdq
Is the specific or generic name of an indirect transient data queue.
sysname
Is the specific or generic name of a CICS system.

Hyperlinks

Table 310 shows the hyperlink field on the INDTDQ view.

Table 310. INDTDQ view hyperlink field
Hyperlink field View displayed Description
Queue ID (extrapartition) EXTRATDD Detailed view of the specified extrapartition transient data queue.
Queue ID (indirect) INDTDQD Detailed view of the specified indirect transient data queue.
Queue ID (intrapartition) INTRATDD Detailed view of the specified intrapartition transient data queue.
Queue ID (remote) REMTDQD Detailed view of the specified remote transient data queue.
Note:
You can also display the INDTDQS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]