Win7 32-bit Oracle 10g report unknown error

Source: Internet
Author: User

Oracle 10g version is 10201_database_win32, installation Prompt "program terminated abnormally, an unknown error occurred."

1. Modify Oracle 10g\database\stage\prereq\db\refhost.xml
In </SYSTEM>
<CERTIFIED_SYSTEMS> Add later
<!--Microsoft Windows 7-->
<OPERATING_SYSTEM>
<version value= "6.1"/>
</OPERATING_SYSTEM>

2. Locate the Oraparam.ini file in the install directory and
#Windows =4.0,5.0,5.1,5.2
Modified into
#Windows =4.0,5.0,5.1,5.2,6.1
and add the following
[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]

3. Right-click Setup.exe, Properties---compatibility, run this program in compatibility mode Windows XP (Service Pack 3), run the installation as an administrator.

Win7 32-bit Oracle 10g report unknown error

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.