Install Oracle Forms / Reports 6i di Windows 10
Saya mencoba untuk melakukan instalasi Oracle Forms / Reports 6i pada Windows 10 64-bit. Saat instalasi terdapat peringatan seperti dibawah ini.
“A PERMISSION DENIED ERROR while trying to copy E:\oracle 6i\ path to “c:\windows\system32\MSVCRT40.DLL”. Would you like to retry the operation, ignore the error, or allow the error to be processed by the installer”.
Hal ini membuat saya bertanya-tanya kenapa saat melakukan instalasi di Windows 8 lancar-lancar saja, namun di Windows 10 terdapat masalah. Namun setelah bertemu om google, diberikanlah saya petunjuk yaitu dengan menghapus beberapa baris dalam file instalasi.
Buka file \win32\ssf\6_0_0_0_0\install\SSF60.INS dengan text editor (contoh: Notepad++). Hapus baris 219 sampai dengan 231 pada bagian berikut:
copy(dll_rest); /****************** Install ODBC support *******************/ ui_action(instantiate(install_files)); copy(odbc1); copy(odbc3); {copy(odbc2,"%operating_system%");} ['WRITE_ERROR: continue();] /*the current NT installer is using ctl3d32.dll which is in this odbc2 group. This is causing write errors in .ins*/ copy(shrdll,"%operating_system%");
Setelah dihapus, lakukan instalasi oracle forms / reports seperti biasa.
Kalau pada artikel sebelumnya kita telah membahas cara melakukan import database oracle 10g/11g/12g, maka kali ini saya akan memberikan cara…
Oracle adalah salah satu database yang saat ini paling banyak digunakan. Oracle banyak dipilih karena memiliki keunggulan atau kelebihan tersendiri…