Thin JDBC driver for Oracle bug

Source: Internet
Author: User

The following error is reported in the Oracle warning log:

Reference
ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], [], []
Current SQL statement for this session:
Select value from NLS_INSTANCE_PARAMETERS where parameter = 'nls _ DATE_FORMAT'

After analysis, this is a bug in connecting JDBC (Thin JDBC driver) to Oracle. When the JDBC version is earlier than 8.1.7.2, such as 8.1.7.1, connecting to Oracle 9i can easily trigger this bug.
Solution:
Set event = "10841 trace name context forever"
This parameter is interpreted

Reference
10842,000 00, "Event for OCI Tracing and Statistics Info"
// * Cause: This event is meant for tracing oci cils and getting statistics
// * Action: This event sets tracing oci cils and gets statistics info


For details, see metalink ID 1725012.8.

Related Article

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.