Solution to network check failure during Oracle Installation in Linux

Source: Internet
Author: User

Installing Oracle in Linux is not easy for new users. Of course, it is the same for me (for myself, I have never learned Linux ).

When installing Oracle, the Oracle program will check some system configurations, and the network configuration is one of them. Sometimes the following error is returned:

Checking Network Configuration Requirements...

Check complete. The overall result of this check is: not executed <

Proposal: orcle can be installed on a system with IP addresses allocated by DHCP. But before installation,

The Microsoft LoopBack Adapter must be configured as the system's primary network Adapter.

For more information about installing software on a system with DHCP configured, see the Installation Guide.

The solution is as follows:

1. Use ifconfig to view the IP address allocated by DHCP, and then set the static IP address to this IP address;

2. modify the content of/etc/hosts, comment out the line 127.0.0.1, and add IP information here;

3. Restart the Linux operating system (the above configuration information will take effect after the restart );

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.