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 » IBM MQ API Support » queue open input count keeps growing

Post new topic  Reply to topic
 queue open input count keeps growing « View previous topic :: View next topic » 
Author Message
pcelari
PostPosted: Wed Aug 27, 2008 10:24 am    Post subject: queue open input count keeps growing Reply with quote

Chevalier

Joined: 31 Mar 2006
Posts: 411
Location: New York

Hello,

over the months, I noticed on one of the queues other applications retrieve message from, the open input count keeps growing, now it stays at over a thousand, apparently caused by programs exiting without properly closing the queue.

Is there a way to recycle the broken handles without restarting the queue manager or inhibiting the GET operation?

thanks a lot.

_________________
pcelari
-----------------------------------------
- a master of always being a newbie
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Aug 27, 2008 10:44 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I would expect the count to go down if the programs end (even if they didn't close the queue). Are you sure that your programs aren't in a loop where they open the queue and don't close it? Have you tried "display qstatus" to see what it shows?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
pcelari
PostPosted: Wed Aug 27, 2008 11:02 am    Post subject: Reply with quote

Chevalier

Joined: 31 Mar 2006
Posts: 411
Location: New York

here's the output. it seems just keep growing. there're max about 200 client application instances reading response msg off the queue. It won't bother me if open input count steadies at 400. But it's way too high now.

DIS QSTATUS(APP.RPLY) ALL
1 : DIS QSTATUS(APP.RPLY) ALL
AMQ8450: Display queue status details.
QUEUE(APP.RPLY) TYPE(QUEUE)
CURDEPTH(0) IPPROCS(1252)
LGETDATE( ) LGETTIME( )
LPUTDATE( ) LPUTTIME( )
MONQ(OFF) MSGAGE( )
OPPROCS(3) QTIME( , )
UNCOM(NO)
_________________
pcelari
-----------------------------------------
- a master of always being a newbie
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Aug 27, 2008 12:13 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

Try "Display qstatus() type(handle)" to see the actual processes that have the queue open. It might shed more light on what is happening.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » queue open input count keeps growing
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.