Install Oracle 10g on Windows 7 64-bit operating system and configure PLSQL developer 8.0.4

Source: Internet
Author: User

This is the result of my study. You are welcome to repost it and exchange it. However, you must provide the link to this article: Sorry ......

My laptop uses a 64-bit Windows 7 operating system. In the 32-bit operating system era, Oracle is no exception in providing a good support for the 64-bit Windows 7 operating system, the official website does not even support the original version of the operating system. Fortunately, Chinese netizens are smart, and there is nothing to defeat the smart Chinese. Based on the information on the Internet, I recorded the entire installation process for reference by new users like me!


My installation environment is as follows:


1. Windows 7 64-bit Operating System


2. Oracle version: 10.2.4. The complete installation package name is 10204_vista_w2k8_x64_production_db.zip. You can download it here: Click here to download


3. pl/sqldeveloper is 8.0.4. You can download it here: Click here to download


Now, decompress the downloaded Oracle file and do the following before installation:


1. Find refhost. XML in the stage \ prereq \ dB directory and add the following content. Otherwise, the system will prompt that the operating system does not meet the requirements during the initial installation:

<Operating_system>

<Version value = "6.1"/>

</Operating_system>

 

2. Find oraparam. ini in The Install Folder, open and find [certifiedversions], and add 6.1 After windows, that is:

Windows = 5.0, 5.1, 5.2, 6.0, 6.1


Now let's start today's installation Journey:


1. Install Oracle 10g 64-bit


Double-click setup.exe to start the installation and check the environment. As you have prepared for the installation, the check passes:


 


Next, select the installation method and the default one. Note: We recommend that you select the default installation directory, that is, the last directory of the disk! I tried to change the installation directory. I don't know why the Oracle Installation failed due to an error in the configuration of Oracle Net login action assistant.




Click next and I have zero warning:




Click Next to continue the installation, as shown below:


 


Regardless of whether you proceed to the next step, the installation overview is listed:




Click "Install" to start a long installation wait:


 

 

After the installation is successful, the system automatically starts to configure the database:


 


A warning is displayed at the end, and I ignore it:




The database information is listed at the end of the installation:




The last prompt is that the installation is complete. This is very important. We recommend that you copy it. You may use it on another day:




Here is my:

 

Enterprise Manager Database Control URL-(orcl ):

Http: // LINDIANFU-PC: 1158/em

 

The database configuration file has been installed in G: \ oracle \ product \ 10.2.0, and other selected installation components have been installed in G: \ oracle \ product \ 10.2.0 \ db_1.

The iSQL * Plus URL is:

Http:/// LINDIANFU-PC: 5560/isqlplus

 

The iSQL * Plus dba url is:

Http:/// LINDIANFU-PC: 5560/isqlplus/DBA

 

Now, configure PL/SQL developer. My version is 8.0.4.

 

2. Configure PL/SQL developer 8.0.4


It's easy to install. How can I configure PL/SQL developer to log on to Oracle.


First download instantclient-basic-win32-10.2.0.4.zip, decompress it, and copy it to the same installation directory of Oracle:




Open PL/SQL developer next. Be sure not to log in. Find the tool/preference/connection on the main interface and fill in the following content respectively:

Oracle main directory name: oradb10g_home1

OCI Library: G: \ oracle \ instantclient_10_2 \ OCI. dll


As follows:




Set the environment variables as follows:


Tns_admin: G: \ oracle \ product \ 10.2.0 \ db_1 \ Network \ admin

Nls_lang = american_america.zhs16gbk


Now you can log on. Don't believe it. Try it! This is my logon result, as shown in the figure below:


 

Installation tips: In this installation process, it is not difficult to complete these configurations. In fact, the network environment is still affected. Because I am using China Telecom's ADSL dial-up Internet access, there will be two network environments in the network environment, so Oracle cannot properly identify the local network environment, therefore, the installation fails several times. At last, I unplugged the local cable from my computer so that the installation was successful. Therefore, if you are in a network environment, you can refer to my practices. Wish you success!



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.