Author |
Message |
Topic: Problems getting XA working with WMQ/WBIMB/Oracle |
foo
Replies: 9 Views: 9324
|
Forum: General IBM MQ Support Posted: Thu May 26, 2005 2:47 am Subject: Problems getting XA working with WMQ/WBIMB/Oracle |
We now appear to have this working and are currently testing. It seems that our problem was related to ODBC DSNs.
When using WBIMB in non-XA mode, any ODBC DSN being used does not have to match the ... |
Topic: Problems getting XA working with WMQ/WBIMB/Oracle |
foo
Replies: 9 Views: 9324
|
Forum: General IBM MQ Support Posted: Thu May 19, 2005 7:57 am Subject: Problems getting XA working with WMQ/WBIMB/Oracle |
As Oracle uses its own authentication engine (as opposed to the OS one), we have tested logging in to Oracle (using a tool called SQL+) as wmbiuser and as wbim6200. Both were successful. This effectiv ... |
Topic: Problems getting XA working with WMQ/WBIMB/Oracle |
foo
Replies: 9 Views: 9324
|
Forum: General IBM MQ Support Posted: Thu May 19, 2005 7:01 am Subject: Problems getting XA working with WMQ/WBIMB/Oracle |
First of all, thanks for your responses guys.
Here is the state of play. Most of the above suggestions had already been tried, but for the sake of clarity, here is a recap:
Oracle, QM and MB hav ... |
Topic: XA with WBIMB, WMQ and Oracle |
foo
Replies: 4 Views: 3318
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 18, 2005 3:39 am Subject: XA with WBIMB, WMQ and Oracle |
Hi,
Rather than a specific problem, this is a much more open question...
I'm intrigued to know whether anybody out there has ever managed to get XA working with WBIMB and Oracle, using WMQ as th ... |
Topic: Problems getting XA working with WMQ/WBIMB/Oracle |
foo
Replies: 9 Views: 9324
|
Forum: General IBM MQ Support Posted: Fri May 13, 2005 5:19 am Subject: Problems getting XA working with WMQ/WBIMB/Oracle |
Update:
After adding a 'DB' parameter to each XAOpenString in the qm.ini, the Queue Manager now starts cleanly with no errors. This is because the 'DB' parameter becomes mandatory when more than on ... |
Topic: Problems getting XA working with WMQ/WBIMB/Oracle |
foo
Replies: 9 Views: 9324
|
Forum: General IBM MQ Support Posted: Wed May 11, 2005 2:07 am Subject: Problems getting XA working with WMQ/WBIMB/Oracle |
Hi,
I am trying to set up globally co-ordinated (XA) transactions between WBIMB and Oracle, using MQ as the transaction co-ordinator. All three applications reside on the same physical Solaris mach ... |
Topic: WMQ as XA transaction manager (Oracle DB): Cannot start QM |
foo
Replies: 2 Views: 2488
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 26, 2005 1:21 am Subject: WMQ as XA transaction manager (Oracle DB): Cannot start QM |
Thanks for the response.
Eventually got it working - was a problem related to access control. Our local WMQ services run under a domain user account - this user required extra priveleges (beyond th ... |
Topic: WMQ as XA transaction manager (Oracle DB): Cannot start QM |
foo
Replies: 2 Views: 2488
|
Forum: IBM MQ Java / JMS Posted: Mon Jan 24, 2005 8:03 am Subject: WMQ as XA transaction manager (Oracle DB): Cannot start QM |
Hi,
I'm trying to configure Oracle as an XA Resource Manager, with WMQ acting as the transaction co-ordinator. I'm using a JDBC switch file (jdbcora9.dll).
I've followed the steps in the WMQ Sys ... |