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

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

0 Answers  


I am having 4 years of exp in S/w Testing. I am planing to change my technologies. recently I learnt MQ series. I am looking for FAQ's . Please Help me anyone.

0 Answers   IBM,


Why is mq used?

0 Answers  


Explain how to define a buffer pool for holding messages in main storage?

0 Answers  


what is default connection? and max connections will give to QueueManager.?

2 Answers   IBM,






What is a message in mqseries?

0 Answers  


In cluster queue manager losed.which type of precautions you take??

1 Answers   IBM,


Explain the difference between logfile & log space?

0 Answers  


Explain what are the types of messages?

0 Answers  


Explain the difference between mq version 6 and 7?

0 Answers  


Name some reserved queue names of ibm websphere mq?

0 Answers  


What are mq channels?

0 Answers  


Categories