Confusing oracle. SQL. Timestamp

Source: Internet
Author: User

ProgramIt runs normally under weblogic10.3.0, but the program written under weblogic10.3.5 cannot pass, trackingCodeThen it is found that the resultset object returned by the resultset. GetObject (INT) method is Oracle. SQL. timestamp, rather than Java. SQL. timestamp.
Therefore, an exception occurs during subsequent code parsing.

 

After tracking the code, we found that the two WebLogic connection pools use the same JDBC name, but the minor version number is different.
The version is 11.1.0.6.0, and the version is 11.2.0.2.0.

Replace D:/bea10/wlserver_10.3/Server/lib/ojdbc6.jar of the local machine with the file of the same name in Linux.
/Home/WebLogic/Oracle/middleware/wlserver_10.3/Server/lib/ojdbc6.jar
The test environment is normal.

Ah ~~~ All evil weblogic.

 

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.