Author |
Message
|
klabran |
Posted: Fri Jun 23, 2006 11:07 am Post subject: Delete Broker service from windows after QM deleted??? |
|
|
 Master
Joined: 19 Feb 2004 Posts: 259 Location: Flagstaff AZ
|
The QM that the broker was created under was deleted. Now mqsideletebroker does not work because it can't connect.
How do I delete the broker in the windows services?
I can manually remove the DB....
Is there anything else I would have to do to get us back to square one?
Thanks,
Kevin |
|
Back to top |
|
 |
Michael Dag |
Posted: Fri Jun 23, 2006 1:04 pm Post subject: Re: Delete Broker service from windows after QM deleted??? |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
klabran wrote: |
How do I delete the broker in the windows services?
|
use sc in a command window... _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
klabran |
Posted: Fri Jun 23, 2006 1:24 pm Post subject: |
|
|
 Master
Joined: 19 Feb 2004 Posts: 259 Location: Flagstaff AZ
|
Awesome!
Thanks...
sc delete MQSeriesBroker[Brokername] -> replace brackets with the broker name.
sc delete MQSeriesConfigMgr |
|
Back to top |
|
 |
mqmaniac |
Posted: Fri Jun 23, 2006 5:57 pm Post subject: |
|
|
 Master
Joined: 27 Dec 2005 Posts: 201
|
You can also TRY REGEDIT--HKEY LOCAL MACHINE-SOFTWARE-IBM and try deleting all the keys..and retsrt the machine which eventually deletes the Broker Services... |
|
Back to top |
|
 |
elvis_gn |
Posted: Sun Jun 25, 2006 7:56 pm Post subject: |
|
|
 Padawan
Joined: 08 Oct 2004 Posts: 1905 Location: Dubai
|
Hi klabran,
You can create the QM again and then try deletion...i think it works...the same applies to the database also.
Regards. |
|
Back to top |
|
 |
|