Posted: Fri Nov 18, 2005 1:54 am Post subject: Move a broker from an old to a new config mgr
Apprentice
Joined: 28 Jan 2005 Posts: 26
Hi,
I am to move a AIX v5 broker from one configuration manager to another. I would like to know how much I should delete before the broker ”connection” to the old configuration manager is deleted.
In the documentation I read
Quote:
If you want to move a broker from one topology to another, you need to delete and recreate the broker physically (using the mqsideletebroker and mqsicreatebroker commands).
Would I get a “clean” broker that is ready to join the new configuration manager by following the procedure below?
1. Create a new configuration manager on a new server
2. Create MQ connection between the broker queue manager and the new configuration manager queue manager
3. Remove the broker from the broker domain on the old configuration manager
4. Delete the broker with mqsideletebroker
5. Create a new broker using the same database and queue manager with
a. mqsicreatebroker KAIXQM21BRK -i fe2aixmb -a [password] -q KAIXQM21 -n KQM21
b. mqsisetdbparms KAIXQM21BRK -n K0D7 -u fe2aixmb –p [password]
6. Add the new broker to the broker domain on the new configuration manager.
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