|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
new feature in MQ 5.3? |
« View previous topic :: View next topic » |
Author |
Message
|
Yannanlu |
Posted: Fri Aug 08, 2003 5:40 pm Post subject: new feature in MQ 5.3? |
|
|
Apprentice
Joined: 23 Jan 2002 Posts: 27
|
I heard some new features in MQSeries 5.3. One is qstatus that allows us to find who/which open the queue. The other one is qmgr has the ability to index the messages in a queue.
I am wondering how to use the index of the messages if there is this feature. As you know, the queue is a sequential storage object. Compare to tables in DB, we would like to access the messages in a queue randomly. Is there a way to do that and how?
Thanks in advance,
Yannan |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Aug 11, 2003 10:00 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I remember this subject coming up at one of the MQ conferences. The bottom line was that DBs are designed towards random access and queues are designed towards sequential access. If you need random access, I'd suggest going with a DB. |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Aug 11, 2003 10:06 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
There are indexs for either Message ID/CorrelID and you can get with
either. So you could make a database of sorts. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
clindsey |
Posted: Mon Aug 11, 2003 10:12 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
On Z/OS, a queue may be indexed by message id or correlation id.
Charlie |
|
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
|
|
|
|