Author |
Message
|
AJStar |
Posted: Thu Mar 13, 2008 3:40 am Post subject: Deleting Broker without DB connection |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
Is there anyway to forcefully delete a broker without letting it connect to the DB?
I accidently deleted the Broker DB and now cant delete the broker  _________________ Regards
AJ |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Mar 13, 2008 3:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Recreate a database with the same name.
Then the delete should function. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
AJStar |
Posted: Thu Mar 13, 2008 3:53 am Post subject: |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
But what about the broker tables?? There will be none in the newly re-created DB right? Is that OK? _________________ Regards
AJ |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Mar 13, 2008 4:03 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
jefflowrey wrote: |
the delete should function. |
_________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
AJStar |
Posted: Fri Mar 14, 2008 4:59 am Post subject: |
|
|
 Acolyte
Joined: 27 Jun 2007 Posts: 64
|
Worked
It threw errors for the missing tables, but ultimately deleted the broker (which is what was important for me ) _________________ Regards
AJ |
|
Back to top |
|
 |
|