Oracle Installation on Windows 7

Source: Internet
Author: User

Without the temptation of roommates, I installed Windows 7 OS on my computer in my spare time.

 

JDK installation for Windows 7 is unobstructed during eclipse installation. However, when installing Oracle, a problem occurs in the first step, prompting you that the installation cannot be performed, after n more brain cells are discarded, the solution is finally solved. Now we will write the solution steps, hoping to help those who like win 7, O (∩ _ ∩) O ~ If you have any questions, please advise me more. If you have any good methods, please advise me more.

The Oracle client of any current version cannot be installed properly on Windows 7 of any version. It is mainly because the operating system version does not meet the prerequisites for Oracle installation, but you can modify the refhost. XML (in Oracle 10g \ database \ stage \ prereq \ dB) solution, specifically in refhost. add in XML
<! -- Microsoft Windows 7 -->
<Operating_system>
<Version value = "6.1"/>
</Operating_system>
No need to add x32 or x64. Note that Oracle10g or 11 may have multiple refhosts. all XML files need to be modified (as if some versions need to be modified oraparam. search for the INI file ). This allows you to bypass the check when checking the operating system.

 

The following are the parameters in Oracle I use:

Oracle Database 10g Enterprise Edition Release 10.2.0.1.0-prod;

PL/SQL release 10.2.0.1.0-production;

Core 10.2.0.1.0 Production;

TNS for 32-bit windows: Version 10.2.0.1.0-production;

Nlsrtl version 10.2.0.1.0-production;

 

The installation settings for Toad, PL/SQL are the same as those for XP.

 

Come here and learn ~

 

Http://www.talentdigger.cn/home/space.php? Uid = 1077 & Do = Blog & id = 19280

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.