Linux installation Oracle client does not open install to Leader Server name: Server Name Error Resolution method

Source: Internet
Author: User

$./runinstaller command execution, pop up an error message dialog box, the content is very simple, only "info:info" a few words (server named info)

1. View detailed error information

$CD/tmp

$more Orainstall2014-04-18_01-38-41am.err

2, problem analysis

2.1 View host Name: INFO

$ hostname

2.2 Viewing the IP and host name configuration in the hosts

$ cat/etc/hosts

#127.0.0.1 localhost localhost.localdomain localhost4localhost4.localdomain4

:: 1 localhost localhost.localdomainlocalhost6 localhost6.localdomain6

192.168.171.180 INFA

The above discovery host name is "INFO", while hosts, the IP address hostname is mapped to "INFA", that is, there is an error in the resolution map in the Hosts file

3. Handling Solutions

Modify the/etc/hosts file, change (192.168.171.180 INFA) to (192.168.171.180 INFO), install again, solve the problem.

Linux installation Oracle client does not open install to Leader Server name: Server Name Error Resolution method

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.