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 |
How will you configure SSL in Linux ans AIX? please give proper explanation with commands.
what is the difference between mq version 6 and 7
What are the attributes of process definition?
COULD ANY BODY ANSWER THIS QUESTION "WHAT ARE DIFFERENCES BETWEEN INTERNET EXPLORAR AND NETSCAFE NAVIGATROR ON DIFF VERSION?.
What is ibm mq series?
please let me know the command to create topic and subscription in cluster... mq series?
Define process definition and it's containing attributes?
What is mqseries channel?
What is amqp used for?
What is the backup queue of the qmgr?
List some reserved queue names of ibm websphere mq?
How to find how many messages are passed through the particular channel is it possible to find it?