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 are the difference between internet explorer and netscape navigator on different versions?

0 Answers  


What is message server in mqseries?

0 Answers  


Define dead letter queue?

0 Answers  


how to start listener without using command in ibm websphere mq

2 Answers   UBS,


What is intercommunication?

0 Answers  






What is the future in mq if we have 2+exp?

0 Answers  


Explain the difference between binding connection and client connection?

0 Answers  


What is the significance of mq series?

0 Answers  


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

1 Answers   Emphasis, IBM,


How to find how many messages are passed through the particular channel is it possible to find it?

0 Answers  


What is transmission queue in mqseries?

0 Answers  


Explain the significance of mqseries?

0 Answers  


Categories