IBM SC33-1686-02 Server User Manual


 
CEMT INQUIRE TDQUEUE
TRIggerlevel(
value
) (intrapartition queues only)
displays the number of requests for output to a
queue that must accrue before automatic
transaction initiation (ATI) occurs.
Note: You can reset this value by overtyping it with
a different value.
The number can be between 0 and 32767.
Type
displays the type of this transient data queue. The
values are:
INDirect
The queue type is indirect. The name of the
final target queue is shown in the next field.
EXtra
The queue type is extrapartition.
INTra
The queue type is intrapartition.
REMote
The queue type is remote.
Userid
displays the 8-byte identifier associated with the
intrapartition queue intended for ATI.
Indoubtwait(
value) (intrapartition queues only
)
specifies whether an in-doubt unit of work (UOW) (which
has modified a logically recoverable queue) should wait
for resynchronization with its coordinator to determine
whether to commit or back out the changes.
NOwait
The UOW is not to wait. Any changes made to
recoverable resources are to be backed out or
committed, as specified by the ACTION attribute on
the transaction resource definition.
Wait
The UOW is to wait, and any action required while
waiting is determined by the WAITACTION attribute.
This attribute overrides the WAIT parameter defined
on the UOW’s transaction definition. See the
CICS
Messages and Codes
manual for an explanation of
the interactions of in-doubt attributes on the
TDQUEUE and TRANSACTION definitions.
DAtabuffers(
value) (extrapartition queues only
)
displays the number of buffers that can be used by the
associated QSAM data set in the range 1 through 255.
Note: An extrapartition queue can be input or output,
but not both.
DDname(
value) (extrapartition queues only
)
displays a 1-8 character value that may refer to a data
set defined in the startup JCL.
DSname(
value) (extrapartition queues only
)
displays the name of the associated QSAM data set
(1-44 characters in length), or a dummy data set (or
dummy data set name) that indicates whether the data
set will be used by this transient data queue. This option
is applicable for output resources only.
128 CICS Supplied Transactions