Plsql Link Oracle Error--ORA-12154:TNS: Unable to resolve the specified connection identifier

Source: Internet
Author: User

D:\install\PLSQL\instantclient_11_2

An error occurred while reinstalling Oracle 11g,plsql connection Oracle today:ORA-12154:TNS: Unable to resolve the specified connection identifier.

On the internet a rough look, the error is more common, mainly is the connection configuration has been a problem. I run Sqlplus can connect normally, and plsql connection problem, explain the problem is mostly because Plsql connection has a problem.

The main cause of the connection problem is because I forgot the following two points:

1. Add the Environment variables:


Nls_lang = Simplified Chinese_china. Zhs16gbk

Tns_admin = D:\install\PLSQL\instantclient_11_2(actual directory of Plsql)

2. There is a connection profile under D:\install\PLSQL\instantclient_11_2 that needs to be changed based on the actual connection .

Also, do not forget the PL/SQL Developer environment setting:

1. Location

Connections, preferences, tools

2. Settings

Oracle Home Directory name = D:\install\PLSQL\instantclient_11_2

OCI Library = D:\install\PLSQL\instantclient_11_2\oci.dll

Plsql Link Oracle Error--ORA-12154:TNS: Unable to resolve the specified connection identifier

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.