WIN8 installation 11gr2[ins-13001] environment does not meet the minimum requirements

Source: Internet
Author: User

650) this.width=650, "title=" Kwmy$}4ebu) yzi) 91aya~iw.png "src=" http://s3.51cto.com/wyfs02/M02/58/6A/ Wkiol1svhowdyt81aackqmgzcby326.jpg "alt=" Wkiol1svhowdyt81aackqmgzcby326.jpg "/>

win8.1 x64 This error when installing Oracle Database 11g R2 [INS-13001] Because the official release of the R2 version of win8.1 has not been released, so not very good support, click to continue to install will not have any impact, but the method can completely solve the error problem:

Modifying pre-configured files for Oracle installation Cvu_prereq.xml

Open \database\stage\cvu\cvu_prereq.xml with Notepad, add windows8.1

Modify the code as follows:

<operating_system release= "6.1" >
<version value= "3"/>
<architecture value= "64-bit"/>
<name value= "Windowsserver2008r2"/>
<ENV_VAR_LIST>
<env_var name= "PATH" max_length= "1023"/>
</ENV_VAR_LIST>
</OPERATING_SYSTEM>
<operating_system release= "6.2" >
<version value= "3"/>
<architecture value= "64-bit"/>
<name value= "Windows8.1"/>
<ENV_VAR_LIST>
<env_var name= "PATH" max_length= "1023"/>
</ENV_VAR_LIST>
</OPERATING_SYSTEM>

Add windows8.1 to the code above.

This article is from the "Grapefruit" blog, please be sure to keep this source http://6205351.blog.51cto.com/6195351/1601184

WIN8 installation 11gr2[ins-13001] environment does not meet the minimum requirements

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.