ORA-00604ORA-12705 error connecting Eclipse to Oracle Database

Source: Internet
Author: User
The following error occurs when connecting to the Oracle database with MyEclipse: ORA-00604: Cannotacces

When using MyEclipse to connect to the Oracle database, the following error occurs: ORA-00604: error occurred at recursive SQL level 1ora-000005: Cannot acces

When using MyEclipse to connect to the Oracle database, the following error occurs:

ORA-00604: error occurred at recursive SQL level 1

ORA-12705: Cannot access NLS data files or invalid environment specified

Oracle coding is a problem when I search for Oracle code on the Internet, but I have no problem with jdbc connection and can run it. So I thought it was a problem with Eclipse, finally, I found the answer to this question on the Internet. It turns out that the Eclipse Environment Code conflicts with Oracle.

In the Registry, the value of NLS_LANG is SIMPLIFIED CHINESE_CHINA.ZHS16GBK.

The-Duser. language attribute of the configuration file Eclipse. ini at Eclipse startup is en

Change en to zh to solve the problem.

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.