|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
2101 |
« View previous topic :: View next topic » |
Author |
Message
|
Prahasith |
Posted: Wed Jul 02, 2003 11:26 am Post subject: 2101 |
|
|
 Disciple
Joined: 16 May 2003 Posts: 184 Location: Kansas City
|
how do i resolve this error |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Jul 02, 2003 11:44 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Think its time to hit the Manuals.
Take a look at the messages in the manuals and you would find all the reasons why you would get these return codes. ONce you analyze them, you could code accordingly in your program. There is no "magic way" out of this that everyone follows. Everybody codes according to their needs.
2101 is object damanaged. So, what would you do, being an app. Is there anything that you can do. No. So, just print out the same and exit.
This error usually is accompanied by an FFST, check to see what it is and investigate further.
Cheers
Kumar |
|
Back to top |
|
 |
jhalstead |
Posted: Thu Jul 03, 2003 6:21 am Post subject: |
|
|
 Master
Joined: 16 Aug 2001 Posts: 258 Location: London
|
Looks like an MQSeries object is damaged. Probably a queue? In which case this can only be recovered if you are using linear logging (use rcrmqobj command to restore the object from the linear logs).
If you are not unsing linear logging thewn the best you can do is delete the object, and re-create it - if a local queue losing any data that the object may have contained. Alternatively you could recover the qmgr to a previous backup?
Perhaps you could be more verbose with your questions in future?! Tell us what OS, what version what you are doing to get the error etc etc. |
|
Back to top |
|
 |
Prahasith |
Posted: Fri Jul 04, 2003 3:53 pm Post subject: hi |
|
|
 Disciple
Joined: 16 May 2003 Posts: 184 Location: Kansas City
|
Hi
When I try saveqmgr I am getting this error(2101) os--HPUX. MQversion 5.1
thank you |
|
Back to top |
|
 |
mqonnet |
Posted: Mon Jul 07, 2003 4:50 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
saveqmgr works ONLY on objects that are accessible. And since in your case you cannot, you are getting 2101.
Unless you have some sort of backing up mechanism in place, there is NO way you can resolve this error other than recreating the queue that throws this error.
Cheers
Kumar |
|
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
|
|
|
|