Displaying RRS postponed units of recovery

You can display a list of the Resource Recovery Services (RRS) postponed units of recovery.

Procedure

Begin general-use programming interface information. To display a list of postponed units of recovery:

Issue the following DISPLAY THREAD command:
-DISPLAY THREAD (RRSAF) TYPE (POSTPONED)

The command produces output that is similar to the following example:

DSNV401I - DISPLAY THREAD REPORT FOLLOWS -
DSNV406I - POSTPONED ABORT THREADS -
COORDINATOR               STATUS      RESET URID           AUTHID
RRSAF                     P-ABORT           00019B8ADE9E   ADMF001
V449-HAS NID= AD64101C7EED90000000000101010000 AND ID= ST47653RRS
DISPLAY POSTPONED ABORT REPORT COMPLETE
DSN9022I - DSNVDT '-DISPLAY THREAD' NORMAL COMPLETION                     

For RRSAF connections, a network ID is the z/OS RRS unit of recovery ID (URID), which uniquely identifies a unit of work. A z/OS RRS URID is a 32-character number.End general-use programming interface information.