Author |
Message
|
MarvinReyes |
Posted: Mon Dec 03, 2012 9:01 am Post subject: |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 9
|
I appreciate you promt response and the amount of information that the both of you are providing.
As I checked, the command Display CONN TYPE(Handle) is only available on MQ version 6 and above.
unfortunately, we are using MQ version 5.3
is there any command for MQ version 5.3 that is the same as DISplay CONN command?
Thank you. |
|
Back to top |
|
 |
vmcgloin |
Posted: Mon Dec 03, 2012 9:34 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
I bow down to the greater knowledge that you have been provided with but... is it worth a look back at your error - and to see if any FDC's have been produced to find out what your storage error could be if you have not got a badly behaved application exceeding max handles?
I assume you have checked for things like full file systems? From my not so distant memory of MQ 5.3 that is where I would start. |
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Dec 03, 2012 10:27 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
If this is a new problem, I'd identify exactly what changed. I'd suspect a new/modified application.
Don't even think of saying that nothing changed. Apps get recompiled, new data enters the system. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
MarvinReyes |
Posted: Wed Dec 05, 2012 12:16 am Post subject: |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 9
|
We have checked the error logs and no FDC files were generated for the issue that we are encountering.
What we only have is the error that is showing on the MQ error logs.
That is what we searched and that is why we then arrived, on the MQ handle which was provided provided by the IBM site.
vmcgloin wrote: |
I assume you have checked for things like full file systems? From my not so distant memory of MQ 5.3 that is where I would start. |
I'm sorry, I am not getting what you mean here. |
|
Back to top |
|
 |
vmcgloin |
Posted: Wed Dec 05, 2012 4:22 am Post subject: |
|
|
Knight
Joined: 04 Apr 2002 Posts: 560 Location: Scotland
|
All I meant was that there might be another 'storage' related issue that the error message was alerting you to. You are going down the path of increasing maxhands but so far don't have evidence that you have any applications exceeding the limit. |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed Dec 05, 2012 12:05 pm Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
And nobody is going to say boo about the MQ 5.3 statement?
MarvinReyes, the currently supported versions of WMQ are 7.0.1 and up. See http://www-01.ibm.com/software/websphere/support/lifecycle/ and scroll about 3/4 of the way down.
This puts you in a very ugly place... you had better save the QMGR structure with MS03 SAVEQMGR. I wonder if it will work with your version...
I think somebody is playing a very unfortunate joke on you.
Did the person before you prepare three envelopes? |
|
Back to top |
|
 |
MarvinReyes |
Posted: Fri Dec 07, 2012 2:23 am Post subject: |
|
|
Newbie
Joined: 26 Nov 2012 Posts: 9
|
bruce2359 wrote: |
If this is a new problem, I'd identify exactly what changed. I'd suspect a new/modified application.
Don't even think of saying that nothing changed. Apps get recompiled, new data enters the system. |
Yes, there are changes that are being done on the application and the queue manager itself.
But the problem is, it is hard to track all of them since there is alot of machines nad server that are connected on the queue manager. |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Dec 07, 2012 6:17 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
MarvinReyes wrote: |
...it is hard to track all of them since there is alot of machines nad server that are connected on the queue manager. |
This is precisely what "change control" is for. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|