Informatika | Adatbázisok » Az Oracle 10gR2 telepítésének előkészítése

Alapadatok

Év, oldalszám:2004, 13 oldal

Nyelv:magyar

Letöltések száma:98

Feltöltve:2010. április 23.

Méret:302 KB

Intézmény:
-

Megjegyzés:

Csatolmány:-

Letöltés PDF-ben:Kérlek jelentkezz be!



Értékelések

Nincs még értékelés. Legyél Te az első!


Tartalmi kivonat

Az Oracle 10gR2 telepítésének előkészítése (LoopBack Adapter) 2.453 Installing a Loopback Adapter on Windows 2003 To install a loopback adapter on Windows 2003: 1. 2. 3. 4. Open the Windows Control Panel. Double-click Add Hardware to start the Add Hardware wizard. In the Welcome window, click Next. In the Is the hardware connected? window, select Yes, I have already connected the hardware, and click Next. 5. In the The following hardware is already installed on your computer window, in the list of installed hardware, select Add a new hardware device, and click Next. 6. In the The wizard can help you install other hardware window, select Install the hardware that I manually select from a list, and click Next. 7. From the list of hardware types, select the type of hardware you are installing window, select Network adapters, and click Next. 8. In the Select Network Adapter window, make the following selections:  Manufacturer: Select Microsoft.  Network Adapter: Select

Microsoft Loopback Adapter. 9. Click Next 10. In the The wizard is ready to install your hardware window, click Next 11. In the Completing the Add Hardware Wizard window, 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 box, click Use the following IP address and do the following: . IP Address: Enter a non-routable IP for the loopback adapter Oracle recommends the following non-routable addresses: o 192.168xx (x is any value between 0 and 255) o 10.101010 a. Subnet mask: Enter 2552552550 b. Record the values you entered, which you will need later in this procedure c. Leave all other fields empty d. Click OK

17. Click OK 18. Close Network Connections 19. Restart the computer 20. Add a line to the SYSTEM DRIVE:WINDOWSsystem32driversetchosts file with the following format, after the localhost line: 21. IP address 22. 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.101010 mycomputer.mydomaincom mycomputer 23. Check the network configuration: . Open System in the Control Panel, and select the Computer Name tab In Full computer name, make sure you see the host name and the domain name, for example, sales.usmycompanycom a. Click Change In Computer name, you should see the hostname, and in Full computer name, you should see the host name and domain name. Using the previous example, the host name would be sales and the domain would be us.mycompanycom b. Click More In Primary DNS suffix of this computer, you should see the domain

name, for example, us.mycompanycom A LoopBack Adapter telepítése 12. Restart your computer A Hálózati Kapcsolatok elindítása Helyi kapcsolat 4 (Microsoft visszacsatoló adapter) (Jobb egér klikk, Tulajdonságok) Tulajdonságok OK Bezárás 19. Restart your computer Update Host file (Start | Futtatás | cmd) Ellenőrizzük a kapcsolatot: exit SYSTEM DRIVE:WINDOWSsystem32driversetchosts file with the following format, after the localhost line: IP address hostname.domainname hostname Update HOSTS file in C:WINDOWSsystem32driversetc (A HOSTS file szerkesztése) # Copyright (c) 1993-1999 Microsoft Corp. # # Mintafájl a Microsoft TCP/IP for Windows-hoz. # # Ez a fájl IP címek és NT számítógépnevek (NetBIOS nevek) egymáshoz # rendelésére szolgál. Minden egyes tételt külön sorba kell írni, először # az IP címet, azt követően pedig a hozzá tartozó nevet. A cím és # a név között legalább egy szóköz vagy tabulátor

karakternek kell lennie. # # A # jel általában a megjegyzést tartalmazó sorokat jelöli, néhány # kivételtől eltekintve (ezeket lásd alább). # # Példák: # # 102.549497 rhinoacmecom # forráskiszolgáló # 38.256310 xacmecom # x ügyfélállomás 10.101010 127.001 logana localhost Ezzel befejeződött az Oracle 10gR2 telepítésének előkészítése