Oracle client-free PLSQLDeveloper Configuration Guide

Source: Internet
Author: User

Oracle client-free PLSQLDeveloper Configuration Guide

Oracle client-free PLSQLDeveloper Configuration Guide

Step 1:

Download instantclient-basic-win32-10.2.0.5.zip from the oracleofficial network to the local machine, decompress it, create an oracle folder under the C root directory, copy all extracted files to the C: \ oracle directory, and then in C: create a Network folder under the \ oracle directory, create an ADMIN folder under the Network folder, and create tnsnames under the ADMIN folder. ora file in the following format:

ORACLE =

(DESCRIPTION =

(ADDRESS = (PROTOCOL = TCP) (HOST = localhost) (PORT = 1521 ))

(CONNECT_DATA =

(SERVER = DEDICATED)

(SERVICE_NAME = oracle)

)

)

Enter the oracle configuration you want to connect to in the preceding format.

Part II

Download the PLSQLDeveloper software, install it, and run it,

Click Cancel to go to the main interface. Click Tools> preferences, as shown in.

Enter the newly created C: \ Oracle directory in the oracle Home Directory Name

Enter C: \ oracle \ OCI. dll in the oci Library

After filling in the information, rewrite PLSQLDeveloper.

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.