Author |
Message
|
dkeister |
Posted: Mon Jun 11, 2007 11:54 am Post subject: Trouble migrating Workflow QM from 5.3 to 6.0 (oraswit) |
|
|
Disciple
Joined: 25 Mar 2002 Posts: 184 Location: Purchase, New York
|
Having a problem with XA resources trying to migrate a workflow queue manager using Oracle. When I start the QM, get
AMQ6175: The system could not dynamically load the shared library '/var/mqm/exits64/oraswit.
0509-150 Dependent module /oracle/product/9.2.0/lib32/libclntsh.a(shr.o could not be loaded
0509-124 The program is a discontinued 64-bit object file.
0509-026 System error: Cannot run a file that does not have a valid format.
0509-22 Cannot load module /oracle/product/9.2.0/lib32/libclntsh.a.
0509-150 Dependent module /oracle/product/9.2.0/lib32/libclntsh.a could not be loaded.'. The queue manager will continue without this module.
I had to make the oraswit files and update the qm.ini files for the ExitPath and XARResourceManager stanzas. The process worked on one of our systems but not on another and we can't figure out what is going on.
If someone has any ideas, or can confirm that '0509-026' is referencing the libclntsh.a and not the oraswit file that might help.
Help. Thanks _________________ Dean Keister |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jun 11, 2007 12:10 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Dean,
Could that be an access permission / oracle profile sourcing problem on the unix side?
Did you verify whether you had 32 AND 64 bit libraries for Oracle on both boxes?
Is there a difference between the Oracle versions / levels ?
Just trying to state the obvious here...  _________________ MQ & Broker admin |
|
Back to top |
|
 |
dkeister |
Posted: Mon Jun 11, 2007 12:13 pm Post subject: |
|
|
Disciple
Joined: 25 Mar 2002 Posts: 184 Location: Purchase, New York
|
Don't think so. the oraswit file has full read and execute permissions. (Write only by creator MQM) _________________ Dean Keister |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jun 11, 2007 12:30 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You did successfully build the 64bit version?
You might need to specify different compile and link options when doing so. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jun 11, 2007 12:34 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I was thinking more about the dependant modules as stated in your post above... _________________ MQ & Broker admin |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Jun 11, 2007 12:39 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
fjb_saper wrote: |
I was thinking more about the dependant modules as stated in your post above... |
Which appears to be in a "lib32" directory, trying to be loaded from a 64bit .so... _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
dkeister |
Posted: Mon Jun 11, 2007 12:58 pm Post subject: |
|
|
Disciple
Joined: 25 Mar 2002 Posts: 184 Location: Purchase, New York
|
Thanks for your help/suggestions.
I am going to have the customer start afresh by recreating the oraswit files, making sure the qm.ini is as expected and I'll post the results. _________________ Dean Keister |
|
Back to top |
|
 |
|