which queue having current queue depth should be greater
than zero?

Answers were Sorted based on User's Feedback



which queue having current queue depth should be greater than zero?..

Answer / ganesh

i think SYSTEM.ADMIN.QMGR.EVENT queue

Is This Answer Correct ?    12 Yes 0 No

which queue having current queue depth should be greater than zero?..

Answer / surendra kumar

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

which queue having current queue depth should be greater than zero?..

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

which queue having current queue depth should be greater than zero?..

Answer / mq friend

DIS QL(*) WHERE (CURDEPTH GT 0)

IN CLUSTER SYSTEM.REPOSITORY.QUEUE

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More MQSeries Interview Questions

What is process definition?

0 Answers  


What information we have in auto define channel?

0 Answers  


Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?

0 Answers  


How to create dlq rules table?

0 Answers  


How will u edit qm.ini?explain in commands in linux ans solaris

1 Answers   Emphasis, IBM,






Explain the difference between local queue and remote queue in wmq?

0 Answers  


Tell me what are the commands used for starting and stopping the queue manager?

0 Answers  


COULD ANY BODY ANSWER THIS QUESTION "WHAT ARE DIFFERENCES BETWEEN INTERNET EXPLORAR AND NETSCAFE NAVIGATROR ON DIFF VERSION?.

3 Answers  


please let me know the command to create topic and subscription in cluster... mq series?

0 Answers   IHS,


What are the commands used for starting and stopping the queue manager?

0 Answers  


Tell me how does mq support the integration?

0 Answers  


Explain what is the effect of using persistent messages?

0 Answers  


Categories