|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
File which contains the details of MQ object in QMGR |
« View previous topic :: View next topic » |
Author |
Message
|
pandeg |
Posted: Fri Aug 19, 2016 9:28 am Post subject: File which contains the details of MQ object in QMGR |
|
|
Disciple
Joined: 21 Oct 2014 Posts: 195
|
Hi, I am looking for the file in Queue Manager which contain the details of MQ objects such as channele details , Queue details , listener details. I am trying to find the list of error Queues , backout queues , DLQ, unused queues created for testing. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Aug 19, 2016 10:00 am Post subject: Re: File which contains the details of MQ object in QMGR |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pandeg wrote: |
I am trying to find the list of error Queues , backout queues , DLQ, unused queues created for testing. |
And finding this through the MQSC commands / programmatically through PCF commands doesn't work for you because.....?
Also how would you identify an unused queue? As opposed to a queue with no messages that no one happens to be using at the moment? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
pandeg |
Posted: Thu Aug 25, 2016 7:05 am Post subject: Re: File which contains the details of MQ object in QMGR |
|
|
Disciple
Joined: 21 Oct 2014 Posts: 195
|
Quote: |
And finding this through the MQSC commands / programmatically through PCF commands doesn't work for you because.....?
Also how would you identify an unused queue? As opposed to a queue with no messages that no one happens to be using at the moment? |
I am not sure how to find the unused queue, but may be by seeing any parameter which shows that this queue hasn't received any message since this time. In that way atleast I can know if it not used for this much duration and then check with the application Team to confirm.
Also, I have identified the DLQ and Application Backout Q, but not sure when to cleanup those queues as they are used by application team for analysis.
Do I need to check with them everytime before cleaning this DLQ and Error Q. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 25, 2016 7:16 am Post subject: Re: File which contains the details of MQ object in QMGR |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pandeg wrote: |
I am not sure how to find the unused queue, but may be by seeing any parameter which shows that this queue hasn't received any message since this time. In that way atleast I can know if it not used for this much duration and then check with the application Team to confirm. |
And where do you see documented this "parameter which shows that this queue hasn't received any message since this time"? Post the link to the InfoCenter because I'm not aware of any such attribute for a local queue and I love finding out new things.
pandeg wrote: |
Also, I have identified the DLQ and Application Backout Q, but not sure when to cleanup those queues as they are used by application team for analysis.
Do I need to check with them everytime before cleaning this DLQ and Error Q. |
Of course you do. You can't just clean up messages off a queue that a team might be using.
The sensible solution would be to have procedures that unload messages off DLQs and backout queues into some kind of storage for analysis rather than leaving them there, but anyone that sensible would also have an inventory of queues generated from the creation and deletion process that identified their owners so you could ask them if they still needed them rather than this dubious discovery process based on a (probably) non-existent attribute.
(I hold out faint hope you'll introduce me to a new fact) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Aug 25, 2016 7:18 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Also, and for the record, there is no:
pandeg wrote: |
file in Queue Manager which contain the details of MQ objects |
even if the object does happen to have a "date last used" attribute. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|