ravikumar srinivasan Posted March 10, 2022 Share Posted March 10, 2022 Hi Experts, Our customer has Mainframe with MQ series. TIBCO from distributed system puts/retrieves messages from Mainframe MQ series.Mainframe MQ queues are monitored using the TIBCO hawk microagent getQueueStatistics method every 60 seconds. This is creating 1500+ dynamic queues in Mainframe whose names starts with "AMQ.*". I guess all these "AMQ*" dynamic queues are created on the fly and destroyed. My understanding is that getQueueStatistics method collects the queue depth. I would like to understand why getQueueStatistics method creates these Dynamic queues. Is there any way to prevent getQueueStatistics method from creating Dynamic queues Thanks, Ravikumar Link to comment Share on other sites More sharing options...
Tristan Chou 2 Posted April 15, 2022 Share Posted April 15, 2022 getQueueStatistics method is not from Hawk, but it should be from MQ adapter. Please raise the question for MQ adapter if you still face the same issue. Thanks, Tristan Chou Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now