Author |
Message
|
ucbus1 |
Posted: Thu Jun 20, 2002 3:54 pm Post subject: AMQ8101 unexpected error(893). |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
I have mq client on Windows 2000 and I wan to delete a queue manager.
I am getting the following error
AMQ8101 unexpected error(893). Please help as it is on our production box |
|
Back to top |
|
 |
mrlinux |
Posted: Thu Jun 20, 2002 7:24 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well MQClient doesnt not have a queue manager _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
ucbus1 |
Posted: Fri Jun 21, 2002 3:51 am Post subject: AMQ8101 unexpected error(893). |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Yes. You are right. They are diiferent. I have created a queue manager and I am trying to delete it then I am getting this error.Could you please tell me what I need to do to fix it??
Thanks |
|
Back to top |
|
 |
dgolding |
Posted: Fri Jun 21, 2002 3:57 am Post subject: |
|
|
 Yatiri
Joined: 16 May 2001 Posts: 668 Location: Switzerland
|
I think the point is, where is your queue manager located? Have you used "dltmqm" on this system? Have you tried to delete the queue manager directory structure by hand before you ran "dltmqm" - always a favourite source of problems?
If the latter is the case you will need to delete it by hand. It's actually quite easy to delete a queue manager on Unix - just shut it down, delete /var/mqm/qmgrs and /var/mqm/log queue manager entries, and edit mqs.ini to remove the reference to the queue manager. On NT/2000, as there is no mqs.ini, you need to go into the registry to hack it out.
Please note, this a manual delete to use when the "dltmqm" command has gone wrong. Is this the case with you? More information from you would help!  |
|
Back to top |
|
 |
ucbus1 |
Posted: Fri Jun 21, 2002 8:33 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks for the help.
I have tried to deletethe Queue Manager from MQ Explorer, it showed it deleted .But when I have closed MQExplorer it came up again. So I have used dltmqm to delete the queue manager then I got the above error. Since I can not mess further as it is our production box. I have rebooted the machine.
You know what.. "dltmqm" works quite fine and it deleted the queue manager with out giving the error.
So thats true what IBM says"Simple solutions for big Planet"
 |
|
Back to top |
|
 |
mrlinux |
Posted: Fri Jun 21, 2002 9:00 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Can you tell if the qmgr has been deleted , you can hide the queue manager on the explorer by right clicking on the folder Queue Manger and Hide the qmgr. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
ucbus1 |
Posted: Fri Jun 21, 2002 11:12 am Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
The Q-manager even if it is deleted using command line, it still shows on explorer. It is when you try to connect , then gives an error saying that the queue manager does not exist. Yes you can hide the queue managers using mq explorer |
|
Back to top |
|
 |
mrlinux |
Posted: Sat Jun 22, 2002 7:54 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Then file/save the configuration after hiding _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
|