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 » Urgent - Problem committing MQ msgs thru a stored procedure!

Post new topic  Reply to topic
 Urgent - Problem committing MQ msgs thru a stored procedure! « View previous topic :: View next topic » 
Author Message
maxdp
PostPosted: Wed Jan 21, 2004 3:13 pm    Post subject: Urgent - Problem committing MQ msgs thru a stored procedure! Reply with quote

Newbie

Joined: 21 Jan 2004
Posts: 1

have a Siebel application inserting records into a table. An 'after insert' trigger is invoked upon each such insert, this trigger calls a stored procedure passing it the address (table locator) of the inserted record in memory. The stored procedure then fetches the record and writes it to a remote MQSeries queue. A commit is only issued by the inserting Siebel application. In this case, the whole process is a single unit of work, so that if a record cannot be written into the queue, it will not be inserted into the table, and vice versa.
The problem is that the commit is not reaching or being recognised by RRS where the stored procedure and the mqput program are running and hence, the msgs are not getting committed to the xmit queue (only if they get committed do they go across to the remote q).
Only if I issue an MQCommit does the process work, but that defeats the purpose of the design, even the RRS commit (SRRCommit) does not work, which is unexpected as it is supposed to do the trick. The consensus here is that we are missing something, because RRS is supposed to take care of the commit or rollback by the inserting Siebel application and transmit it across to MQSeries. This is not happening. Can anyone provide an answer? This is an urgent issue so quick replies will be highly appreciated.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Urgent - Problem committing MQ msgs thru a stored procedure!
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.