Troubleshooting
Problem
How do I query the WebSphere MQ queue depth, messages on queues, or queues?
Resolving The Problem
- To query basic information about usage of queues do the following:
Note: the commands assume default values for user and queue manager. If you have used different values, adjust the commands accordingly.
1. Log on as user fmc (when using a default installation)
2. Start the FMCQM queue manager ("strmqm FMCQM")
3. Run the command processor ("runmqsc FMCQM")
4. Enter "dis ql (RTSINPUTQ) all" (shows the amount of elements in the fmcemain input queue)
Note: MQ queue depth information can be seen in the following output fields:
CURDEPTH(0)
MAXDEPTH(10000)
QDEPTHHI(80)
QDEPTHLO(20)
5. Enter "dis ql (*) all" (displays all queues owned by fmc)
6. Enter "dis ql(EXEXMLINPUTQ) all" (displays the queue for XML messages)
7. Enter ? to get online help
8. Enter "end" to stop the command processor
[{"Product":{"code":"SSVLA5","label":"WebSphere MQ Workflow"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"System Administration","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF027","label":"Solaris"}],"Version":"3.6","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21050427