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 » test

Post new topic  Reply to topic
 test « View previous topic :: View next topic » 
Author Message
Goodfellas
PostPosted: Mon Mar 30, 2009 6:28 am    Post subject: test Reply with quote

Acolyte

Joined: 26 Feb 2009
Posts: 70

All,

Last edited by Goodfellas on Tue May 28, 2013 12:33 pm; edited 2 times in total
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Mar 30, 2009 6:45 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

What has a handle on the queue? dis qstatus(QM2.QL) will return process ID's that can be correlated against running applications.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Goodfellas
PostPosted: Mon Mar 30, 2009 6:48 am    Post subject: Reply with quote

Acolyte

Joined: 26 Feb 2009
Posts: 70

thanks

Last edited by Goodfellas on Tue May 28, 2013 12:34 pm; edited 2 times in total
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Mar 30, 2009 6:58 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

Doh! I've had one of my moments again! Sorry, the qstatus should have been issued against the SYSTEM.ADMIN.ACCOUNTING.QUEUE, which is where the accounting info will come from

Do you have any monitoring software that may be holding the queue open exclusively?
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Goodfellas
PostPosted: Mon Mar 30, 2009 7:07 am    Post subject: Reply with quote

Acolyte

Joined: 26 Feb 2009
Posts: 70

Thanks

Last edited by Goodfellas on Tue May 28, 2013 12:34 pm; edited 2 times in total
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Mar 30, 2009 7:11 am    Post subject: Reply with quote

Grand High Poobah

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

Goodfellas wrote:
DIS QSTATUS(SYSTEM.ADMIN.ACCOUNTING.QUEUE)

2 : DIS QSTATUS(SYSTEM.ADMIN.ACCOUNTING.QUEUE)
AMQ8450: Display queue status details.
QUEUE(SYSTEM.ADMIN.ACCOUNTING.QUEUE) TYPE(QUEUE)
CURDEPTH(0) IPPROCS(1)
LGETDATE( ) LGETTIME( )
LPUTDATE( ) LPUTTIME( )
MONQ(OFF) MSGAGE( )
OPPROCS(0) QTIME( , )
UNCOM(NO)
======================================

dis qstatus(SYSTEM.ADMIN.STATISTICS.QUEUE)
5 : dis qstatus(SYSTEM.ADMIN.STATISTICS.QUEUE)
AMQ8450: Display queue status details.
QUEUE(SYSTEM.ADMIN.STATISTICS.QUEUE) TYPE(QUEUE)
CURDEPTH(0) IPPROCS(1)
LGETDATE( ) LGETTIME( )
LPUTDATE( ) LPUTTIME( )
MONQ(OFF) MSGAGE( )
OPPROCS(0) QTIME( , )
UNCOM(NO)
=========================================

We have monitoring tool (omegamon xe) but this queue manager is not under monitoring.....


Something (if not omegamon) is using the queue and hence your 2042.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Goodfellas
PostPosted: Mon Mar 30, 2009 7:25 am    Post subject: Reply with quote

Acolyte

Joined: 26 Feb 2009
Posts: 70

Thanks

Last edited by Goodfellas on Tue May 28, 2013 12:34 pm; edited 2 times in total
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Mar 30, 2009 7:27 am    Post subject: Reply with quote

Grand High Poobah

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

Goodfellas wrote:
Can we kill which is connected to the Queue...without bouncing the qmanager?


Well of course, kill -9 will kill anything, but I'd find out what it is before killing it!
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
bbburson
PostPosted: Mon Mar 30, 2009 7:28 am    Post subject: Reply with quote

Partisan

Joined: 06 Jan 2004
Posts: 378
Location: Nowhere near a queue manager

Vitor wrote:
Something (if not omegamon) is using the queue and hence your 2042.


Add TYPE(HANDLE) ALL to your DIS QSTATUS command and you'll see the PIDs that have the queues open.
Back to top
View user's profile Send private message
exerk
PostPosted: Mon Mar 30, 2009 7:28 am    Post subject: Reply with quote

Jedi Council

Joined: 02 Nov 2006
Posts: 6339

With what consequence? The Process ID should tell you what is running, and that should better inform your decision. Better to take it down gracefully than just chop it.
_________________
It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys.
Back to top
View user's profile Send private message
Goodfellas
PostPosted: Mon Mar 30, 2009 4:17 pm    Post subject: Reply with quote

Acolyte

Joined: 26 Feb 2009
Posts: 70

Thanks
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 » test
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.