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 » Immediate commit through esql

Post new topic  Reply to topic
 Immediate commit through esql « View previous topic :: View next topic » 
Author Message
ghoshly
PostPosted: Tue Jun 15, 2010 6:44 am    Post subject: Immediate commit through esql Reply with quote

Partisan

Joined: 10 Jan 2008
Posts: 333

I need to perform some database operation and then do immediate commit on them, so that next step (sub flow) in the same flow can get those data available in the database. Please help how I can achieve this.

Scenario

File Input -> Compute -> Subflow -> MQ Output

This requirement does not just gets satisfied by the transaction property of the compute node because Even if I mention Commit there it commits only when the complete flow gets finished, which I do not want.


Is JCN is the only solution ? or this is achievable through PASSTHRU though I am failing now.

Back to top
View user's profile Send private message
Gaya3
PostPosted: Tue Jun 15, 2010 7:02 am    Post subject: Re: Immediate commit through esql Reply with quote

Jedi

Joined: 12 Sep 2006
Posts: 2493
Location: Boston, US

ghoshly wrote:
I need to perform some database operation and then do immediate commit on them, so that next step (sub flow) in the same flow can get those data available in the database. Please help how I can achieve this.


do a passthru("COMMIT") in ESQL
or basic java SQL Parser to do the commit using JCN


ghoshly wrote:

Scenario

File Input -> Compute -> Subflow -> MQ Output

This requirement does not just gets satisfied by the transaction property of the compute node because Even if I mention Commit there it commits only when the complete flow gets finished, which I do not want.


Is JCN is the only solution ? or this is achievable through PASSTHRU though I am failing now.



you can achieve it using PASSTHRU function
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Jun 15, 2010 9:58 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

If you can demonstrate behavior that is contrary to what is listed here, then please open a PMR.
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 » Immediate commit through esql
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.