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

Source: Internet
Author: User

WIN10 operating system installation on a cloud server oracle11g database software suddenly encounters INS-13001

This may be a WIN10 operating system compatibility issue

At this point, open your unzipped database folder, find the stage, 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= "64-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.

Note the number of version bits, 64-bit and 32-bit;

After adding the save, reinstall the error is not present!

WIN10 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.