|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Tigger question |
« View previous topic :: View next topic » |
Author |
Message
|
mqfond |
Posted: Tue Apr 19, 2005 11:18 am Post subject: Tigger question |
|
|
Novice
Joined: 28 Mar 2005 Posts: 20
|
I have MQ 5.3 CSD08 running on win2003 server. In my transmission queue trigger parameter i have trgtype as first, depth as 1, trigger data is blank, initiation queue as SYSTEM.CHANNEL.INITQ and process as xxx(our process name). This has been developed by someone else. It was working fine, but i had to backup the queue manager and recreate with the same name and imported all the definitons from backup, now if i put a test message the channel won't start up automatically, if i start manually it works fine. I am new to this trigger process. How can i check whats been coded in that process?? do we need a process?? please help.. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Apr 19, 2005 11:25 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You should not be using SYSTEM.CHANNEL.INITQ to trigger your own process, just the channel.
You should not be using your own proces to handle messages on the XMIT queue.
You should set the Trigger Data to the name of the Channel that should process the XMITQ. You should not have a process. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mqfond |
Posted: Tue Apr 19, 2005 12:05 pm Post subject: |
|
|
Novice
Joined: 28 Mar 2005 Posts: 20
|
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Apr 19, 2005 12:08 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
As of 5.3, if there is only one channel reading from a particular XMITQ, you can leave both the Trigger Data and the Process name blank, and the channel will trigger correctly. Even so, I still like putting the channel name in trigger data, because it makes it easy to see what channel this XMITQ is associated with. _________________ Peter Potkay
Keep Calm and MQ On |
|
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
|
|
|
|