PL/SQL Connection 64-bit Oracle configuration method

Source: Internet
Author: User

Cause of the problem:

Plsql developer cannot connect to 64-bit Oracle server because Plsql is 32-bit, there is no 64-bit version, and Oracle is 64-bit incompatible.

Configuration method:

1, download 64-bit Oracle, extract two files, unzip the completion of the file merging, installation;

  

2, download PL/SQL, decompression or installation;

3, download Oracle32-bit client instantclient-basic-nt-11.2.0.2.0.zip, unzip and cut Instantclient_11_2 folder, paste into the Oracle installation directory of the product folder ( Path such as: D:\app\Administrator\product);

  

4. Copy from the Oracle installation directory. \network\admin folder (path such as D:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN\), and in instantclient_11_ 2 Create a network folder within the folder, paste into the new network folder (path such as D:\app\Administrator\product\instantclient_11_2\NETWORK\);

  

5, do not login open PL/SQL, modify the Oracle home directory name in Tools-preferences-connections (tool>preferences>connection) (such as D:\app\Administrator\product\ Instantclient_11_2, this is the path to the Instantclient_11_2 folder), modify the OCI library (such as D:\app\Administrator\product\instantclient_11_2\ Oci.dll);

  

6, close PL/SQL, reopen, found a few databases identified, the configuration is successful!

PL/SQL Connection 64-bit Oracle configuration method

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.