| Author | 
		  Message | 
  		
  		
		     Topic: XA-Transaction Problem (commit) | 
  		
  		
		  sommos
  
	  	  Replies: 0 Views: 3653
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Jul 08, 2005 5:22 am   Subject: XA-Transaction Problem (commit) | 
  		
  		
		  Hi!
 
 I got the following Error-Message in my Application:
 
 MQJE001: Completion Code 2, Reason 2195 (Unexpected Error)
 MQJE001: Completion Code 2, Reason 2009
 
 
 SunOS da3XX011 5.9 sun4u sparc S ... | 
  		
  		
		     Topic: configure XAResourceManager with different database users | 
  		
  		
		  sommos
  
	  	  Replies: 3 Views: 5109
  | 
		   Forum: IBM MQ Java / JMS   Posted: Mon Mar 14, 2005 7:38 am   Subject: configure XAResourceManager with different database users | 
  		
  		
		  I want use MQSeries as a XA transaction coordinator.
 
 The Oracle database has one schema with many different users. 
 Each user has its own Queue, but they all use the same QManager.
 
 I want confi ... | 
  		
  		
		     Topic: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  sommos
  
	  	  Replies: 8 Views: 10422
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Mar 11, 2005 2:09 am   Subject: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  VERY GREAT HELP FROM "MBW" !!!!
 
 I always used the switch file which I generated in the /opt/mqm/samp/xatm path.
 
 The correct path is : /opt/mqm/java/lib/jdbc
 
 Thanks MBW and all the others
    | 
  		
  		
		     Topic: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  sommos
  
	  	  Replies: 8 Views: 10422
  | 
		   Forum: IBM MQ Java / JMS   Posted: Fri Mar 11, 2005 1:32 am   Subject: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  The QManager started succesfully!
 
 
 -------------------------------------------------------------------------------
 03/10/05  15:56:10
 AMQ8003: WebSphere MQ queue manager 'AEFKKS' started.
 
 EXP ... | 
  		
  		
		     Topic: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  sommos
  
	  	  Replies: 8 Views: 10422
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 10, 2005 9:27 am   Subject: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  java.runtime.name:                       Java(TM) 2 Runtime Environment, Standard Edition
 sun.boot.library.path:                   /usr/j2se/jre/lib/sparc
 java.vm.version:                         1. ... | 
  		
  		
		     Topic: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  sommos
  
	  	  Replies: 8 Views: 10422
  | 
		   Forum: IBM MQ Java / JMS   Posted: Thu Mar 10, 2005 8:07 am   Subject: XA: ReasonCode 2121 at qMgr.begin() | 
  		
  		
		  I got the following error message, when I'm trying MQSeries as a transaction coordinator:
 
 2121 : MQRC_NO_EXTERNAL_PARTICIPANTS
 
 MQJE001: Completion Code 2, Reason 2121
 com.ibm.mq.MQException: MQ ... |