Xingang,
This is how you install the loopback adapter. Try it. It worked well
fine for me !!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2.4.5.4 Installing a Loopback Adapter on Windows 2003 or Windows XP
------------------------------------------------------------------------
----------
1. From the Start menu, select Control Panel.
2. Double-click Add Hardware to start the Add Hardware wizard.
3. On the Welcome screen, click Next.
4. On the Is the hardware connected? screen, select Yes, I have already
connected the hardware, and click Next.
5. On the The following hardware is already installed on your computer
screen, select Add a new hardware device, and click Next.
6. On the The wizard can help you install other hardware screen, select
Install the hardware that I manually select from a list, and click Next.
7. From the list, select the type of hardware you are installing screen,
select Network adapters, and click Next.
8. On the Select Network Adapter screen, make the following selections:
Manufacturer: select Microsoft.
Network Adapter: select Microsoft Loopback Adapter.
9. Click Next.
10. On the The wizard is ready to install your hardware screen, click
Next.
11. On the Completing the Add Hardware Wizard screen, click Finish.
12. If you are using Windows 2003, restart your computer.
13. Right-click My Network Places on the desktop and choose Properties.
This displays the Network Connections control panel.
14. Right-click the connection that was just created. This is usually
named "Local Area Connection 2". Choose Properties.
15. On the General tab, select Internet Protocol (TCP/IP), and click
Properties.
16. In the Properties dialog, do the following:
IP Address: Enter a non-routable IP for the loopback adapter. Oracle
recommends the following non-routable addresses:
192.168.x.x (x is any value between 1 and 255)
10.10.10.10
a. Subnet mask: Enter 255.255.255.0.
b. Leave all other fields empty.
c. Click OK.
17. Click OK.
18. Click OK in the Local Area Connection 2 Properties dialog.
19. Restart the computer.
20. Add a line to the C:\windows\system32\drivers\etc\hosts file with
the following format, after the localhost line:
IP_address hostname.domainname hostname
where:
IP_address is the non-routable IP address you entered in step 16.
hostname is the name of the computer.
domainname is the name of the domain.
For example:
10.10.10.10 mycomputer.mydomain.com mycomputer
21. Check the network configuration:
Open System Properties, and select the Computer Name tab. In Full
computer name, make sure you see the hostname and the domain name.
Click Change. In Computer name, you should see the hostname, and in Full
computer name, you should see the hostname and domain name.
Click More. In Primary DNS suffix of this computer, you should see the
domain name.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thanks
Mohan
-----Original Message-----
From: Cai Xingang [CCC-OT_OP]
[mailto:oracledba-ezmlmshield-x90482473.[Email address protected]
Sent: Wednesday, January 03, 2007 9:39 AM
To: LazyDBA Discussion
Subject: Oracle 10g Installation Issue
Hi,
I am having an issue when I tried to install Oracle 10g (10.2 for
Windows) into my computer which has Window XP.
I got an error message as follows when installation checked Network
Configuration Requirements: "The primary IP address of the system is
DHCP-assigned. Recommendation: Oracle supports installations on systems
with DHCP-assigned IP addresses; However, before you can do this, you
must configure the Microsoft LoopBack Adapter to be the primary network
adapter on the system."
Please let me know how I can make the installation work or configure my
network adapter.
Thanks for the help in advance.
Regards,
Xingang Cai
---------------------------------------------------------------------
TO REPLY TO EVERYBODY , PLEASE CLICK REPLY-ALL, NOT JUST REPLY
To post a dba job: http://jobs.lazydba.com
To Subscribe : http://www.LazyDBA.com
To unsubscribe: http://www.lazydba.com/unsubscribe.html
Oracle LazyDBA home page