|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
QALIAS Question |
« View previous topic :: View next topic » |
Author |
Message
|
brianb |
Posted: Tue Dec 01, 2015 4:23 pm Post subject: QALIAS Question |
|
|
Voyager
Joined: 12 May 2010 Posts: 85
|
Hi All
When putting to a QALIAS with persistence set as yes is there a write to the logs and then another write when it hits the qlocal ?
Looking at this from a performance stand point....is there a double write ?
persistence is being set at the Queue level not by app
Full understanding that persistence should be set by the application and not at the queue but you tell the developers.....javascript:emoticon(' ') |
|
Back to top |
|
 |
bruce2359 |
Posted: Tue Dec 01, 2015 6:24 pm Post subject: Re: QALIAS Question |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
brianb wrote: |
Hi All
When putting to a QALIAS with persistence set as yes is there a write to the logs and then another write when it hits the qlocal ? |
A QAlias is a definition, not a queue. Only real QLocal queues can store messages.
When the QAlias is MQOPENed (or equivalent), messages are MQPUT to the target of the QAlias. If the application has specified PERSISTENCE_AS_Q_DEF, it will be the QAlias that sets the persistence of subsequent MQPUTs. There will only be one log write - at MQPUT to the target of the QAlias. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
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
|
|
|
|