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 » WebSphere Message Broker (ACE) Support » 2371 error on Aggregate Reply

Post new topic  Reply to topic
 2371 error on Aggregate Reply « View previous topic :: View next topic » 
Author Message
guest
PostPosted: Wed Nov 19, 2003 10:46 am    Post subject: 2371 error on Aggregate Reply Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 52

Can someone tell me how the Aggregate information is stored? Is it somehow linked with the Aggregate Name? Whenever my fan-in portion of an Aggregate Request comes into the Aggregate Reply node, I get a 2371, which is a database error saying that the database statement &1 could not be executed. I'm think that maybe I need to create a DB2 table to correspond with the Agg name in the node. Any points in the right direction would be a big help.

Thanks
Paul Siracusa
Back to top
View user's profile Send private message
TonyD
PostPosted: Wed Nov 19, 2003 1:51 pm    Post subject: Reply with quote

Knight

Joined: 15 May 2001
Posts: 540
Location: New Zealand

Aggregate fan-out, fan-in processing includes the temporary storage of information in the broker table BAGGREGATE.....you do not have to create any tables associated with aggregate processing. Does the Event Log or db2diag provide more inormation about the database error?
Back to top
View user's profile Send private message Send e-mail
guest
PostPosted: Thu Nov 20, 2003 7:08 am    Post subject: Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 52

Yes, there is thanks. It looks like there is a primary key violation saying that the information is not unique. Whenever I look at the trace, the reply information, and unknown (which are the primary key columns) is nulled out. Is this supposed to be supplied from the MQReply node?
Back to top
View user's profile Send private message
TonyD
PostPosted: Thu Nov 20, 2003 3:13 pm    Post subject: Reply with quote

Knight

Joined: 15 May 2001
Posts: 540
Location: New Zealand

The primary key of the BAGGREGATE table includes the MQMD MsgId of the fan-out messages. This is used to resolve whether the fan-in replies, which must contain this in their CorrelId, are valid and have all arrived. Is it possible that you have a fixed MsgId in one or more of your fan-out messages, and that there have been uncompleted fan-out/ fan-in executions? If you are working in a 'sandpit' environment you could delete the rows in BAGGREGATE and then try your flow. However you should take steps to make the MsgIds unique or you will encounter problems if you have more than one instance of the fan-out flow running concurrently.
Back to top
View user's profile Send private message Send e-mail
guest
PostPosted: Fri Nov 21, 2003 11:56 am    Post subject: Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 52

That was it. Thanks!
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 » WebSphere Message Broker (ACE) Support » 2371 error on Aggregate Reply
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.