UOW Resource Table

A CICS® Resource that describes a unit of work in an active system running the CICS TS for z/OS® and being managed by CICSPlex® SM.

The Primary key field for this resource class is UOWID.

The following actions are supported for units of work that are shunted indoubt:
BACKOUT
Perform syncpoint backout processing.
COMMIT
Perform syncpoint commit processing.
FORCE
Force UOW to backout or commit.

These actions require no unique parameter data.

External resource name
CICSUOW
Length
248
Usage
API or WUI or CICS Management Client Interface
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0079
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
SET   None N/A
PERFORM SET FORCE None N/A
  BACKOUT None N/A
  COMMIT None N/A
Table 2. UOW resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
EYU_CICSNAME CHAR CPSM 8 DIFF No CICS System Name  
EYU_CICSREL CHAR CPSM 4 DIFF No CICS Release
EYU_RESERVED CHAR CPSM 4 N/A No Reserved
AGE BINARY INQ 4 AVG No Time in current wait state (seconds) 5
LINK CHAR INQ 8 DIFF No Netname of remote system that caused wait 12
NETNAME CHAR INQ 8 DIFF No Netname of link causing UOW wait/shunt 6
NETUOWID HEX INQ 27 MIN No LU 6.2 network-wide name for UOW 13
OTSTID CHAR INQ 128 DIFF No Object transaction service (OTS) transaction ID 14
SYSID CHAR INQ 4 DIFF No System ID of connection that caused wait 7
TASKID DECIMAL INQ 4 AVG No Task originally associated with UOW 10
TERMID CHAR INQ 4 DIFF No Terminal from which this UOW was started 8
TRANSID CHAR INQ 4 DIFF No Transaction that started UOW 9
 UOWID-1  HEX INQ 16 MIN No Local unit of work (UOW) ID 1
UOWSTATE CVDAS INQ 4 LIKE Yes UOW status 2
UOWSTATE Input/output valid values BACKOUT, COMMIT, FORCE
UOWSTATE Output valid values INDOUBT, INFLIGHT, HEURCOMMIT, HEURBACKOUT, FORCE
USERID CHAR INQ 8 DIFF No User that started transaction 11
WAITCAUSE CVDAS INQ 4 LIKE No Cause of wait 4
WAITCAUSE Output valid values NOTAPPLIC, CONNECTION, DATASET, WAITCOMMIT, WAITFORGET, RLSSERVER, WAITRMI, WAITRRMS
WAITSTATE CVDAS INQ 4 LIKE No Wait status 3
WAITSTATE Output valid values ACTIVE, SHUNTED, WAITING