|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Commit impossible via javaComputeNode |
ventura
Replies: 7 Views: 34525
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Sep 27, 2016 4:02 am Subject: Commit impossible via javaComputeNode |
Hello,
I partially solved the problem by adding "SET CHAINED OFF" in the end of my query.
However I continue to get the error
...Exception in thread "Thread-49" 2016-09-14 15 ... |
Topic: Commit impossible via javaComputeNode |
ventura
Replies: 7 Views: 34525
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Sep 15, 2016 4:41 am Subject: Commit impossible via javaComputeNode |
Hello,
I checked the trace and I asked to the admin of the database to check the logs in their side. I will come back to you once I know more.
Here is the message I got :
2016-09-15 13:36:04. ... |
Topic: Commit impossible via javaComputeNode |
ventura
Replies: 7 Views: 34525
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 14, 2016 7:08 am Subject: Commit impossible via javaComputeNode |
Hi,
Thanks for your quick reply.
Here is my code :
...
Connection conn = null;
PreparedStatement prepareStatement = null;
try {
conn = getJDBCType4Connection(" ... |
Topic: Commit impossible via javaComputeNode |
ventura
Replies: 7 Views: 34525
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Sep 14, 2016 6:09 am Subject: Commit impossible via javaComputeNode |
Hello,
Via a JavaComputeNode, I would like to insert rows in a SybaseIQ DB.
However, the insert is never commit even if I can see that the prepareStatement.executeUpdate(); returns 1. And if I fo ... |
|
|
|