The WebSphere® MQ report can be requested from a Report Set in the CICS PA dialog. Select the WebSphere MQ report in the Subsystem Reports category.
In batch, the MQ command is used to request the WebSphere MQ report.
CICSPA MQ
CICSPA MQ(SUMMARY,CLASS1)
CICSPA MQ(SUMMARY,CLASS3)
CICSPA MQ(LIST,CLASS1)
CICSPA MQ(LIST,CLASS3)
CICSPA MQ(
[OUTPUT(ddname),]
[LIST,]
[SUMMARY,]
[CLASS1,]
[CLASS3,]
[SORT([TRAN,][QUEUE]),]
[QNAME(name),]
[SSID(id1,id2,...),]
[LINECount(nnn),]
[TITLE1('...sub-heading left ...'),]
[TITLE2('...sub-heading right...'),]
[SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),
...))])