Plsql developer Connecting a remote Oracle Method (non-installation client)

Source: Internet
Author: User

Remote connection to Oracle is cumbersome and usually requires client installation of Oracle to be implemented. With instantclient, you can compare simple connections to remote Oracle.

1. New directory D:\Oracle_Cleint used to store related files, new directory D:\Oracle_Cleint\NETWORK\ADMIN for tnsnames files
2. Download the corresponding version and the System Instantclient compressed package, extract the Instantclient folder, and put the contents of the folder under D:\Oracle_Cleint.

ORACLE11GR2 instantclient File: Http://pan.baidu.com/s/13YKtK
3. Get the Tnsnames.ora file with the file location under/home/app/oracle/product/11.2.0/dbhome_1/network/admin.
4. Modify the Tnsnames.ora file and modify the following

# Tnsnames.ora Network Configuration File:/home/app/oracle/product/11.2. 0/dbhome_1/network/admin/==Oracle1521=  == orcl )))

Modify the above Oracle to the corresponding IP address
5. Place the modified Tnsnames.ora file in the D:\Oracle_Cleint\NETWORK\ADMIN directory.
6. Set environment variables (user variables, such as environment variables, "Properties", "My Computer," right), create a new user variable, variable name nls_lang, variable value simplified Chinese_china. ZHS16GBK
7. Configure Plsql Developer, tools → preferences →oracle→ connection, complete Oracle home directory name: D:\Oracle_Cleint\
OCI filled in: D:\Oracle_Cleint\ Oci.dll

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.