Author |
Message
|
rsk33 |
Posted: Tue Jun 11, 2013 8:58 pm Post subject: XA setup- MQ queue manager start error |
|
|
Centurion
Joined: 21 Aug 2006 Posts: 141
|
i am trying to setup XA MQ queue manager with oracle in windows 7 64 bit.Broker version 8.0.01 64 bit and MQ version 7.1.0.0 32 bit and oracle 11g express edition. when i configure the Queue manager oracle switch file (Also i copied the file in in default exit path) i am getting error when i start the queue manager.
I did both for 32 bit and 64 bit oracle switch file ukora24.dll with path and without path just to try and getting error in either case. I am getting the below error.
Help is highly appreciated.
log:
6/12/2013 07:30:32 - Process(1364.1) User(MUSR_MQADMIN) Program(amqzxma0.exe)
Host(USER-PC) Installation(Installation1)
VRMF(7.1.0.0) QMgr(MB8QMGR)
AMQ7622: WebSphere MQ could not load the XA switch load file for resource
manager 'oraxa'.
EXPLANATION:
An error has occurred loading XA switch file C:\IBM\MQSI\8.0.0.1\bin\ukora24.dll. If the
error occurred during startup then the queue manager will terminate. At all
other times the queue manager will continue without this resource manager
meaning that it will no longer be able to participate in global transactions.
The queue manager will also retry the load of the switch file at regular
intervals so that the resource manager will be able to participate again should
the load problem be resolved.
ACTION:
Look for a previous message outlining the reason for the load failure. Message
AMQ6175 is issued if the load failed because of a system error. If this is the
case then follow the guidance given in message AMQ6175 to resolve the problem.
In the absence of prior messages or FFST information related to this problem
check that the name of the switch load file is correct and that it is present
in a directory from which it can be dynamically loaded by the queue manager.
The easiest method of doing this is to define the switch load file as a
fully-qualified name. Note that if the queue manager is still running it will
need to be restarted in order that any changes made to its configuration data
can be picked up. |
|
Back to top |
|
 |
mvic |
Posted: Wed Jun 12, 2013 1:44 pm Post subject: Re: XA setup- MQ queue manager start error |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
rsk33 wrote: |
Help is highly appreciated. |
The explanation and action are right there in the error message. Not sure there is much to add? |
|
Back to top |
|
 |
rsk33 |
Posted: Wed Jun 12, 2013 11:32 pm Post subject: |
|
|
Centurion
Joined: 21 Aug 2006 Posts: 141
|
The problem is the ukora24.dll is 64 bit version and MQ since 32 bit looking for 32 bit version ukora24.dll.
MQ installation is 32 bit by default in the 64 bit windows 7.
But my broker installed is 64 bit.
my question is
which folder of 64 bit broker i would get 32 bit dlls.
should i go back to broker 32 version (which is i do not want).
help is highly appreciated |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jun 13, 2013 5:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20763 Location: LI,NY
|
rsk33 wrote: |
The problem is the ukora24.dll is 64 bit version and MQ since 32 bit looking for 32 bit version ukora24.dll.
MQ installation is 32 bit by default in the 64 bit windows 7. |
Are you sure? And if you are would you care to explain how the broker works with the 32 bit installation??
rsk33 wrote: |
But my broker installed is 64 bit.
my question is
which folder of 64 bit broker i would get 32 bit dlls.
should i go back to broker 32 version (which is i do not want).
help is highly appreciated |
_________________ MQ & Broker admin |
|
Back to top |
|
 |
rsk33 |
Posted: Thu Jun 13, 2013 11:57 pm Post subject: |
|
|
Centurion
Joined: 21 Aug 2006 Posts: 141
|
in the info center, for ukora.dll 32 bit it is advised to point to broker instal directory/bin/samples/xatm.
Still i have the switch file loading problem.
i see in the log files error AMQ6175. which says that exit path containing brackets windows can not resolve which was fix at MQ 6. level.
Then changed the default exit path from QM stanza and placed the dll file and changed switch file path in the configuration
giving me the same AMQ6175 error. |
|
Back to top |
|
 |
|