PL/SQL uses clients to connect to Oracle under the WIN7/WIN8 x64 bit

Source: Internet
Author: User

The new Win8 x64-bit system was made. You need to use Plsql to connect to the Oracle database. Previous machines fitted with 64-bit oracle11g,plsql can be directly found Oracle_home connected to the database.

This time you do not want to install the database locally, so only a 32-bit database client is installed. There are a few minor issues encountered when configuring environment variables, which are documented here.

1. Download the Oracle client and extract it to any directory

2. Install the Plsql, then configure the address of the Plsql Oracle_home and OCI Library

Preference settings for Plsql

Oracle_home:f:\oracle\product\instantclient_11_2

OCI Lib:f:\oracle\product\instantclient_11_2\oci.dll

3.WINDOWS environment variable Configuration

Tns_admin:f:\oracle\product\instantclient_11_2\network\admin\

Nls_lang:simplified Chinese_china. Zhs16gbk

Attention:

Previously tns_admin specified to Tnsname.ora file, Plsql has not been recognized

When configuring a Windows environment variable, tns_admin only needs to indicate the directory in which the file Tnsname.ora is located, and it does not need to be assigned to a file.

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.