INTRATDQ - Intrapartition transient data queues

The INTRATDQ view shows general information about currently installed intrapartition transient data queues.

Availability

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

Access

Issue command:
INTRATDQ [tdq [ENABLED|DISABLED]]

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

ENABLED|DISABLED
Limits the view to intrapartition transient data queues that are either enabled or disabled. If you omit this parameter, intrapartition transient data queues are included in the view regardless of their status.

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

Figure 158 is an example of the INTRATDQ view.

Figure 158. The INTRATDQ view
 27FEB2005  18:39:31 ----------- INFORMATION DISPLAY ---------------------------
 COMMAND  ===>                                                 SCROLL ===> PAGE
 CURR WIN ===> 1        ALT WIN ===>
  W1 =INTRATDQ==========EYUPLX01=EYUPLX01=27FEB2005==18:39:31=CPSM==========3===
 CMD Queue CICS     Enabled   Accesses ATI  ATI  Trigger  Number  Recovery
 --- ID--- System-- Status--- -------- Tran Term Level--- Items-- Status-----
     EQ01  EYUMAS1A ENABLED          0                  1       0 NOTRECOVABL
     EQ01  EYUMAS3A ENABLED          0                  1       0 NOTRECOVABL
     EQ01  EYUMAS4A ENABLED          0                  1       0 NOTRECOVABL
 
 

Action commands

Table 316 shows the action commands you can issue from the INTRATDQ view. The overtype fields are shown in Table 317.

The action commands and overtype fields for the INTRATDQ view are available for all managed CICS systems for which INTRATDQ is valid. Exceptions are noted in Table 317.

Table 316. INTRATDQ view action commands
Primary command Line command Description
DISable
tdq sysname
DIS Disables a queue.
Notes:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be disabled.
  2. A disabled queue cannot be accessed by applications, though it can still be open.
DiSCard
tdq sysname
DSC Discards a queue.
Notes:
  1. Transient data queues that have names beginning with C are supplied by CICS and cannot be discarded.
  2. The transient data queue must be disabled and closed before it can be discarded.

Available only for systems running the CICS TS.

ENAble
tdq sysname
ENA Enables a queue.
n/a SET Sets a queue attribute according to the new value you specify in an overtype field (see Table 317).
Note:
The value you specified in the Require Set field on the CICSPlex® System Manager entry panel determines whether or not you must use the SET command when you overtype a field.
Where:
tdq
Is the specific or generic name of an intrapartition transient data queue.
sysname
Is the specific or generic name of a CICS system.

Table 317. INTRATDQ view overtype fields
Field name Values
Enabled Status ENABLED | DISABLED
ATI Tran Any valid ATI transaction name
ATI Term Any valid ATI terminal name
Trigger Level 0-32767

Hyperlinks

Table 318 shows the hyperlink field on the INTRATDQ view.

Table 318. INTRATDQ view hyperlink field
Hyperlink field View displayed Description
Queue ID INTRATDD Detailed view of the specified intrapartition transient data queue.
Note:
You can also display to the INTRATDS view by issuing the SUM display command.
[[ Contents Previous Page | Next Page Index ]]