Oracal Database Installation Configuration Tutorial

Source: Internet
Author: User

Registered account Login

Https://www.oracle.com/technetwork/database/enterprise-edition/downloads/oracle12c-windows-3633015.html

Incompatible installation

Installing an Oracle client on a WINDOWS10 system encountered an error (I am a WINDOWS10 64-bit OS)

After clicking on setup.exe during installation, it appears: [INS-13001] Environment does not meet the minimum.

Workaround:

In the extracted files into the database folder, find the stage to enter, and then go to the CVU folder, find the Cvu_prereq.xml file, open with Notepad, add a bit of content

?

1

2

3

4

5

6

7

8

<OPERATING_SYSTEM RELEASE="6.2">

<VERSION VALUE="3"/>

<ARCHITECTURE VALUE="32-bit"/>

<NAME VALUE="Windows 10"/>

<ENV_VAR_LIST>

<ENV_VAR NAME="PATH"MAX_LENGTH="1023"/>

</ENV_VAR_LIST>

</OPERATING_SYSTEM>

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

Installation using tutorial 51345074

Oracal Database Installation Configuration Tutorial

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.