Plsqldeveloper Configuration Guide for Oracle-free clients

Source: Internet
Author: User

Plsqldeveloper Configuration Guide for Oracle-free clients

The first step:

Download instantclient-basic-win32-10.2.0.5.zip to this machine from Oracle website, then unzip and create a new Oracle in the C packing Directory folder, copy all the extracted files to the C:\oracle directory, and then create a new network folder in the C:\oracle directory, followed by the network Folder to create the Admin folder, under the Admin folder to create the tnsnames.ora file, the content format is as follows

ORACLE =

(DESCRIPTION =

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

(Connect_data =

(SERVER = dedicated)

(service_name = Oracle)

)

)

In the format above, fill in the Oracle configuration you want to connect to.

Part II

Download the plsqldeveloper software, then install, run the software,

Click Cancel, go to the main screen, click Tools, Preferences, appear as shown

Fill in the C:\oracle directory that you just created in Oracle home directory name

Fill in the OCI library C:\oracle\oci.dll

When you are done, rewrite the plsqldeveloper.

Plsqldeveloper Configuration Guide for Oracle-free clients

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.