|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Using DB2 to temporarily store message state data... |
« View previous topic :: View next topic » |
Author |
Message
|
Empeterson |
Posted: Mon Jun 23, 2003 5:33 am Post subject: Using DB2 to temporarily store message state data... |
|
|
Centurion
Joined: 14 Apr 2003 Posts: 125 Location: Foxboro, MA
|
I have messages coming in as a group, and need to process any subsequent messages based on the results of the first message. If I use DB2 to store the state of that message, what is the best practice of doing so? IE, is it considered bad practice if I were to create a new table on the broker database to store this info? Or should I find another database in which to keep the data? Thank you. |
|
Back to top |
|
 |
kirani |
Posted: Mon Jun 23, 2003 8:00 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I'd prefer to seperate application data from WMQI's internal database. I'd create another database where I can store this kind of information in a DB table.
If using Broker's internal DB, in case of broker deletion and re-creation, you should remember to setup this DB table also. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|