ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Triggering on SYSTEM.ADMIN.PERFM.EVENT

Post new topic  Reply to topic
 Triggering on SYSTEM.ADMIN.PERFM.EVENT « View previous topic :: View next topic » 
Author Message
ewilliams
PostPosted: Wed Dec 18, 2002 8:38 am    Post subject: Triggering on SYSTEM.ADMIN.PERFM.EVENT Reply with quote

Apprentice

Joined: 27 Nov 2002
Posts: 30
Location: Portland

I attempting to build a system that will check the SYSTEM.ADMIN.PERFM.EVENT queue every time a message is put to it. The reason for this is that I want to know when a transmission queue is starting to stack up messages - this would indicate that there are problems with a channel or maybe an application error somewhere. With that I am using the event functions for QMgr and Queues. So I set a High Depth for the transmission queue and the SYSTEM.ADMIN.PERFM.EVENT gets a message when the depth is reached, also works correctly for Max and Low depth events. From there I want the SYSTEM.ADMIN.PERFM.EVENT to send a trigger message to an init queue to start an application that will read the messages on the SYSTEM.ADMIN.PERFM.EVENT and take an action if there is an depth event for the transmission queue. I have setup triggering before and I just can not seem to get the SYSTEM.ADMIN.PERFM.EVENT queue to send the trigger message. I have taken the attributes from the SYSTEM.ADMIN.PERFM.EVENT and built a test queue and it triggers correctly.

So what's the deal ??? - any ideas

Thanks
Eric
Back to top
View user's profile Send private message
dgolding
PostPosted: Thu Dec 19, 2002 4:09 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

Hi Eric,

Here's a guess - msgs are put not by an application, but by MQ itself. Maybe the PUTing process bypasses all of the trigger condition checking code.

As I say, just a guess.

One thing you can do is make the queue a remote one, that will transport it automagically to another queue manager. The receiving queue on this system could be triggered no problem I'm sure. A bit of a silly way round it I know but....

HTH
Back to top
View user's profile Send private message Visit poster's website
dgolding
PostPosted: Fri Dec 20, 2002 1:06 am    Post subject: Reply with quote

Yatiri

Joined: 16 May 2001
Posts: 668
Location: Switzerland

Hi Eric,

Out of interest I actually did an RTFM, and, I was totally wrong, event messages CAN create trigger actions (Programmable System Management Guide, Using Instrumentation Guide).

Perhaps if you published your queue and process definitions? Is your trigger monitor running?

regards

Don
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Triggering on SYSTEM.ADMIN.PERFM.EVENT
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.