Author |
Message
|
guest468 |
Posted: Thu Nov 01, 2007 2:50 am Post subject: Messages disappeared from the queue |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
We have a high influx of messages to a QMGR hosting couple of queues in it. The incoming message rate is about 500/sec at QMGR level. Yesterday we stopped the applications since we had some issues with d/b. But today morning when I checked there are only a couple hundred messages sitting in the queue (last midnight when I checked each queue was having almost a million messages). These are all non-persistent messages. The filesize limit is set to unlimited and we have more than 200GB filesystem space available. I am not sure how these messages disappeared from the queues. Does the QMGR cleans up the non-persistent messages when the queue file size reaches certain size?
Thanks. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 01, 2007 2:52 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Were the messages set to expire after a period of time?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
guest468 |
Posted: Thu Nov 01, 2007 2:56 am Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Hi
All messages are having expiry parameter set to unlimited (-1)
Thanks. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 01, 2007 3:00 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Did the app get restarted and consume the messages?
What is the value of ipprocs? _________________ MQ & Broker admin |
|
Back to top |
|
 |
guest468 |
Posted: Thu Nov 01, 2007 3:08 am Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
IPPROCS is zero for all the queues. Applications were never started,I checked the was system logs. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 01, 2007 3:19 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Was the qmgr bounced ? _________________ MQ & Broker admin |
|
Back to top |
|
 |
guest468 |
Posted: Thu Nov 01, 2007 3:26 am Post subject: |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Nope it wasn't. There are couple of people having access but I highly doubt anyone cleaned the queues accidentaly.
Is there any possibility of QMGR cleaning up the messages from the q queue under some circumstances(other than boune)?
This is linux (2.4.21-47.0.1) running 32 bit HW/OS/MQ. I assume there is no limit on q file size? |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Nov 01, 2007 3:59 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I don't know of any situations where messages just disappear. I'd be suspicious of somebody running a program that 'accidentally' removed the messages when it shouldn't have. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 01, 2007 4:48 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Someone did something to cause these messages to be removed. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
SAFraser |
Posted: Thu Nov 01, 2007 9:26 am Post subject: |
|
|
 Shaman
Joined: 22 Oct 2003 Posts: 742 Location: Austin, Texas, USA
|
Forgive if this is obvious and you've done it already..... But what entries do you see in the queue manager log from midnight until the morning? |
|
Back to top |
|
 |
|