|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MSGAGE |
« View previous topic :: View next topic » |
Author |
Message
|
sandiksk |
Posted: Mon Mar 17, 2008 8:14 am Post subject: MSGAGE |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
hi,
Got a small question
dis qs(XXXXXX)
3 : dis qs(XXXXXX)
AMQ8450: Display queue status details.
QUEUE(XXXXXX) TYPE(QUEUE)
CURDEPTH(0) IPPROCS(3)
LGETDATE(2008-03-17) LGETTIME(11.46.3
LPUTDATE(2008-03-17) LPUTTIME(11.46.3
MONQ(HIGH) MSGAGE(1712189)
OPPROCS(0) QTIME(33583612, 6858055)
UNCOM(YES)
Here i see that there is no message in the queue, but the MSGAGE is 1712189. i thought we would see this attribute only when there is message on the queue. Is this because we have the uncomm(yes).
Thanks in advance for your help |
|
Back to top |
|
 |
elvis_gn |
Posted: Mon Mar 17, 2008 9:03 am Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi sandiksk,
Access MQ Infocenter and search for "What about when the current depth is not increasing?"
Go through the page contents, I think you'll get your answer there...
Regards. |
|
Back to top |
|
 |
sandiksk |
Posted: Mon Mar 17, 2008 9:21 am Post subject: |
|
|
Centurion
Joined: 08 Jun 2005 Posts: 133
|
elvis_gn,
Thanks for your feedback, i did read it on the infocentre and here is what it says
Quote: |
"If the current depth of your queue is not increasing, it might still be useful to monitor the queue to check whether your application is processing messages correctly. to do this, issue the following command periodically to gather performance data about the queue:
DISPLAY QSTATUS(Q1) TYPE(QUEUE) MSGAGE QTIME
In the output, if the value in MSGAGE increases over the period of time, and your application is designed to process all messages, this might indicate that some messages are not being processed at all."
|
As it says here the MSGAGE is increasing in my case
But As per the infocentre the problem could be that the application is not processing some messages but i don't see any depth in the queue. The application is getting the messages as soon as they land(As per lastgetdate and time). |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Mar 17, 2008 9:23 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
If you have a single message that has been retrieved with MQGET in syncpoint, and you haven't committed that GET... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Mar 17, 2008 3:25 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jefflowrey wrote: |
If you have a single message that has been retrieved with MQGET in syncpoint, and you haven't committed that GET... |
Or you have a single message that is constantly being processed and rolled back by a multithreaded application....  _________________ MQ & Broker admin |
|
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
|
|
|
|