Some changes need to be made when Oracle Client 10g is installed on Windows 7, oracle10g

Source: Internet
Author: User

Some changes need to be made when Oracle Client 10g is installed on Windows 7, oracle10g

The new notebook, Windows 7 Pro, needs to install the Oracle Client, the colleague gave a 10G version. Prompt during installation:

"Checking operating system requirements... Expected results: 5.0, 5.1, 5.2, 6.0 actual results: 6.1 check completed.

The overall result of this check is: Failed <problem: Oracle Database 10g has not been certified in the current operating system.

 

There are many posts on the Internet to reply to this question. In fact, it is very simple. The replice software will rely on the operating system type defined in the refhost. xml file to identify this issue. In the 10g version, this file has two locations:/stage/prereq/client and/stage/prereq/client_prereqs/client. You can see that different types of operating systems are defined in the file, windows 7 is not available when 10 Gb is displayed. Therefore, the original version does not define the operating system configuration of this type. You only need to manually add the configuration of Windows 7, let Oracle know the operating system type during installation.

Add content:

<! -- Microsoft Windows 7 -->

<OPERATING_SYSTEM>

<Version value = "6.1"/>

</OPERATING_SYSTEM>

 

 

 

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

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.