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 » reset IPPROCS

Post new topic  Reply to topic
 reset IPPROCS « View previous topic :: View next topic » 
Author Message
crossland
PostPosted: Mon Nov 17, 2003 6:53 am    Post subject: reset IPPROCS Reply with quote

Master

Joined: 26 Jun 2001
Posts: 248

After my customer's command server has died, it has left IPPROCS(1) for a queue. If I issue 'dis qs(SYSTEM.ADMIN.COMMAND.QUEUE) type(handle) all', the following output is displayed:

QUEUE(SYSTEM.ADMIN.COMMAND.QUEUE) PID(16663)
APPLTAG(amqpcsea_nd) TID(1)
APPLTYPE(SYSTEM) CHANNEL()
CONNAME() BROWSE(NO)
INPUT(EXCL) INQUIRE(YES)
OUTPUT(NO) SET(NO)

However, process 16663 does not exist any more. Has anyone come across a technique to get rid of this handle without restarting the queue manager?

Thanks,

Tim Crossland
http://www.solent-consultancy.com
Back to top
View user's profile Send private message
mb5278
PostPosted: Mon Nov 17, 2003 7:01 am    Post subject: Reply with quote

Novice

Joined: 20 Oct 2003
Posts: 10

It should be gone after a while ....

However, have you tried to kill that process (kill -9 16663)?

Another possibility is that something's still hangin arround in the shared memory. Try ipcs -a | grep 16663.

If found, remove it with ipcrm -m <id> where <id> is shared memory id

In case that it is a semaphore, use switch -s instead of -n

Matt
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 » reset IPPROCS
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.