WINDOW10 System Installation ORACLE11G encountered INS-13001 environment does not meet the minimum requirements

Source: Internet
Author: User

The machine installed the WINDOW10 system, and the previous installation of the oracle11g was successful. But the machine later solid-state hard drive bad, and after a bad, or WIN10 system installed oracle11g, the INS-13001 environment does not meet the minimum requirements, depressed, and later found the reason:

Do not remember from where the URL search, or published, follow-up people encounter this problem, you can search ~ ~ ~

After clicking Setup.exe in the installation, there is a: [INS-13001] Environment does not meet the minimum requirements

At this point, open your extracted database folder, find state, and then CVU, find the Cvu_prereq.xml file, open with Notepad, add a bit of content

<operating_system release= "6.2" >
<version value= "3"/>
<architecture value= "32-bit"/>
<name value= "Windows ten"/>
<ENV_VAR_LIST>
<env_var name= "PATH" max_length= "1023"/>
</ENV_VAR_LIST>
</OPERATING_SYSTEM>

The main difference between this section and the above is 6.2 and WINDOW10.

How you install the 64-bit, then change the 32-bit to 64bit! Save after the change. New Click Setup.exe will not be out of this error hint!

WINDOW10 System Installation ORACLE11G encountered 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.