Install the Oracle 10.2.0.5.0 client on the x64 ora x64 System

Source: Internet
Author: User

1, go to Oracle official website download basic-10.2.0.5.0-linux-x64.zip, sqlplus-10.2.0.5.0-linux-x64.zip

2. Extract the two zip packages downloaded in step 1 to the same directory, for example,/fyfeng/instantclient_10_2.

3. environment variable configuration

ORACLE_HOME =/fyfeng/instantclient_10_2

LD_LIBRARY_PATH = $ ORACLE_HOME

TNS_ADMIN = $ ORACLE_HOME/admin

Note: The TNS_ADMIN configuration path is tnsnames. the directory where the ora file is located. Here, the admin directory is created under the ORACLE_HOME directory and the tnsnames. ora is placed under $ ORACLE_HOME/admin; tnsnames. the ora file can be found in the oracle database installation directory.

Optional environment variables:
NLS_LANG= SIMPLIFIED CHINESE_CHINA.ZHS16GBK

4, $ sqlplus

Normal operation.

5. installation is complete.

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.