which queue having current queue depth should be greater
than zero?
Answers were Sorted based on User's Feedback
event queues
Open MQ Explorer by selecting Start > Programs > IBM WebSphere MQ > WebSphere MQ Explorer.
Check to see if the depth of the WebSphere® Sensor Events queues is greater than zero.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
In Distributed platforms you can run the below command.
runmqsc QMGR
dis ql(*) where(curdepth gt zero).
This will tell you all the Q's having Q dpeth greater than
ZERO.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / mq friend
DIS QL(*) WHERE (CURDEPTH GT 0)
IN CLUSTER SYSTEM.REPOSITORY.QUEUE
| Is This Answer Correct ? | 1 Yes | 0 No |
Can you please explain the types of queues?
How you change the logprimary files,logsecondary files?where you change? explain in commands?
Hi Friends, i want some faq's on mq series , if one having means pleasse posted me
Tell me how does mq support the integration?
Explain what are the types of messages?
Explain what is the effect of using persistent messages?
Why is mq used?
What does ibm mq mean?
What is the difference between local queue and remote queue in wmq?
Tell me which queue having current queue depth should be greater than zero?
please can any body explain regarding DLQ, rules table we need to create or it will get created when we run runmqdlq, appreciate if any body replies.
What is initiation queues?