Author |
Message
|
Kishore p |
Posted: Fri Aug 05, 2016 1:54 am Post subject: Broker Reset |
|
|
Newbie
Joined: 23 Mar 2016 Posts: 5
|
Hi,
Can any one help me to reset the broker, I just want to make my broker with default configurations(i.e It should be like when it created)
Thanks in Advance. |
|
Back to top |
|
 |
smdavies99 |
Posted: Fri Aug 05, 2016 3:18 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Have you looked in the documentation for information on how to, oh possibly something like
Delete a broker
create a broker
You can't reset an existing broker unless you took a backup of it right after you created it.
As was asked in a similar thread yesterday, I can't recommend creating scripts (those funny things that need the command line to run) to do it all for you highly enough.
Then it is simple to add a command to backup the broker. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Aug 05, 2016 4:09 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
To further recommend smdavies99's advice - You should try and create or modify anything you do (with IIB or not) using a script, and not manually.
Then it's much easier to make sure you get it right, and much easier to put it in an automated system or under a build system or or or. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
Vitor |
Posted: Fri Aug 05, 2016 4:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
As was asked in a similar thread yesterday, I can't recommend creating scripts (those funny things that need the command line to run) to do it all for you highly enough.
Then it is simple to add a command to backup the broker. |
Or indeed create another one just like it.
The thread my worthy associate refers to is this one.
I echo and endorse all advise given on that thread and this one by all concerned. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Kishore p |
Posted: Fri Aug 05, 2016 9:03 am Post subject: |
|
|
Newbie
Joined: 23 Mar 2016 Posts: 5
|
I didn't find any command to reset the broker, but I have created new broker using create broker and taken backup too. This approach solved my issue.
Thanks to Vitor, mqjeff & smdavies99 for valuable suggestions. |
|
Back to top |
|
 |
|