WINDOWS8.1 Installing the Oracle client and configuration

Source: Internet
Author: User

1. Official website Download:

Instantclient-basic-win32-11.2.0.1.0.zip

Instantclient-sqlplus-win32-11.2.0.1.0.zip

Instantclient-odbc-win32-11.2.0.1.0.zip

Instantclient-jdbc-win32-11.2.0.1.0.zip

2. Unzip to the same folder. such as C:\OracleInstantClient_11_2

3. New Network\admin folder under folder, new Tnsnames.ora file in folder.

4. Add Environment variables:

Tns_admin=c:\oracleinstantclient_11_2\network\admin
path=%path%; C:\OracleInstantClient_11_2
Oracle_home=c:\oracleinstantclient_11_2
Ld_library_path=c:\oracleinstantclient_11_2

Ora_home=c:\oracleinstantclient_11_2\ (no System.Data.OracleClient required Oracle client software 8.1.7 or later exception)

Path= ...; C:\OracleInstantClient_11_2\ (no System.Data.OracleClient required Oracle client software 8.1.7 or later exception)

5.plsql:

Oracle home:c:\oracleinstantclient_11_2
OCI Library:c:\oracleinstantclient_11_2\oci.dll

OK, now it's ready to use!

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.