Unit of work - UOW
The unit of work (UOW) views display information about currently executing units of work.
Supplied views
To access from the main menu, click:
| View | Notes |
|---|---|
| Unit of work EYUSTARTUOW.BACKOUT |
Perform syncpoint backout processing. |
| Unit of work EYUSTARTUOW.COMMIT |
Perform syncpoint commit processing. |
| Unit of work EYUSTARTUOW.DETAIL1 |
Details of object transaction service (OTS) transaction ID. |
| Unit of work EYUSTARTUOW.DETAILED |
Detailed information about a selected unit of work. |
| Unit of work EYUSTARTUOW.FORCE |
Force unit of work backout or commit. |
| Unit of work EYUSTARTUOW.SET |
Set attributes according to the new values specified in input fields |
| Unit of work EYUSTARTUOW.TABULAR |
Tabular information about units of work in CICS systems. |
Actions
| Action | Description |
|---|---|
| BACKOUT | Perform syncpoint backout processing. |
| COMMIT | Perform syncpoint commit processing. |
| FORCE | Force unit of work backout or commit. |
| SET | Set attributes according to the new values specified in input fields |
Fields
| Field | Attribute name | Description |
|---|---|---|
| Time in current wait state (seconds) | AGE | Indicates the number of seconds since the unit of work entered its current wait state. |
| Netname of remote system that caused wait | LINK | When the Wait Cause field contains a value of CONNECTION, this field displays the ID of the system involved. If the sysid has been discarded, or for other Wait Cause values, this field remains blank. |
| Netname of link causing UOW wait/shunt | NETNAME | When the Wait Cause field contains a value of CONNECTION, this field displays the netname of the link which caused the unit of work to wait or be shunted. For other Wait Cause values, this field remains blank. |
| LU 6.2 network-wide name for UOW | NETUOWID | The LU6.2 name for the unit of work within this network. |
| Object transaction service (OTS) transaction ID | OTSTID | Indicates the transaction identifier (TID) of the OTS transaction of which the UOW is a part. If the OTS name has fewer than 128 bytes, it is padded on the right with binary zeros. |
| System ID of connection that caused wait | SYSID | When the Wait Cause field contains a value of CONNECTION, this field displays the ID of the system involved. If the connection has been discarded, or for other Wait Cause values, this field remains blank. |
| Task originally associated with UOW | TASKID | Indicates the task number associated with this unit of work. |
| Terminal from which this UOW was started | TERMID | Indicates the ID of the terminal or session from which this unit of work was started. |
| Transaction that started UOW | TRANSID | Indicates the ID of the transaction which started this unit of work. |
| Local unit of work (UOW) ID | UOWID | Indicates the ID of the local unit of work (UOW). |
| UOW status | UOWSTATE |
Indicates the state of the unit of work. Options are:
|
| User that started transaction | USERID | Indicates the user ID from which this transaction was started. |
| Cause of wait | WAITCAUSE |
Identifies the type of resource that caused the unit of work to wait or be shunted:
|
| Wait status | WAITSTATE | Indicates the wait state of the unit of work. Options are ACTIVE, SHUNTED, WAITING. |