Plsql Developer Connection Oracle (INSTANTCLIENT_32)

Source: Internet
Author: User

    1. Download instantclient-basic-nt-11.2.0.2.0 -bit client, post-pressurized storage, such as F:\instantclient_11_2
    2. Copy the Oracle 11.2G Msvcr80.dll and Tnsnames.ora to the extracted instantclient_32-bit client root directory, where they are:

      D:\home\product\11.2.0\dbhome_1\BIN and D:\home\product\11.2.0\dbhome_1\NETWORK\ADMIN

    3. Set up the Oracle_home and OCI Library in Plsql developer,

    4. Create a bat file under the Plsql Developer directory, replace the Plsql developer traditional boot method as the Plsql developer startup shortcut, and the contents of the bat file are as follows:

      @echo off

      Set Path=f:\instantclient_11_2

      Set Oracle_home=f:\instantclient_11_2

      Set Tns_admin=f:\instantclient_11_2

      Set Nls_lang=american_america. Al32utf8

      Start Plsqldev.exe

      This setting is complete.

Plsql Developer Connect to Oracle (INSTANTCLIENT_32)

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.