Local host does not install Oracle client--Access remote Oracle Database

Source: Internet
Author: User
Tags sqlplus

Connect to the database with Sqlplus without installing the Oracle client:

1, to the official website to download

Http://www.oracle.com/technetwork/topics/winx64soft-089540.html

Instantclient-basic-windows.x64-11.2.0.4.0.zip
Instantclient-sqlplus-windows.x64-11.2.0.4.0.zip
Instantclient-sdk-windows.x64-11.2.0.4.0.zip

2, the above three files extracted to the same directory will get instantclient_11_2 folder;

3, go to the system environment variables to configure environment variables (My Computer, properties, advanced system settings, environment variables):

4. New button Add

Tns_admin=d:\oracle\instantclient_11_2

Nls_lang=simplified Chinese_china. Zhs16gbk

Add D:\ORACLE\INSTANTCLIENT_11_2;D:\ORACLE\INSTANTCLIENT_11_2\SDK after the path variable;

5, Window+r--->cmd

Sqlplus User/[email protected]:p Ort/sid

Local host does not install Oracle client--Access remote Oracle Database

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.