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 » WebSphere Message Broker (ACE) Support » deleting broker on AIX

Post new topic  Reply to topic
 deleting broker on AIX « View previous topic :: View next topic » 
Author Message
waugh
PostPosted: Thu Mar 04, 2004 12:22 pm    Post subject: deleting broker on AIX Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

i tried

mqsistop bkrname

it was taking forever, then i tried...

mqsistop bkrname -i

i got successful command completion...
then i tried deleting broker using

mqsideletebroker bkrname -w

it says the component running...
i even tried endmqm on that queue manager, and then mqsideletebroker.. got same message...

what else i need to check...
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Thu Mar 04, 2004 12:26 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Mods, please move this question to the WMQI forum, as it is a WMQI/WBIMB specific question.

You should check that the broker processes have actually shut down.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
vennela
PostPosted: Thu Mar 04, 2004 1:07 pm    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Do a
Code:
ps -ef | grep bip
and see if any processes are running. If you do then that means broker is running. If you have just one broker on that box kill these processes and then you should be able to delete.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
waugh
PostPosted: Thu Mar 04, 2004 4:46 pm    Post subject: Reply with quote

Master

Joined: 19 Feb 2004
Posts: 225

Right, i had 2 processes running, so i had to do a

kill -9 proc_number

after that mqsideletebroker, it worked...

Thanks Jeff & Vennela
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 » WebSphere Message Broker (ACE) Support » deleting broker on AIX
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.