PLSQL developer installation and use, win7 can also

Source: Internet
Author: User

1. Download Software

Download PLSQL developer (online search, such as csdn, with Sn)

Download the Oracle client (10 GB from the Oracle official website, Mb is not available)

 

2. Install software

Install the Oracle client and PLSQL Developer Software respectively.

Install oracle on Windows 7 as an administrator in XP-compatible mode.

You can select the real-time client or administrator Version during installation.

 

3. Configuration

Select the administrator Version for installation. The configuration file of the Oracle client is installed in the "D:/Oracle/product/10.2.0/client_2/Network/admin" directory by default and is named "tnsnames. ora"

Select the real-time client version and create the corresponding directory ("/Network/admin ")

 

Tnsnames. ora reference format:
Orcl_192.168.250.214 =
(Description =
(Address_list =
(Address = (Protocol = TCP) (host = 192.168.250.214) (Port = 1521 ))
)
(CONNECT_DATA =
(SID = orcl)
(Server = dedicated)
)
)

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.