IBM SC33-1686-02 Server User Manual


 
CEMT INQUIRE UOW
TErmid(
value
)
displays the 4-character ID of the terminal from which
this UOW was started. This is the principal facility for the
task. If the transaction is the mirror transaction, CSMI, it
is the session.
TRansid(
value
)
displays the 4-character ID of the transaction that started
this UOW.
Uowstate
displays the state of the UOW. The values are:
Backout
This UOW is being backed out, or has failed to
back out one or more of the recoverable resources
involved in the UOW.
COMmit
A decision to commit the UOW has been made,
but the UOW is waiting or has been shunted. This
may be because the decision has not yet been
communicated to all participants in the syncpoint,
or because a failure has occurred during commit
processing.
INDoubt
This UOW is in the in-doubt state.
INFlight
The UOW is running normally.
HBackout
The UOW has been forcibly backed out. A forced
decision is taken when a UOW is unable to wait
for in-doubt resolution—for example, the
transaction may have been defined as WAIT(NO),
or have been backed out with a CEMT SET UOW
command.
HCommit
The UOW has been forcibly committed.
Note: You can reset this value by overtyping it with:
COMmit
Attempt to force syncpoint commit
processing, as specified for this UOW.
Backout
Attempt to force syncpoint backout
processing, as specified for this UOW.
Force
Attempt to force the UOW to backout or
commit, as specified on the ACTION
option of the TRANSACTION resource
definition.
All these values are valid only for UOWs that
have been shunted in-doubt. For information
about the in-doubt attributes of TRANSACTION
resource definition, see the
CICS Resource
Definition Guide
.
Userid(
value
)
displays the 8-character user ID with which this
transaction was started.
UOW(
value
)
indicates that this panel relates to a UOW inquiry and
displays a 16-character UOW local identifier.
Waitcause
displays, if the UOW is waiting or shunted, the type of
resource that caused it to be so.
Note: In the case of a wait, it is the UOW that is
waiting, not the task.
The values are:
CONnection
This UOW is waiting or was shunted due to the
failure of a session to the coordinator of the UOW
during the in-doubt period. NETNAME and SYSID
contain the netname and system name of the
failed link.
Dataset
This UOW is waiting or was shunted due to the
failure of one or more data sets. Use the INQUIRE
UOWDSNFAIL command to identify the data sets
involved and the reasons why they have caused
the UOW to fail.
RLsserver
This UOW is waiting or was shunted due to the
failure of an RLS server.
| RRms
| This UOW is waiting or has been shunted
| because communication has been lost with
| RRS/MVS.
WAITCOmmit
This UOW is waiting or was shunted because a
failure occurred during commit processing.
WAITForget
This UOW is waiting for FORGET from
participants in the syncpoint. Use the INQUIRE
UOWLINK command to obtain the netnames and
sysids of the participants.
WAITRmi
This UOW is waiting for FORGET from the RMI.
Use the INQUIRE UOWLINK command to obtain
the entry name and qualifier of the task-related
user exit.
Waitstate
displays whether syncpoint processing of the UOW has
been deferred. The values are:
ACtive
The UOW is running normally, or is being
unshunted.
WAITIng
Syncpoint processing has completed on this
system, but not on all systems involved in the
144 CICS Supplied Transactions