CEMT SET UOWLINK

Delete a link to a unit of work that was created by a connection that has since been discarded. UOWLINKS associated with RRS can be deleted when RRS has cold started.

Description

The association between a unit of work and a connection is known as a UOW link. You can use the INQUIRE UOWLINK command to browse all the UOW links currently in the system. Some UOW links might have been created by connections that have since been discarded. If so, you might be able to use the SET UOWLINK command to delete them. For information about when it is safe to delete UOW links, see Troubleshooting intersystem problems.

Syntax

CEMT SET UOWLINK

Read syntax diagramSkip visual syntax diagramCEMT SET UOWLINK( value)ALLDELETE

Options

(value)
Specifies the 4-character identifier of the UOW connection dependency (the UOW link) to which this command applies.
ALL
Specifies that any changes you request are made to all resources of the specified type that you are authorized to access.
DELETE
Specifies that the UOW link is to be deleted.