Plsql Connecting Oracle Client (simple, practical) accessories

Source: Internet
Author: User
Plsql connecting Oracle requires local installation of Oracle client (download in the attachment):
  1. After downloading the file, put it in any directory, for example D:\instantclient_10_2
  2. Modify the Tnsnames.ora file, the first line to fill in the database name to link, the 4th line to fill in the database IP, line 7th fill the SID
  3. Configure environment Variables Tns_admin D:\instantclient_10_2\, add%tns_admin% in path, this can not be less, otherwise the environment variable configuration is not useful, this once bothered me for a long time to install Plsql, the process slightly
  4. Open Plsql, require user name and password, here first cancel, go to Plsql main interface, Tools-preferences, find Oracle home, input d:\instantclient_10_2,oci libriary, input d:\ Instantclient_10_2\oci.dll
  5. Re-open Plsql, login successful


Because the file is larger than 20M cannot upload, so I uploaded the file to Csdn:
http://download.csdn.net/detail/woxiangbo/6301193

Plsql Connecting Oracle Client (simple, practical) accessories

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.