|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
correlationId & messageId configuration? |
« View previous topic :: View next topic » |
Author |
Message
|
sp70 |
Posted: Thu Nov 15, 2001 1:34 pm Post subject: |
|
|
Newbie
Joined: 13 Nov 2001 Posts: 7
|
Hi, I was wondering if there are any configuration options when setting up queues for making the correlationId and/or messageId unique after each get/put? Like an index or something? TIA. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Nov 15, 2001 1:59 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
As I've just posted to your other thread, MQSeries does not modify the CorrelationId when PUTting a message.
The MessageId is only modified when you don't fill in a value, or use MQMI_NONE. If you put a value in there, MQ will not modify or change it.
Cheers,
_________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
StefanSievert |
Posted: Thu Nov 15, 2001 5:32 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
I don't know where you try to get at with your question, but
1) Yes, on OS/390 only(!) there are options you can specify while DEFINING the queue that influence GET performance. The queue attribute is called INDXTYPE and can either be set to MSGID, CORRELID or MSGTOKEN, which results in an index being maintained that contains the values of the respective field. The index DOES NOT guarantee uniqueness of the contents either.
2) The contents of the fields are not influenced by the queue definition, but by the application that PUTs the message (or by the queue manager, for queue manager generated msgs, like event msgs, DLQ, reports etc).
Does that help?
Stefan
[ This Message was edited by: StefanSievert on 2001-11-15 17:33 ] |
|
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
|
|
|
|