QUEUE - Transient data queues

The QUEUE view shows general information about currently installed intrapartition, extrapartition, indirect, and remote transient data queues.

Availability

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

Access

Issue command:
QUEUE [tdq [EXTRA|INDIRECT|INTRA|REMOTE]]

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

EXTRA|INDIRECT|INTRA|REMOTE
Limits the view to transient data queues of the specified type:

EXTRA
Extrapartition transient data queues
INDIRECT
Indirect transient data queues
INTRA
Intrapartition transient data queues
REMOTE
Remote transient data queues

If you omit this parameter, transient data queues are included in the view regardless of their type.

If you do not specify parameters, the view includes information about all 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 QUEUE from the TDQ submenu.

Figure 159 is an example of the QUEUE view.

Figure 159. The QUEUE view
 27FEB2005  20:28:20 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =QUEUE=============EYUPLX01=EYUPLX01=27FEB2005==20:28:20=CPSM=========60===
 CMD Queue CICS     Queue
 --- ID--- System-- Type----
     CADL  EYUMAS1A INDIRECT
     CADL  EYUMAS2A INDIRECT
     CADL  EYUMAS3A INDIRECT
     CADL  EYUMAS4A INDIRECT
     COLG  EYUMAS1A EXTRA
     COLG  EYUMAS2A EXTRA
     COLG  EYUMAS3A EXTRA
     COLG  EYUMAS4A EXTRA
     COPR  EYUMAS1A EXTRA
     COPR  EYUMAS2A EXTRA
     COPR  EYUMAS3A EXTRA
     COPR  EYUMAS4A EXTRA
 

Action commands

There are no action commands or overtype fields for the QUEUE view. To change a transient data queue's status or attributes, use one of the other queue views, such as EXTRATDQ, INDTDQ, INTRATDQ, or REMTDQ.

Hyperlinks

Table 321 shows the hyperlink field on the QUEUE view.

Table 321. QUEUE 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 QUEUES view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]