ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » qstatus repots wrong status

Post new topic  Reply to topic
 qstatus repots wrong status « View previous topic :: View next topic » 
Author Message
guest468
PostPosted: Fri Apr 03, 2009 9:17 am    Post subject: qstatus repots wrong status Reply with quote

Centurion

Joined: 30 May 2006
Posts: 146
Location: NY

Hi,
When I run qs on one broker input queue it reports only IPPROCS (that is for dataflowengine) but no OPPROCS. In fact the queue is accumulating since there was a sudden flood of incoming message load.
Is this a bug or something?
This is in 6.0.2.2.

Thanks.

1 : dis qs(TESTQ) all
AMQ8450: Display queue status details.
QUEUE(TESTQ) TYPE(QUEUE)
CURDEPTH(127256) IPPROCS(1)
LGETDATE(2009-04-03) LGETTIME(17.14.15)
LPUTDATE(2009-04-03) LPUTTIME(17.14.15)
MONQ(MEDIUM) MSGAGE(1819)
OPPROCS(0) QTIME(235050857, 15622357)
UNCOM(YES)

1 : dis qs(TESTQ) all
AMQ8450: Display queue status details.
QUEUE(TESTQ) TYPE(QUEUE)
CURDEPTH(127271) IPPROCS(1)
LGETDATE(2009-04-03) LGETTIME(17.15.1
LPUTDATE(2009-04-03) LPUTTIME(17.15.1
MONQ(MEDIUM) MSGAGE(1839)
OPPROCS(0) QTIME(362601440, 40351906)
UNCOM(YES)
Back to top
View user's profile Send private message
Vitor
PostPosted: Fri Apr 03, 2009 9:22 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

AFAIK the MQOutput node does a PUT1, so you're probably not catching it with the queue open.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Apr 03, 2009 9:31 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

AFAIK, the MQOutput node does not do an MQPUT1.

AFAIK, nobody should wire an MQOutput to the same queue they've wired an MQInput, unless they're intending to cause their server to halt and catch fire.

Even channel MCAs will leave a queue with OPProcs as long as the current session is running.

Two points of data on depth is not enough to provide a pattern. Yes, one only needs two points to define a line, but in this case we really need to find out in what manner something has gone non-linear.

Maybe this is all message rollback.
Back to top
View user's profile Send private message
guest468
PostPosted: Fri Apr 03, 2009 9:36 am    Post subject: Reply with quote

Centurion

Joined: 30 May 2006
Posts: 146
Location: NY

Thanks Vitor.
Makes sense. BTW, it's actually WAS application doing the put. Broker is only consuming from the queue.
I ran qs several times and at one time I did catch the OPPROCS from the app.
Actually PUT1 is not a good option in our environment since there is always at least a message every second. I will have to ask the APP team to change it to put.
Thanks again.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Apr 03, 2009 10:22 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

guest468 wrote:
Thanks Vitor.
Makes sense. BTW, it's actually WAS application doing the put. Broker is only consuming from the queue.
I ran qs several times and at one time I did catch the OPPROCS from the app.
Actually PUT1 is not a good option in our environment since there is always at least a message every second. I will have to ask the APP team to change it to put.
Thanks again.

As you are in WAS I would think that the message producer is using an anonymous sender. This may be the legitimate thing to do if WAS hosts a server type app.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
guest468
PostPosted: Fri Apr 03, 2009 9:21 pm    Post subject: Reply with quote

Centurion

Joined: 30 May 2006
Posts: 146
Location: NY

Thanks Saper,
I will check with the WAS admin and app team. I would guess the app is coded to do put1. Apparently this is the only app in our entire project doing this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » qstatus repots wrong status
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.