Installation Oracle on Windows Vista x86 and x64
Note: The following is assuming you are using the Oracle Data Provider for .Net version 10.2.0.2 or 10.2.0.2.21.
The following process takes between 45 – 75 minutes based on machine speed and available memory.
Part 1 – Install 10.2.0.3 Client Software
1. Download the 10.2.0.3.0 Oracle Client installation software
2. Extract the installation
3. In the client folder right click on setup and select “Run as Administrator”. If prompted by UAC allow access.

4. On the welcome screen click Installed Products. There should be no installed products. Click Close on the Inventory form.

5. Click Next to continue
6. Select Runtime (443MB) for the installation type and click Next
7. Change the Destination Details if desired (not required) and click Next
8. All prerequisite checks should pass. Click Next
9. Click Install to begin the installation. If prompted during the installation in regards to a Windows Firewall rule – select unblock to continue.
10. Click through any prompts received to complete the installation. No additional input is required.
11. When the installation is complete the tnsnames.ora file must be configured. This can be copied in from another area or setup using the NetManager application. The default location for this file is C:\oracle\product\10.2.0\client_1\NETWORK\ADMIN
12. To confirm the Oracle Client can reach the Database server perform the following
a. Open a command prompt (Start – Run – CMD)
b. Run the following command tnsping servicename (tnsping orcl11g)
c. A response should return with a time in milliseconds from the Oracle server confirming the connection is valid.
Part 2 – Install the 10.2.0.2 Data Provider
Note : For Windows 2008 Server you must use the 10.2.0.3 installation setup program and point to the 10.2.0.2 directory for the setup xml file to launch. Please refer to the following link for more information.
http://www.oracle.com/technology/software/tech/windows/odpnet/install10202.html
1. Obtain the 10.2.0.2.21 ODAC data provider
2. Extract the installation
3. In the client folder right click on setup and select “Run as Administrator”. If prompted by UAC allow access.

4. Click Next to continue
5. The default setting Oracle Data Access Components 10.2.0.2.21 should be selected. Click Next
6. Under Specify Home Details you MUST choose the existing Oracle home in the Name: drop down menu. Otherwise you will have two separate installations which will not work.
7. If the oracle home selection was performed successfully you should see a screen similar to below with Install Status for some items listed as new install and some as installed.

8. Click Next to continue and then Next again
9. Click Install to complete the installation
Part 3 – Patch to 10.2.0.4 if on a 64 bit (x64) system
If you are running a 64 bit operating system then the following steps must be performed.
1. Download the 10.2.0.4 Patch Set – p6810189 (Oracle MetaLink Account Required)
2. Extract the installation
3. In the Disk1 folder right click on setup and select “Run as Administrator”. If prompted by UAC allow access.

4. Click Next
5. Ensure the same Oracle Home is selected
6. Click Next
7. On the Product-Specific Prerequisites page Click the box to mark the Home incompatibilities as user verified.
8. Click Next and Next again
9. Click Install to complete the installation