Link To Download 10g
Link To Download 10g
Link To Download 10g
html
Instructions to Install Oracle 10.2.0.5 on MS Windows 7 and MS Windows 2008R2. These instructions can be used for either the Oracle Database software, or the Oracle Client software. NOTE: Windows 2008R2 is only available for 64bit. Oracle does NOT certify the 32bit Database on a 64bit OS. For MS Windows 2008R2, you can install the 32bit client software, but NOT the 32bit Database software.
SOLUTION
Download the 10.2.0.3/10.2.0.4 media from either of these sites: OTN (technet.oracle.com) -oredelivery (edelivery.oracle.com) NOTE: The software currently says it is for MS Vista / 2008R1. This is the software you will need. The steps for OTN are: - Open a new browser session, go to technet.oracle.com. - On the Shortcuts menu bar (at the top), move your mouse over the Downloads option, and Click on the Database 11g option. - Check the box for Accept License Agreement - Scroll down the page, until you see Oracle Database 10g Release 2. - Choose either: - For 32bit Windows: Oracle Database 10g Release 2 (10.2.0.3/10.2.0.4) for Microsoft Windows Vista and Windows 2008 - For 64bit Windows: Oracle Database 10g Release 2 (10.2.0.4) for Microsoft Windows Vista x64 and Microsoft Windows Server 2008 x64 Run the installer (OUI). Ignore the following prerequisite errors displayed by Oracle Universal Installer and complete the installation:
- Checking operating system requirements - Checking service pack requirements (Click on the Ignore Errors Check Box) Another option is to run the following command from the CMD Line: CD to the directory where the Oracle files were extracted. Then run the command: setup.exe -ignoreSysPrereqs (case sensitive) This will ignore the Pre-Requisite checks. Or, to silently install the software, run the following command: setup.exe -ignoreSysprereqs -ignorePrereq -silent -responseFile ResponseFile
For Windows 2008R2: On Windows 2008R2, you MUST perform a software only installation. This is because the 10.2.0.4 version is not certified on Windows 2008R2, only the 10.2.0.5 version is certified. So you will need to install the 10.2.0.4 software only, then apply the 10.2.0.5 patchset. Afterwards, you can run the DBCA and create a new Database. Once the installation is complete, you will need to Install the 10.2.0.5 patch set. This is patch number: 8202632.
You can modify the database\install\oraparam.ini file, looking for the following section: [Certified Versions] # You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE Windows = 5.0,5.1,5.2,6.0,6.1