Page 1 of 1

A queue-sharing group on z/OS consists of three queue managers: QM1, QM2, and QM3.After an unexpected failure, QM2 canno

Posted: Fri Aug 26, 2022 9:59 am
by answerhappygod
A queue-sharing group on z/OS consists of three queue managers: QM1, QM2, and QM3.After an unexpected failure, QM2 cannot be restarted. A system administrator needs to find out if there are any indoubt threads that need to be recovered manually.What command should the system administrator run on QM1 to see the indoubtthreads.

A. DISPLAY INDOUBT(*)
B. DISPLAY THREAD (*) TYPE (INDOUBT) ALL
C. DISPLAY THREAD (*) TYPE (INDOUBT) QMNAME(QM2)
D. DISPLAY CONN(*) WHERE (UOWSTATE EQ UNRESOLVED)