Delete a link to a unit of work (a UOW-link) that was created by a connection that has since been discarded.
UOWLINKs associated with RRS can be deleted when RRS has cold started.
SET UOWLINK >>-SET UOWLINK(data-value)--+--------------+------------------->< +-ACTION(cvda)-+ '-DELETE-------'
Conditions: INVREQ, NOTAUTH, UOWLNOTFOUND
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).
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 of the UOW-links may have been created by connections that have since been discarded. If so, you may be able to use the SET UOWLINK command to delete them. (For information about when it is safe to delete UOW-links, see the CICS® Intercommunication Guide.)