Author |
Message
|
kailashbawane |
Posted: Thu Nov 13, 2008 9:15 am Post subject: exec(): 0509-036 Cannot load program dspmqver |
|
|
 Acolyte
Joined: 13 Jun 2007 Posts: 51 Location: Pune,INDIA
|
Hi All,
I was trying to execute "dspmqver" command and got following exception:
kal2:rind_apps/mhs />dspmqver
exec(): 0509-036 Cannot load program dspmqver because of the following errors:
0509-150 Dependent module /usr2/mqm/lib/libmqmcs_r.a(shr.o) could not be loaded.
0509-103 The module has an invalid magic number.
And i saw the env set on my system is :
LIBPATH=/usr2/mqm/java/lib:/usr2/mqm/lib:/usr2/oracle/product/10.2.0/lib32:.:
LD_LIBRARY_PATH=/usr/vac/bin:/usr/vac/lib:/usr2/mqm/java/lib:/usr2/oracle/product/10.2.0/lib:/usr2/oracle/product/10.2.0/lib:/usr2/oracle/product/10.2.0/ctx/lib:.:
What do i set / unset in this case? Your help is required here.
[/b] _________________ ITO- MQ ISE.
" Slow n steady always win the race. " |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Nov 13, 2008 1:11 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
kailashbawane |
Posted: Fri Nov 14, 2008 7:40 am Post subject: |
|
|
 Acolyte
Joined: 13 Jun 2007 Posts: 51 Location: Pune,INDIA
|
Thanka you all ,
It get resolved by exporting LIBPATH=/var/mqm/lib64
 _________________ ITO- MQ ISE.
" Slow n steady always win the race. " |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Nov 14, 2008 11:54 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
when on a 64-bit OS, try unset LIBPATH first. |
|
Back to top |
|
 |
kailashbawane |
Posted: Fri Nov 14, 2008 1:24 pm Post subject: |
|
|
 Acolyte
Joined: 13 Jun 2007 Posts: 51 Location: Pune,INDIA
|
Thank you bower5932 and JosephGraming  _________________ ITO- MQ ISE.
" Slow n steady always win the race. " |
|
Back to top |
|
 |
kailashbawane |
Posted: Wed Nov 26, 2008 11:40 pm Post subject: |
|
|
 Acolyte
Joined: 13 Jun 2007 Posts: 51 Location: Pune,INDIA
|
Since last week , Every time i need to export the path after logon to the machine.
My Question is : Why this is happening? pls suggest _________________ ITO- MQ ISE.
" Slow n steady always win the race. " |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 27, 2008 4:02 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
kailashbawane wrote: |
Since last week , Every time i need to export the path after logon to the machine.
My Question is : Why this is happening? pls suggest |
Because it is no longer in your user's profile or because it is simply called by your user's profile instead of being sourced by it.
Get help from your Unix admins  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|