ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » WMQ as XA transaction manager & Oracle 9i

Post new topic  Reply to topic
 WMQ as XA transaction manager & Oracle 9i « View previous topic :: View next topic » 
Author Message
RudiClaes
PostPosted: Tue Mar 07, 2006 8:01 am    Post subject: WMQ as XA transaction manager & Oracle 9i Reply with quote

Newbie

Joined: 07 Mar 2006
Posts: 1
Location: Belgium

Hi all,

After configuring the XA Resource Manager settings in the queue manager's Resources tab, I got the following error:

-------------
AMQ6174: The library C:\Program Files\IBM\WebSphere
MQ\Java\lib\jdbc\jdbcora9.dll was not found. The queue manager will continue
without this module.

EXPLANATION:
The dynamically loadable file C:\Program Files\IBM\WebSphere
MQ\Java\lib\jdbc\jdbcora9.dll was not found.
ACTION:
Check that the file exists and is either fully qualified or is in the
appropriate directory.

--------------
Env:
Windows XP Pro
WMQ 5.3 CSD07
Oracle 9i

The DLL is fully qualified and in the appropriate directory. In another post I read that the problem was related to access control. But promoting the user under which WMQ services runs to Local admin does'nt solve the problem. Any ideas on this one?
Back to top
View user's profile Send private message MSN Messenger
ktg
PostPosted: Tue Mar 28, 2006 8:58 pm    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

Hi All,
I am also getting similar error for send exit library on Win 2000. I have the dll at proper path. But don't know why it is giving error like this.
Code:
----- amqrmrsa.c : 467 --------------------------------------------------------
03/29/2006  10:36:34
AMQ6174: The library E:\mqmdata\exits\XYZ.dll was not found. The queue
manager will continue without this module.

EXPLANATION:
The dynamically loadable file E:\mqmdata\exits\XYZ.dll was not found.
ACTION:
Check that the file exists and is either fully qualified or is in the
appropriate directory.
-------------------------------------------------------------------------------
03/29/2006  10:36:34
AMQ9535: User exit not valid.

EXPLANATION:
Channel program 'TEST.SVRCONN' ended because user exit 'XYZ(embemitter)'
is not valid.
ACTION:
Ensure that the user exit is specified correctly in the channel definition, and
that the user exit program is correct and available.
----- amqrexta.c : 4424 -------------------------------------------------------
03/29/2006  10:36:34
AMQ9999: Channel program ended abnormally.

EXPLANATION:
Channel program 'TEST.SVRCONN' ended abnormally.
ACTION:
Look at previous error messages for channel program 'TEST.SVRCONN' in the error
files to determine the cause of the failure.
----- amqrmrsa.c : 467 --------------------------------------------------------


Please, Could any one help me...

Thanks in advance,
hvk
Back to top
View user's profile Send private message AIM Address
mvic
PostPosted: Tue Mar 28, 2006 11:49 pm    Post subject: Re: WMQ as XA transaction manager & Oracle 9i Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

RudiClaes wrote:
The library C:\Program Files\IBM\WebSphere
MQ\Java\lib\jdbc\jdbcora9.dll was not found.

You're running old code, but I think AMQ6174 is possible if (a) the file is missing (Win32 error codes ERROR_FILE_NOT_FOUND or ERROR_MOD_NOT_FOUND) or (b) an expected symbol is missing from the DLL.

In order to find out, please re-create the error condition while MQ trace is running ("strmqtrc -t all -t detail" / make error happen / "endmqtrc"), go to <mqdir>\errors, and run
Code:
findstr xcsQueryProcAddr *


Quote:
Env:
Windows XP Pro
WMQ 5.3 CSD07
Oracle 9i

Also, it will make life much simpler if you can install the most recent CSD. (CSD07 is nearly 2 years old now). We've been at 12 now for a few weeks, and it's looking good.
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Mar 28, 2006 11:54 pm    Post subject: Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

alpan wrote:
AMQ6174: The library E:\mqmdata\exits\XYZ.dll was not found.

If the DLL is definitely present and correct, you might like to try the same step I recommended for RudiClaes. And it makes sense to talk about this in a separate thread, I would say.
Back to top
View user's profile Send private message
ktg
PostPosted: Mon Apr 03, 2006 4:54 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

Sorry, for the delayed response...
That day, when I turned trace on, the application starts crashing. At that time I didn't had time to debug the code so left it there.... and tested on other machine. Today, I tried to run the same program and it is working fine (with the old system!). I really didn't do any changes with Queue manager configuration. But, have shutdown the system for 2 days(does anyone laugh at me ? )...Don't know How and Why...

Thanks for the help

-hvk
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » WMQ as XA transaction manager & Oracle 9i
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.