Solutions to Oracle 10g Common Errors installed in Win7

Source: Internet
Author: User

Install Oracle 10g in Win7Database installation may fail due to some errors. This article describes common Oracle 10g installation errors and solutions in Win7. Next, let's take a look at this part.

First of all, the version of Oracle 10g Support Win7: http://download.oracle.com/otn/nt/oracle10g/10203/10203_vista_w2k8_x86_production_db.zip

Error:

Checking operating system requirements...

Results: 5.0, 5.1, 5.2, 6.0

Actual result: 6.1

Check complete. The overall result of this check is: Failed <

Problem: Oracle Database 11g is not certified in the current operating system.

Proposal: ensure that the software is installed on the correct platform.

Solution:

1. Search refhost. xml in the installation directory, and add the following content in the appropriate location. Note the matching of brackets.

 
 
  1. <!--Microsoft Windows 7--> 
  2. <OPERATING_SYSTEM> 
  3. <VERSION VALUE="6.1"/> 
  4. </OPERATING_SYSTEM> 

2. Search for oraparam. ini in the installation directory, find the following similar content, and modify it

 
 
  1. #You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE  
  2. #Windows=5.0,5.1,5.2,6.0,6.1 

Then add

 
 
  1. #[Windows-6.1-required]  
  2. #Minimum display colours for OUI to run  
  3. MIN_DISPLAY_COLORS=256 
  4. #Minimum CPU speed required for OUI  
  5. #CPU=300 
  6. #[Windows-6.1-optional] 

Error B:

Checking Network Configuration Requirements...

Check complete. The overall result of this check is: Failed <

Problem: the installation detects that the system's primary IP address is the IP address allocated by DHCP.

Proposal: Oracle supports installation on a system with IP addresses allocated by DHCP. Before installation, you must configure the Microsoft LoopBack Adapter as the primary network Adapter of the system. For more information about installing software on a system with DHCP configured, see the Installation Guide.

Solution:

1. Press CTRL + R (or "start"-"run" to enter hdwwiz.exe to open the hardware add interface.

2. Select manually add (option 2)

3. Select "network adapter"

4. Select "Microsoft" on the left and "Loopback Adapter" on the right. OK.

5. Open "Change Adapter Settings" in the network connection, and configure an IP address for the newly added fake nic "Microsoft Loopback Adapter", for example, "192.168.0.5/24.

We will introduce the analysis and solution for installing Oracle 10g Common Errors in Win7. I hope this introduction will be helpful to you!

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.