To modify the isolation level of the JDBC Connection DB2 database in a WebSphere environment

Source: Internet
Author: User

*

Web project Framework

Struts2.3.24.3,spring,jdbctemplate

Database: DB2

webserver:webspherev8.5

Scenario: When developing with Tomcat, if the lock table, then update, will appear deadlockloserdataaccessexception, after catching the exception, Tomcat normal;

However, after posting to WebSphere, deadlock or timeout,

Found that the problem is not on the update, but locked the table after the table's select operation caused;

Workaround:

1, go to the WebSphere console page, resources >jdbc> data Source > select the data source to use, click on Enter, customize properties on the right,

On the third page of the custom list, find Webspheredefaultisolationlevel, edit as 2, default is 4

*

To modify the isolation level of the JDBC Connection DB2 database in a WebSphere environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.