The QueueManagers belong to a different group which will not allow us running any command on them. The only option we have is to get the list of queues using MQ Java API. We do not have PCF in our e ...
We are trying to create a web application to monitor queues for a queue manager. Right now we have the list of queues read from a file but we are trying to replace it with code to dynamically retriev ...
Hi All,
Thanks for the reply.
We are still in 5.3 environment. The requirement is for a Java program to retrieve the list of queue names for a given Queue Manager. Is there a way to retrieve the ...
Hi,
Is there a way to get the list of queue names for a QueueManager without using PCF? PCF package is not available in our environment. Is it possible to use the MQCMD_INQUIRE_Q_NAMES in a ja ...