PLSQL Developer or Toad does not install the Oracle client to connect to the database

Source: Internet
Author: User

PLSQL Developer or Toad does not install the Oracle client to connect to the database. In order to simplify the use of Oracle on a personal computer and avoid occupying unnecessary resources, you can not install the Oracle client.
The method is to use Oracle InstantClient to connect to the oracle database www.2cto.com 1 to download the corresponding program. Listen (34,742,358 bytes) Then instantclient-basic-win32-10.2.0.3-20061115.zip WIN64-bit system download link: http://www.oracle.com/technology/global/cn/software/tech/oci/instantclient/htdocs/winsoft.html?_template=/ocom/print Www.2cto.com 2 decompress the Oracle Instatnt Client. For example, to D:/instantclient_10_2 3 environment variable Configuration: "Control Panel"-"System"-"advanced"-"environment variable"-"system variable" add NLS_LANG = AMERICAN_AMERICA.ZHS16GBK (or SIMPLIFIED CHINESE_CHINA.ZHS16GBK) TNS_ADMIN = D: \ instantclient_10_2 www.2cto.com LD_LIBRARY_PATH = D: \ region = D: \ instantclient_10_2 add D: \ instantclient_10_2 to the end of the Path variable (Note: different paths are separated by semicolons: \ instantclient_10_2 Add the following content to the file named tnsnames. ora 5 can download the separate Oracle SDK and Oracle SQL PLUS to the installation directory. decompress the package to run the file content and format tnsnames attached to www.2cto.com. ora # D:/instantclient_10_2/tnsname. ora www.2cto.com mydb1 = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.0.47) (PORT = 1521) (CONNECT_DATA = (SERVER = dedicated) (SERVICE_NAME = mydb1) from JACKY. hao's column

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.