Thin configuration plsql Developer Connect Oracle

Source: Internet
Author: User

db:11.2.0.3.0

Os:oracle-linux 5.7


Company Fortress machine in order to safely re-plan, each group can only access the Fortress machine disk space of the individual groups, so the disk space of the online Oracle group cannot be accessed, causing the Plsql developer to be unable to reconfigure the use, I have another client conflict.

So simple, the installation of the client, the direct compression configuration is OK, haha haha ha!


Download Instantclient-basic-win32-11.2.0.1.0.zip, put it in the Yoon directory, unzip and change the directory name to Oracle (this thing is based on your preference)

1) variable name: Oracle_home variable Value: h:\yoon\oracle

2) variable name: Tns_admin variable Value: h:\yoon\oracle

3) variable name: Nls_lang variable value: Simplified Chinese_china. Zhs16gbk

4) Modify the path variable and add h:\yoon\oracle later

5) Create Tnsnames.ora under directory to configure
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = Yoon) (PORT = 1521))
(Connect_data =
(SERVER = dedicated)
(service_name = ORCL)
)
)

6) Log in Plsql developer again to connect to the Oracle database!

Thin configuration plsql Developer Connect Oracle

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.