MQ record selection

The report processes MQ accounting (SMF 116) records. You can request a report from all available records, or you can specify one or more of the following filtering commands to select only the records of interest:
  • Specify QNAME to select records for a particular WebSphere® MQ queue name. You can specify a pattern such as CICSMQ* to include more than one queue name. The queue name is case-sensitive.
  • Specify SSID to identify the WebSphere MQ subsystems that you want to report against. A Subsystem ID is up to 4 characters. Masking characters are allowed.
  • Specify SELECT statements to include or exclude records based on time and field values. The fields that can be specified in Selection Criteria are:
    • START
    • STOP
    • ACTIVE
    • TRAN (owner: DFHTASK, field ID: 001)
    • TASKNO (owner: DFHTASK, field ID: 031)
You can also specify the global APPLID operand to filter on CICS® APPLID:
CICSPA APPLID(applid1,applid2,...)