Ip address of the host cannot be determined [message #250696] |
Tue, 10 July 2007 22:00 |
sathyam2627
Messages: 52 Registered: November 2006
|
Member |
|
|
Hi to all,
I am Sathya, i am trying to install oracle9i database release2 in my system, while installing it is throwing a error message like IP address of the host cannot be determined, eventhough i was continuing installing by clicking on continue but atlast i got a message database installation was unsuccessfull.
Kindly anybody could help me regarding this...
Regards,
sathya...
|
|
|
|
Re: Ip address of the host cannot be determined [message #250789 is a reply to message #250711] |
Wed, 11 July 2007 06:04 |
sathyam2627
Messages: 52 Registered: November 2006
|
Member |
|
|
Hi ,
Thanks for ur reply.
I am using Windows 2003 server as operating system.
even if i configured the ip also it is giving the same
error...
I am trying to install in my personal system. Though i configured the IP or not,It is showing same error..
Kindly Help me regarding this..
Thanks and Regards
sathya
|
|
|
Re: Ip address of the host cannot be determined [message #250794 is a reply to message #250789] |
Wed, 11 July 2007 06:33 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Several possibilities:
Assure that 'nslookup <ip address of host>' returns the host name.
Try to put the IP address and name in c:\windows\system32\driver\etc\hosts:
127.0.0.1 localhost
192.X.X.X myserver
Install the Microsoft Loopback adapter.
Have a look at Database Installation Guide 10g Release 2 (10.2) for Microsoft Windows (x64), Chapter 2 Oracle Database Preinstallation Requirements, section Oracle Database Network Topics
Regards
Michel
|
|
|