Author |
Message
|
velocity |
Posted: Fri Apr 22, 2011 10:56 am Post subject: WMQ commands not working |
|
|
Centurion
Joined: 30 Nov 2007 Posts: 126
|
Hi guys, I am getting the below error when I try to execute any WMQ command on WMQ v6 queue manager. The SA says its not an OS issue, we even tried rebooting the server, but didnt help. Please advise..
:/var/mqm >dspmq
exec(): 0509-036 Cannot load program dspmq because of the following errors:
0509-130 Symbol resolution failed for /usr/mqm/lib64/libmqz_r.a[libmqz_r.o] because:
0509-136 Symbol xcsSetSocketAddress (number 108) is not exported from
dependent module /usr/mqm/lib64/libmqmcs_r.a[shr.o].
0509-026 System error: Error 0
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
:/var/mqm > |
|
Back to top |
|
 |
Vitor |
Posted: Fri Apr 22, 2011 11:09 am Post subject: Re: WMQ commands not working |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
velocity wrote: |
The SA says its not an OS issue, we even tried rebooting the server |
Rebooting? That's a Unix command prompt, not a Windoze one!
Ask the SA what the last change on the box was, i.e. what's happened since you were able to issue commands successfully. You're looking specifically for anything that's changed disc configuration, path, or .profile.
If they say nothing relevant's changed, ask if their assertion is that WMQ has run out of pixie dust & just stopped working spontaniously, then ask what non-relevant changes have been made since the last time this worked.
(SAs are a bit like network people in regards to problems - it's not their fault and nothing has changed. The first time you ask....)
You could also mention what platform this is & if you're deliberately try to use 64 bit modules or not.
Better information, better advice. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Apr 22, 2011 11:14 am Post subject: Re: WMQ commands not working |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
velocity wrote: |
0509-192 Examine .loader section symbols with the
'dump -Tv' command.
:/var/mqm > |
You could also ask the SA to do that and see if it yields any useful information. Personally I've no clue what that does, but whoever wrote your Unix thought it was a valuable thing to suggest in an error message.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
fatherjack |
Posted: Fri Apr 22, 2011 3:09 pm Post subject: Re: WMQ commands not working |
|
|
 Knight
Joined: 14 Apr 2010 Posts: 522 Location: Craggy Island
|
Vitor wrote: |
what's happened since you were able to issue commands successfully. |
Have you ever been able to execute the commands successfully? Or is this a new install? _________________ Never let the facts get in the way of a good theory. |
|
Back to top |
|
 |
shashivarungupta |
Posted: Sat Apr 23, 2011 1:56 am Post subject: Re: WMQ commands not working |
|
|
 Grand Master
Joined: 24 Feb 2009 Posts: 1343 Location: Floating in space on a round rock.
|
fatherjack wrote: |
Vitor wrote: |
what's happened since you were able to issue commands successfully. |
Have you ever been able to execute the commands successfully? Or is this a new install? |
Or is that just v6.0.0.0 Or you have installed some FP on that ? _________________ *Life will beat you down, you need to decide to fight back or leave it. |
|
Back to top |
|
 |
mvic |
Posted: Sat Apr 23, 2011 4:57 am Post subject: Re: WMQ commands not working |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
velocity wrote: |
:/var/mqm >dspmq
exec(): 0509-036 Cannot load program dspmq because of the following errors:
0509-130 Symbol resolution failed for /usr/mqm/lib64/libmqz_r.a[libmqz_r.o] because:
0509-136 Symbol xcsSetSocketAddress (number 108) is not exported from
dependent module /usr/mqm/lib64/libmqmcs_r.a[shr.o]. |
Removing and re-installing MQ would be a better response to this than a reboot, IMHO.
What version of MQ do you have installed? |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Apr 23, 2011 10:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If this is after a version upgrade, did you do all the extra stuff that's required as per the installation manual, like remove old symlinks, verify if it is recommended to create new ones or not?
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|