|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Two Database connection from Java Compute Node |
ashishkpandey
Replies: 10 Views: 15136
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 15, 2015 4:22 am Subject: Two Database connection from Java Compute Node |
Tried in 9.0.0.2 also same problem is coming.
Even second connection moved to a second JCN and
From first JCN calling Second JCN in loop. Same problem is coming. |
Topic: Two Database connection from Java Compute Node |
ashishkpandey
Replies: 10 Views: 15136
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 14, 2015 5:42 am Subject: Two Database connection from Java Compute Node |
Hi mqjeff,
Both connections are working fine separately.
If any connection called second time in same JCN, problem is occurring. I am attaching the full log.
2015-05-14 14:37:41.792 149 < ... |
Topic: Two Database connection from Java Compute Node |
ashishkpandey
Replies: 10 Views: 15136
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2015 7:37 am Subject: Two Database connection from Java Compute Node |
Thanks Gayathri ,
Sorry above error was coming after implementing "Configuring a JDBC type 4 connection for globally coordinated transactions" mentioned in
http://www-01.ibm.com/sup ... |
Topic: Two Database connection from Java Compute Node |
ashishkpandey
Replies: 10 Views: 15136
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2015 7:18 am Subject: Two Database connection from Java Compute Node |
9.0.0.1-20131122-1731 |
Topic: Two Database connection from Java Compute Node |
ashishkpandey
Replies: 10 Views: 15136
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 13, 2015 7:05 am Subject: Two Database connection from Java Compute Node |
Hi,
I am trying to connect the JDBC configurable service from Java compute node.
Connection conn1 = getJDBCType4Connection(DSN1, JDBC_TransactionType.MB_TRANSACTION_AUTO);
Connection conn2 = ge ... |
|
|
|