Solutions to PL/SQL access to 64-bit Oracle

Source: Internet
Author: User

PL/SQL itself cannot access the 64-bit Oracle client on 64 systems, but there are two solutions. One is to install a 32-bit ORACLE client, however, I felt too big. I found the second method on the Internet and it was feasible after experiment.

Environment: WIN7 64-bit

ORACLE 11g 64-bit

PL/SQL DEVELOPMENT 7.1.4

You need to download the Instant Client from the ORACLE website

Click here.

You must download a 32-bit system. I cannot download a 64-bit system. After downloading the system, decompress it and put it in a folder named instantclient_10_2, copy all the network folders under your ORACLE installation directory to the instantclient_10_2 folder, and then start PL/SQL, in PLSQL Developer, choose Tools> Preferences> options> "Oracle Home" and "OCI Library ",

For example:

Instantclient_10_2 packed in D: \ instantclient_10_2

Then: Oracle Home is D: \ instantclient_10_2

The OCI Library is D: \ instantclient_10_2 \ oci. dll. Restart PL/SQL to log on normally.

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.