|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
DYNAMIC QUEUE |
« View previous topic :: View next topic » |
Author |
Message
|
kavithadhevi |
Posted: Fri Nov 15, 2002 7:02 am Post subject: DYNAMIC QUEUE |
|
|
 Master
Joined: 14 May 2002 Posts: 201 Location: USA
|
Hi,
We are facing a situation here regarding some dynamic queue creation.
I see Dynamic queue created
1. which we are not able to trace which application is creating it.
2. If we try to lock the MODEL queue its using to create, means put/get inhibited, its creating more and more dynamic queues.
3. If we just leave it , we want to trace which application is making an open against it.
Is there some way where i can track that. Or somewhere i could say that QManager shouldnot allow any application to access the SYSTEM.DEFAULT.MODEL.QUEUE to stop creating these temp dynamic queues.
Please Help. _________________ Thanks in Advance.
Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com |
|
Back to top |
|
 |
mqonnet |
Posted: Fri Nov 15, 2002 7:33 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Just use
SETMQAUT -m <qm name> -t q -n SYSTEM.DEFAULT.MODEL.QUEUE -g MQM -put
That way no one would be able to Open the model queue and hence create a temp dyna queue. Also this way you would be able to figure out the application that is trying to issue an mqopen against this queue to create temp dyna queues. As that app would be failing with 2035.
NOTE: If you are using multiple groups on your system, then you might have to try and issue the above command one by one to all of them until no more temp dyna queues are created. Unless you know which userids are being used by all the apps running against this qm. That way you could just use the above command for that userid/group.
Hope this helps.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
Back to top |
|
 |
kavithadhevi |
Posted: Fri Nov 15, 2002 12:11 pm Post subject: |
|
|
 Master
Joined: 14 May 2002 Posts: 201 Location: USA
|
Hi,
I tried to do that but it seems to have no effect on the queue as it was a SYSTEM Object. SO i thought i cannot change the security on the SYSTEM objects. Anyway this one i tried in my work enviornment which is a W2K.
But wat i am trying to acheive is in TANDEM/ AIX where OAM is not turned on . So can you suggest any for this situation ?  _________________ Thanks in Advance.
Kavitha
IBM Certified System Administrator
Websphere MQ v 5.3
www.zealphoenix.com |
|
Back to top |
|
 |
mqonnet |
Posted: Fri Nov 15, 2002 1:42 pm Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Well. even on system objects that trick works as i have used it many times. You must have your OAM and Safeguard turned on for this to work.
Cheers.
Kumar _________________ IBM Certified WebSphere MQ V5.3 Developer
IBM Certified WebSphere MQ V5.3 Solution Designer
IBM Certified WebSphere MQ V5.3 System Administrator |
|
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
|
|
|
|