REMTDQ - Remote transient data queues

The REMTDQ view shows general information about currently installed remote transient data queues. Remote transient data queues are queues that are defined to the local CICS® system, but reside in another CICS system.

Availability

The REMTDQ view is available for all managed CICS systems.

Access

Issue command:
REMTDQ [tdq [rem-tdq]]

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

rem-tdq
is the specific or generic name of a remote queue as known to the CICS system where the queue resides. Use this parameter to find out what CICS systems have a particular queue defined as remote and what names they know it by.

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

Figure 160 is an example of the REMTDQ view.

Figure 160. The REMTDQ view
 27FEB2005  20:48:30 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =REMTDQ============EYUPLX01=EYUPLX01=27FEB2005==20:48:30=CPSM==========1===
 CMD Queue CICS     Remote Remote Accesses
 --- ID--- System-- Name-  Sys ID --------
     EQ01  EYUMAS2A EQ01   2A4A          0
 
 

Action commands

Table 322 shows the action command you can issue from the REMTDQ view. This action command is available only for systems running the CICS TS for OS/390.

Table 322. REMTDQ view action command
Primary command Line command Description
DiSCard
rem-tdq sysname
DSC Discards a queue.
Where:
rem-tdq
Is the specific or generic name of an remote transient data queue.
sysname
Is the specific or generic name of a CICS system.

Hyperlinks

Table 323 shows the hyperlink field on the REMTDQ view.

Table 323. REMTDQ view hyperlink field
Hyperlink field View displayed Description
Queue ID REMTDQD Detailed view of the specified remote transient data queue.
Note:
You can also display the REMTDQS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]