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 » How database changes are refleted to message broker?

Post new topic  Reply to topic
 How database changes are refleted to message broker? « View previous topic :: View next topic » 
Author Message
James_2007
PostPosted: Tue Apr 19, 2011 9:54 pm    Post subject: How database changes are refleted to message broker? Reply with quote

Newbie

Joined: 19 Apr 2011
Posts: 2

Hi,

I am having a scenorio like when any database changes are occured I have to get a message to the queue using message broker.

For eg.., When any update is done in the table in database I have to get one message like "Successfully updated".

Thanks in advance for all ur help and support.
Back to top
View user's profile Send private message
Gaya3
PostPosted: Tue Apr 19, 2011 10:42 pm    Post subject: Reply with quote

Jedi

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

whats the broker version?

are you updating the DB or some other application is updating the DB?

incase if broker is updating the DB; you can set the transaction and look for the return status.

if some one else is updating the DB and you need the status, then broker is not the right choice for this scenario.
_________________
Regards
Gayathri
-----------------------------------------------
Do Something Before you Die
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 20, 2011 1:39 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Broker v7 has a DatabaseInput node...
Back to top
View user's profile Send private message
James_2007
PostPosted: Wed Apr 20, 2011 2:04 am    Post subject: Reply with quote

Newbie

Joined: 19 Apr 2011
Posts: 2

Thanks for ur Raply...

But we are using Version 6.0....
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 20, 2011 2:28 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

James_2007 wrote:
Thanks for ur Raply...

But we are using Version 6.0....


Then you have another reason to upgrade to v7, as well as the fact that v6.0 goes out of support in less than two weeks.

You can't do this in Broker v6 without either writing a lot of really complicated code or using the JDBC Adapter, which requires a lot of setup and customization.

So just do the right thing and upgrade to v7 and use the DatabaseInput node. It is the least work for the best result.
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 » How database changes are refleted to message broker?
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.