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 Java / JMS » JMS XA Oracle

Post new topic  Reply to topic
 JMS XA Oracle « View previous topic :: View next topic » 
Author Message
techno
PostPosted: Tue Aug 05, 2003 1:00 pm    Post subject: JMS XA Oracle Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

I am having trouble in configuring oracle as resource manager under MQ-Mmgr. Any help is appreciated.
-----------------------
In MQ Error files:
AMQ7604: The XA resource manager 'Test' was not available when called for
xa_open. The queue manager is continuing without this resource manager.
EXPLANATION:
The XA resource manager 'Test' has indicated that it is not available, by
returning XAER_RMERR on an xa_open request or XAER_RMFAIL when called for
something else. ....................
---------------------------
Ressource Manager Stanza is as follows:

XAResourceManager:
Name=Test
SwitchFile=/opt/mqm/samp/xatm/oraswit
XAOpenString=Oracle_XA+ACC=P/mqm/mqm+SesTm=35+LogDir=/home/mqm+DB=rddev1
ThreadOfControl=PROCESS
-------------------------------------------
How do I trace my error. Any log files I look at? NO FDCs I see.

Thanks
Shiva.
Back to top
View user's profile Send private message
techno
PostPosted: Tue Aug 05, 2003 3:47 pm    Post subject: Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

Okay, I added SQLNET variable in OpenString. Now it works fine. I do not see any errors in AMQERR01.

Now the problem is...

I have written a sample and this sample is throwing 2121, which is external resources are not registered. This is not true. Am I doing anything wrong?

qMgr =new MQQueueManager(qManager);
java.sql.Connection con =qMgr.getJDBCConnection(oxds1 );
qMgr.begin();
---
---
qMgr.commit();

Getting 2121 at qMgr.begin().

Pls help.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » JMS XA Oracle
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.