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 in a client environment

Post new topic  Reply to topic
 triggering in a client environment « View previous topic :: View next topic » 
Author Message
ivanachukapawn
PostPosted: Thu Dec 03, 2009 11:30 am    Post subject: triggering in a client environment Reply with quote

Knight

Joined: 27 Oct 2003
Posts: 561

Research on MQseries.net revealed that this subject was covered in Chapter 12 of the Client Manual, but that appears to no longer be the case (also that manuals are no longer supported in the latest release). Anybody know where a detailed writeup of triggering in a client environment might be found? I'm referring to runmqtmc configuration and operations, and any available help in debugging triggered application failures in a client environment.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Dec 03, 2009 11:44 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9472
Location: US: west coast, almost. Otherwise, enroute.

A quick search on Mr. Google for mq+client+trigger came up with this http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqzag.doc/fa15960_.htm
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Dec 03, 2009 11:48 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bruce2359 wrote:
A quick search on Mr. Google for mq+client+trigger came up with this http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/index.jsp?topic=/com.ibm.mq.amqzag.doc/fa15960_.htm


Or if you're using v7:

http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/index.jsp?topic=/com.ibm.mq.amqzag.doc/fa15960_.htm


_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
ivanachukapawn
PostPosted: Thu Dec 03, 2009 11:51 am    Post subject: Reply with quote

Knight

Joined: 27 Oct 2003
Posts: 561

In order for a client trigger monitor to work (i.e. monitor an initQ in a remote QM environment) I imagine it should be configured with specification for SVRCONN, host(port), QMname, QName, etc. Yet I see only QMname and QName in the parameters.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Dec 03, 2009 11:53 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Though in truth there's no difference between server side and client side triggering, apart from the configuration you need for any client application that a server side one doesn't.

Also the supplied trigger monitor is just a trigger monitor. If it doesn't do what you want it's perfectly possible to write your own; it's just a long running app that processes trigger messages (which are documented).

IHMO it's a perfectly good wheel and I've never seen the need to reinvent it (tweeked it a couple of times for a couple of clients back in the day though).
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Thu Dec 03, 2009 12:12 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

For Windows (based on your other post), use the MA7K support pack for MQ Client Trigger Monitoring. It sets it up as a real Windows Service and allows you to stop and start it. Lots of options, including tons of logging if you want it.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
ivanachukapawn
PostPosted: Thu Dec 03, 2009 12:17 pm    Post subject: Reply with quote

Knight

Joined: 27 Oct 2003
Posts: 561

that windows XP Pro test was just a sideline to verify that 2 TMs could monitor the same initQ.

the production environment has a Windows 2000 environment hosting the QM trigger queue and initQ but a client TM running on Unix.
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Dec 03, 2009 12:20 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

ivanachukapawn wrote:
the production environment has a Windows 2000 environment hosting the QM trigger queue and initQ but a client TM running on Unix.


Same principle.

Also (touching on your other post) the links that bruce2359 and myself have posted are what I meant by "post a link".
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Dec 03, 2009 1:16 pm    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The things you need to do to configure the CLNTCONN definition that runmqtmc will use are the same regardless of the platform that runmqtmc will execute on, and are the same as any other client application.

In terms of troubleshooting, the best thing you can do is ensure that you pipe or redirect the stdout of runmqtmc into a file somewhere so you can read it if you are doing things to execute runmqtmc in the background as a daemon process.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » triggering in a client environment
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.