|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ConfigurationManagers Queue manager |
« View previous topic :: View next topic » |
Author |
Message
|
tonythomasantony |
Posted: Sat Aug 12, 2006 6:31 am Post subject: ConfigurationManagers Queue manager |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 47
|
i have deleted ConfigMgr QueueManager before deleting the ConfigMgr itself.
Now i am not able to delete ConfigMgr .
i want to re-create this configmgr with another QueueManager.
please guide me what i can do for this...
Tony |
|
Back to top |
|
 |
vennela |
Posted: Sat Aug 12, 2006 7:49 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Can't you delete the configmgr even with Configuration Manager Proxy API?
I remember reading in the forum if you create a QMGR with the same name as old QMGR and then try to delete the configmgr, then it will work. |
|
Back to top |
|
 |
mqmatt |
Posted: Sun Aug 13, 2006 1:25 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
All of the Config Manager's state is stored inside its internal repository (or DB2 if you're not on v6). So you should do an mqsibackupconfigmgr (or DB2 database backup), scrub the Config Manager, create a new one and do an mqsirestoreconfigmgr (or DB2 database restore).
Alternatively, you may be able to restore the state by recreating the Queue Manager and creating the following objects.
SYSTEM.BROKER.CONFIG.QUEUE (local queue)
SYSTEM.BROKER.CONFIG.REPLY (local queue)
SYSTEM.BROKER.ADMIN.REPLY (local queue)
SYSTEM.BKR.CONFIG (Server Connection channel))
Can't say for definite that this second way would work - I haven't personally tried it.
-Matt
PS. Vennela - you can't delete the ConfigMgr with the CMP API. |
|
Back to top |
|
 |
vennela |
Posted: Sun Aug 13, 2006 7:24 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
PS. Vennela - you can't delete the ConfigMgr with the CMP API.
I stand corrected.
Thank you. |
|
Back to top |
|
 |
tonythomasantony |
Posted: Sun Aug 13, 2006 10:35 pm Post subject: |
|
|
Apprentice
Joined: 12 Aug 2006 Posts: 47
|
mqmatt wrote: |
All of the Config Manager's state is stored inside its internal repository (or DB2 if you're not on v6). So you should do an mqsibackupconfigmgr (or DB2 database backup), scrub the Config Manager, create a new one and do an mqsirestoreconfigmgr (or DB2 database restore).
Alternatively, you may be able to restore the state by recreating the Queue Manager and creating the following objects.
SYSTEM.BROKER.CONFIG.QUEUE (local queue)
SYSTEM.BROKER.CONFIG.REPLY (local queue)
SYSTEM.BROKER.ADMIN.REPLY (local queue)
SYSTEM.BKR.CONFIG (Server Connection channel))
Can't say for definite that this second way would work - I haven't personally tried it.
-Matt
PS. Vennela - you can't delete the ConfigMgr with the CMP API. |
Thanks "mqmatt"
the problem got solved.
tony |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|