Author |
Message
|
cicsprog |
Posted: Wed May 02, 2007 8:36 am Post subject: MQ v6 nonpersitent messages and normal restart of MQM |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
I'm testing MQ v6 on my z/OS sandbox. After attending the 2006 MQ Conference, I though I heard that nonpersistent message would stay in their queues as long as the restart was a normal one. How is that controlled? I don't see a QLocal attribute to set in the DOC unless I missed it. Maybe this was for a future release? Is this the new default behavior? Hope not. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 02, 2007 8:43 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
No, that's not quite right.
You can change the NPMCLASS of the queue to indicate that non-persistent messages should be preserved. I don't believe it's the default.
I don't know if NPMCLASS is supported on z/OS. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed May 02, 2007 8:43 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
the attribute is NPMCLASS and the default is set to NORMAL so it matches the normal behaviour of non-persistent messages NOT surviving a restart... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
cicsprog |
Posted: Wed May 02, 2007 8:43 am Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
Never mind - NPMCLASS - not available on z/OS
Micheal....you just beat me to the post before I found it...tanks! I should have googled...my bad.
Last edited by cicsprog on Wed May 02, 2007 8:46 am; edited 1 time in total |
|
Back to top |
|
 |
Michael Dag |
Posted: Wed May 02, 2007 8:44 am Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
|
Back to top |
|
 |
|