Installing the Oracle database on Win7

Source: Internet
Author: User

Because Oracle does not have a for WIN7 version, you must download the for VISTA_W2K8 version, extract the Oralce 10G installation image to the hard disk, and then modify the Rehost.xml and Oraparam.ini two files in the installation directory.

I. Modification of Rehost.xml

Locate the Refhost.xml file under 10203_vista_w2k8_x86_production_db\db\disk1\stage\prereq\db\ and add the following (this file has two locations and one is in 10203_ Vista_w2k8_x86_production_db\db\disk1\stage\prereq\db_prereqs\db, modify the first directory to be available):

<!--Microsoft Windows 7-->

<OPERATING_SYSTEM>

<version value= "6.1"/>

</OPERATING_SYSTEM>

Ii. Modification of Oraparam.ini file

Locate the Oraparam.ini file in the install directory and add the following:

[Certified Versions]

#You can customise error message shown for failure, provide value for Certified_version_failure_message

#Windows =5.0,5.1,5.2,6.0,6.1 #这里前面部分内容有的, add only 6.1 (version number of Win7)

[Windows-6.1-required]

#Minimum display colours for OUI to run

min_display_colors=256

#Minimum CPU speed required for OUI

#CPU =300

[Windows-6.1-optional]

OK, you can install the Oracle 10G on the WIN7 after the modification.

Installing the Oracle database on Win7

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.