Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
85 views

Installation Oracle On XP, Vista, Windows 7 and Server 2008: This Document Is For Internal Development Use Only

This document provides instructions for removing an existing Oracle installation and installing the Oracle 11g Data Provider for .NET on Windows XP, Vista, Windows 7, and Server 2008. It is a multi-step process that takes 45-75 minutes depending on system specifications. Existing Oracle software must be uninstalled by deleting registry keys and folders before installing the .NET data provider software from a shared network location and configuring tnsnames.ora and sqlnet.ora files. Connectivity can then be tested using a sample username and password.

Uploaded by

Carlos Uscamayta
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views

Installation Oracle On XP, Vista, Windows 7 and Server 2008: This Document Is For Internal Development Use Only

This document provides instructions for removing an existing Oracle installation and installing the Oracle 11g Data Provider for .NET on Windows XP, Vista, Windows 7, and Server 2008. It is a multi-step process that takes 45-75 minutes depending on system specifications. Existing Oracle software must be uninstalled by deleting registry keys and folders before installing the .NET data provider software from a shared network location and configuring tnsnames.ora and sqlnet.ora files. Connectivity can then be tested using a sample username and password.

Uploaded by

Carlos Uscamayta
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Installation Oracle on XP, Vista, Windows 7 and Server 2008

THIS DOCUMENT IS FOR INTERNAL DEVELOPMENT USE ONLY


The following process takes between 45 75 minutes based on machine speed and available memory. If you currently have Oracle installed or have had Oracle installed on this machine proceed with section one. Otherwise move to Section 2.

Section 1 Removing Oracle from the Machine


1. Open a command prompt (Start Run CMD) 2. Start Regedit (type regedit and hit enter) 3. Delete the following Registry Keys 32bit HKEY_LOCAL_MACHINE\SOFTWARE\ ORACLE 64 bit HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE 4. Open up the environment variable section (My Computer Properties Advanced System Settings Environment Variables Remove the ORACLE_HOME key if exists(usually missing) Remove the Oracle Home directory from the path statement

Save Changes

5. Open Windows Explorer and delete the following folders if they exist C:\Program Files (x86)\Oracle C:\Program Files\Oracle C:\oracle

C:\app\[UserName]\product C:\app\product If you have a D drive do the same there as well

If you have troubles deleting the files because they are locked open up the services manager (Start Run services.msc + <enter>) and stop the following service

If it still wont delete reboot your computer and try again.

Section 2 Installing the 11.2 data provider


This installs the Oracle Data Provider for .net only. Location: \\nasrvfl70003\Oracle Installs\11g2\p10098816_112020_WINNT_3of6.zip 1. 2. 3. 4. 5. Copy the file locally (Do not use from the server) Extract the zip file to a directory Open the directory and find the Setup.exe Right Click and Run as Administrator Select Administrator as the Installation Type Make sure to do this or you will do it again later

6. Click Next. Select Skip Software updates and Click Next again and then next on the language screen 7. For install location Leave as the C Drive (move to C Drive)

8. Click next once prerequisite check is complete. If you get an error similar to this one please email tracy.sells@wolterskluwer.com your path statement and I will assist in reducing the length.

9. Click install to start the installation. 10. When finished exit the installation (note you do not need to run the scripts mentioned) 11. Once complete 2 configuration files need to copied. Tnsnames.ora copy from \\nasrvfl70003\Oracle Installs\tnsnames.ora to C:\app\[username]\product\11.2.0\client_1\Network\Admin Sqlnet.ora copy from \\nasrvfl70003\Oracle Installs\sqlnet.ora to C:\app\[username]\product\11.2.0\client_1\Network\Admin Note: For inforach please use the tnsnames.ora file for you environment. The sqlnet.ora file still needs to be copied and is generic (not environment specific). 12. Use the connection testing tool to confirm that .net can connect to oracle. Test with the following credentials (good for any oracle database). You will get a response saying the account is locked. This means you can connect. Username: Scott

Password: Tiger (Scott was the first name of one of the Oracle founders and his pets name was Tiger)

You might also like