Pl-sql (Installation free version) error ORA-12154

Source: Internet
Author: User
Today in helping colleagues to install PL/SQL, in the landing when the above errors, from the Internet to find a lot of solutions, but did not solve the problem. For a free-install version of PL/SQL, the path should be configured first: Bin\instantclient_11_2\network\admin The following Tnsnames.ora for example: DDR = (DESCRIPTION = (ADDRESS = ( PROTOCOL = TCP) (HOST = 192.168.1.213) (PORT = 1521)) (Connect_data = (SERVER = dedicated) (service_name = ORCL)) Online solutions have (1) Listen does not start up, this issue does not exist for the install-free version. (2) Set the Plsqldeveloper connection path, open PL/SQL in the non-logged in state into the tool-and preferences, the following interface appears, the solution is to configure the Oacle directory and library, free installation version does not exist on the local Oracle client, So this method does not solve the problem. Causes and solutions: Landing error is generally due to the configuration of the Tnsnames.ora, the configuration of the content is copied over, so in the above DDR there may be a space, we just have to remove the preceding space to solve the problem. Attached: When installing the software, especially the foreigner's software, do not appear in Chinese named folder

Pl-sql (Installation free version) error ORA-12154

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.