UOW Resource Table

A CICS® Resource that describes a unit of work in an active system running the CICS TS for OS/390 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.

Length
248
Usage
API
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0079 or UOW
Valid API operations
GET SET and PERFORM

API Actions

FORCE
Force

Parameters: None

BACKOUT
Back out

Parameters: None

COMMIT
Commit

Parameters: None

Table 493. UOW resource table attributes
Name Datatype Source Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 UOWID-1  HEX INQ 16 MIN 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
WAITSTATE CVDAS INQ 4 LIKE Wait status 3
WAITSTATE Output Valid Values ACTIVE SHUNTED WAITING
WAITCAUSE CVDAS INQ 4 LIKE Cause of wait 4
WAITCAUSE Output Valid Values CONNECTION DATASET WAITCOMMIT WAITFORGET RLSSERVER WAITRMI WAITRRMS
AGE BINARY INQ 4 AVG Time in current wait state (seconds) 5
NETNAME CHAR INQ 8 DIF Netname of link causing UOW wait/shunt 6
SYSID CHAR INQ 4 DIF System ID of connection that caused wait 7
TERMID CHAR INQ 4 DIF Terminal from which this UOW was started 8
TRANSID CHAR INQ 4 DIF Transaction that started UOW 9
TASKID DECIMAL INQ 4 AVG Task originally associated with UOW 10
USERID CHAR INQ 8 DIF User that started transaction 11
LINK CHAR INQ 8 DIF Netname of remote system that caused wait 12
NETUOWID HEX INQ 27 MIN LU 6.2 network-wide name for UOW 13
OTSTID CHAR INQ 128 DIF Object transaction service (OTS) transaction ID E530 14
[[ Contents Previous Page | Next Page Index ]]