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 » WBIMB and JDBC Adapter....

Post new topic  Reply to topic
 WBIMB and JDBC Adapter.... « View previous topic :: View next topic » 
Author Message
dcapodic
PostPosted: Thu Jul 27, 2006 9:12 am    Post subject: WBIMB and JDBC Adapter.... Reply with quote

Apprentice

Joined: 03 Sep 2003
Posts: 32

Hi....

I am just diving into this so this is a basic question but I am sure I will have more in depth ones to follow I have a need to use the JDBC Adapter from within a message flow. In starting to read the docs, they are very ambiguous about exactly what software I need to make this happen. It is suggested that you can do it directly from WBIMB but then in the manuals themselves it keeps referring to WID and WAS. I am currently running WBIMB 6.0.0.1 and WMQ 6.0.1.0. Can I get the JDBC Adapter to work with just this or do I need something else....do I need the framework itself installed? WAS...WPS....

Thanks....
Dan
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Jul 27, 2006 9:30 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

If you want to run the adapter, you will need atleast the adapter framework and the adapter.
You don't need WAS or WPS to run it. The adapter is suppose to run with any of the broker types as WMB or ICS or WAS.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Dhiren
PostPosted: Wed Aug 23, 2006 3:09 am    Post subject: Another question Reply with quote

Novice

Joined: 27 Jan 2005
Posts: 17

Adding to the original post... could somebody tell me
what version of the Adapter Framework is required to work with WBI MB v6.0 ???

I could only find information on MQSI 2.1 and MB 5 but nothing on MB v6.0...

Thanks
Back to top
View user's profile Send private message Yahoo Messenger
jefflowrey
PostPosted: Wed Aug 23, 2006 3:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The only reason you could possibly need the JDBC adapter with WMB is if you need to react to a database insert and cause a message flow to start.

You do not need the JDBC adapter for inserts or updates. You can just use JDBC from a JCN, or just use ESQL or a Database node.

And you could relatively just as easily use a Timer node to trigger a poll of the database.

You need to install the Adapter Framework, and then the Adapter itself. When you do this install, you must specify that you aren't using ICS as your broker. Then you need to create an instance of the adapter and configure it to use MQ as the transport. Then it will put messages onto queues, which can be processed by Broker.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
dilse
PostPosted: Wed Aug 23, 2006 8:24 am    Post subject: Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

Here is my 2 cents..

JDBC Adapter will poll to the database on regular intervals for any updates, additions, and deletions depends on your requirements and after you configure the connector and create a set of queues that you configured for the Message Broker to use. On any additions, updates and deletes to the database will trigger a message that will be put on a MQ Queue. From there you need to take it and process according to your requirement using a message flow.


DilSe..
_________________
DilSe..

Take life as it comes..
Back to top
View user's profile Send private message
fitzcaraldo
PostPosted: Mon Aug 28, 2006 7:35 pm    Post subject: Reply with quote

Voyager

Joined: 05 May 2003
Posts: 98

Another 2 cents...

One often overlooked feature of using the adapter is that it decouples the database from the broker. This is especially important if the database is beyond your direct control. If all interaction is via the adapter you can easily handle database outages - eg for backup. Without the adapter you would need to stop those flows requiring direct database access when the database was not available.
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 » WBIMB and JDBC Adapter....
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.