Abnormal network status of the Database Connection Pool

Source: Internet
Author: User

When the database connection is normal, the connection can be effectively handled in the normal network status.
However, when a network exception occurs, the connection pool cannot rejudge the previously valid connections.The connection is successful by default, resulting in exceptions.
In addition, if transaction is usedAs a result, the connection is still unavailable, and transaction will always think that the connection is not available.To the database.
In this case, the line can be determined when a transaciton exception occurs.The connection in the process pool is deleted incorrectly and reconnected. This will solve the problem.
Sqlconnection and oracleconnec in. NET Framework 2.0Tion includes the clearpool method, which is used to clear the specified connection.

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.