Plsql developer installing, configuring, connecting to an Oracle database

Source: Internet
Author: User

0. Resource Preparation

1) Plsql Developer installation package (cannot be uploaded because the installation package is more than 10M, please download it yourself)

2) Instantclient_11_2 installation package (cannot be uploaded due to installation package exceeding 10M, please download it yourself)

1. Install Plsql Developer

My version is Plsql Developer10.0.3.1701, the installation path is D:\Program files\plsql Developer

2, Configuration Instantclient_11_2

1) instantclient_11_2 decompression and put into the D:\Program files\plsql Developer directory (can be placed at will, do not need to be placed in the Plsql Developer installation directory)

2) At this time the Instantclient_11_2 directory is: D:\Program files\plsql developer\instantclient_11_2

3) Edit the Tnsnames.ora file under the D:\Program files\plsql developer\instantclient_11_2 directory (if not, create it yourself) as follows

  

3, Configuration Plsql Developer

1) Open Plsql Developer, first do not connect to the DB instance, select Cancel

2) Enter Plsql developer view, select Tools->perferences, configure Oracle Home and OCI Library

Absolute path to the Oracle home instantclient_11_2 directory, the absolute path of oci.dll files in the OCI library fill instantclient_11_2

In my installation environment

Oracle Home:d:\program Files\plsql developer\instantclient_11_2

OCI Library:d:\program Files\plsql Developer\instantclient_11_2\oci.dll

3) Restart Plsql Developer,

4. Successful Login

  

"Note" Issues that may occur

1) Open Plsql Developer, no connect as option

Reason:

    • No instantclient_11_2 installed
    • Oracle Home and OCI Library with no Plsql develope->tools->perferences configured

  

2) Open Plsql developer,database no options

Reason

    • Tnsnames.ora File Not Configured

  

Plsql developer installing, configuring, connecting to an Oracle database

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.