|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Help!!! Trigger Error |
« View previous topic :: View next topic » |
Author |
Message
|
pabs12 |
Posted: Tue Aug 28, 2007 7:22 am Post subject: Help!!! Trigger Error |
|
|
Newbie
Joined: 28 Aug 2007 Posts: 1
|
Hi,
I'm using a trigger to start a Job when a message arrives to a local queue of the MQManager...
The problem is, that when the message arrives, the trigger starts but returns an error code "2079", i found it means:
"MQRC_TRUNCATED_MSG_ACCEPTED"
On an MQGET call, the message length was too large to fit into the supplied buffer.[...] The message is removed from the queue [...] The DataLength parameter is set to the length of the message before truncation, the Buffer
parameter contains as much of the message as fits, and the MQMD structure is filled in.
Thanks any help or reference... |
|
Back to top |
|
 |
Vitor |
Posted: Tue Aug 28, 2007 7:35 am Post subject: Re: Help!!! Trigger Error |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
pabs12 wrote: |
Thanks any help or reference... |
You've clearly found the reference because you're quoting it.
Whatever you're starting with the trigger has a buffer smaller than the message you're reading. Change the triggered application to have a larger buffer. And put in for an MQ developer's training course. This is farly basic stuff. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kevinf2349 |
Posted: Tue Aug 28, 2007 10:27 am Post subject: |
|
|
 Grand Master
Joined: 28 Feb 2003 Posts: 1311 Location: USA
|
You aren't running the trigger monitor against the target queue rather than the initiation queue are you?
Please post the output from a display of the triggered queue. |
|
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
|
|
|
|