

> Locate JDK Home = C:\oracle\product\ids102\jdkĦ. > check “Show all components, including required dependancies”
#ORACLE 10G 64 BIT WINDOWS UPDATE#
Update OUI “Oracle Universal Installer” 10.1.0.6.0 with Patch 6640838 Oracle universal Installer 10.1.0.6.0Įdit p6640838_10106_WINNT\cd\Disk1\install\oraparam and add windows version: NB: Don’t update JRE with the patch 8453300 under C:\oracle\product\ids102\jre\1.4.2 (the executable j2sdk-1_4_2_42-windows-i586.exe) because of compatibility problems with opatch lsinventory.

> uncheck “Microsoft Internet Explorer” and “Mozilla 1.1 or later” > Change to C:\oracle\product\ids102\jdk\ Rename C:\oracle\product\ids102\jdk to C:\oracle\product\ids102\jdk.originalĬreate directory C:\oracle\product\ids102\jdkĮxecuter Patch 8453300, ” j2sdk-1_4_2_42-windows-i586.exe”, mode Admin
#ORACLE 10G 64 BIT WINDOWS INSTALL#
Install Type: Oracle Application Server and Developper Suite 10g Rel 2 Software Update 10.1.2.3.0 Install Patch 5983622 (10.1.2.3) on iDS 10.1.2.0.2 homeĮdit p5983622_10123_WINNT\Disk1\install\oraparams.ini and add windows version:Įxecuter p5983622_10123_WINNT\Disk1\setup.exe, run as admin (don’t need to specify compatibility mode) NB: FORMS_PATH environment variable override the one in the registry. Reg add HKLM\SOFTWARE\Wow6432Node\ORACLE\KEY_ids102 /v “FORMS_PATH” /t REG_SZ /d D:\source\lib D:\source\frm C:\oracle\product\ids102\cgenf61\admin C:\oracle\product\ids102\forms /f Setx FORMS_PATH D:\source\lib D:\source\frm C:\oracle\product\ids102\cgenf61\admin C:\oracle\product\ids102\forms /M Launch sysdm.cpl and complete (for example with D:\source\lib and D:\source\frm):įORMS_PATH=D:\source\lib D:\source\frm C:\oracle\product\ids102\cgenf61\admin C:\oracle\product\ids102\forms If nothing present, execute these two reg files:Ĭ:\oracle\product\ids102\reports\samples\scripts\reports.regĬheck that the file C:\Program Files (x86)\Oracle\Inventory\locks is not present at the end of the install.Ĭomplete the system environment variable FORMS_PATH, command line: sysdm.cpl ) with your source path. If two error messages “Registry Editor” are coming, click ‘Yes’, ‘Ok’, “Cannot import…”, don’t worry, we will check later.Īt the end of installation, check the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE P10396165_101210_WINNT\Disk1setup.exe, run as admin (don’t need to specify compatibility mode) Unzip ids_windows_x86_101202_disk1 and …_disk2Įdit ids_windows_x86_101202_disk1\install\oraparams.ini and p10396165_101210_WINNT\Disk1\install\oraparams.ini and add your Windows version number. At the first installation, Oracle Central Inventory is located in C:\Program Files (x86)\Oracle\Inventory. The Oracle Universal Installer (OUI) that comes with patch 10396165 works fine on 64-bit system, we have to change the product to the one coming with iDS install. Unset environment variable ORACLE_HOME and TNS_ADMIN On Windows 64-bit like Windows Server 2012 R2 and in terminal server mode. Net Framework 4.5 and 4.6 are compatible with Oracle Data Access 12.How to install Oracle Developer Suite (iDS) 10g (10.1.2) Net Oracle Data Access is designed specifically for each version of. After a few googling and reading, I finally found out that each version of. Net 3, and when everything installed on its place, the same error occurred. Net 4.5, I accidentally got Oracle Data Access for.

As for my present project which is using ASP. Net Oracle Data Access I downloaded at that time is not compatible (which is version for. One specific different things I use in my past and present project are the version of ASP.

I've tried to Connect to Database Oracle from Visual Studio 2012 (in the past I still using VWD-Visual Web Developer) but the error cause is the same. And I almost facing the same issue again as issue in this question. After a few year leave Oracle, finally i had chance to create a web application using Visual Studio and Oracle Database again.
