An application is putting persistent messages on queue Q1 inside an active transaction when an
abnormal shutdown of queue manager QM occurred. QM is configured with linear logging. What
action does the administrator need take to recover Q1 and roll back the uncommitted messages?

A.
no action is needed
B.
strmqm -m QM1 -recover
C.
getmqobj -m QM -t ql QL
D.
rcrmqobj -m QM -t ql Q1