Author |
Message
|
beth_carlin |
Posted: Tue Jan 02, 2007 5:58 am Post subject: I would like to know what is the max queue depth for MQ V6 |
|
|
Acolyte
Joined: 08 Jun 2004 Posts: 64
|
Hi gurus
the max queue depth for MQ V5.3 on Window and AIX is 640,000 messages per queue. Please tell me what is the max queue depth for MQ V6 on Windows XP and AIX ?
Thanks Beth |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 02, 2007 6:07 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
beth_carlin |
Posted: Tue Jan 02, 2007 7:46 am Post subject: maxdepth |
|
|
Acolyte
Joined: 08 Jun 2004 Posts: 64
|
Guru,
Thanks you for your reply.
Would you please tell me if the maxdepth can be set as high as
999,999,999 ? (according to the link)
I am sorry I don't have MQ 6 installed yet so I cannot verify this
Thanks again
Beth
Maximum queue depth (MAXDEPTH)
Specifies the maximum number of messages allowed on the queue. However, other factors can cause the queue to be treated as full; for example, it appears to be full if there is no storage available for a message.
Note: If this value is subsequently reduced by using the CHGMQMQ command, any messages that are on the queue remain intact even if they cause the new maximum to be exceeded.
The possible values are:
*SYSDFTQ
The value of this attribute is taken from the system default queue of the specified type.
depth-value
Specify a value ranging from 0 through 999 999 999. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jan 02, 2007 7:57 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
According to the link, yes it can be set that high. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jan 02, 2007 8:04 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Though clearly there needs to be enough space to hold them all, so you could run out of resource before you hit the limit! _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
JosephGramig |
Posted: Tue Jan 02, 2007 8:04 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
And as the link implies, it is up to you to ensure that there is enough disk space available to hold all the messages up to that depth at the maximum message size. _________________ Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3 |
|
Back to top |
|
 |
|