|
|
Re: Install Oracle 8i on P4 machine - Windows NT/2000/XP [message #66800 is a reply to message #66043] |
Fri, 17 January 2003 09:44 |
Charles Hamilton
Messages: 1 Registered: January 2003
|
Junior Member |
|
|
The Last solution from James S Barrett works. I ran it on my machine after finding a new copy of SYMCJIT.DLL (the 401k sized one) and then removed and reinstalled Oracle 8i. I was getting massive JAVA.EXE errors before when I just removed the SYMCJIT.DLL file from the install. Thank you guys for the help! Ahh the wonders of the Internet.
|
|
|
|
|
|
Re: Can't Install 8i Client on Pentium 4 , NT 4 machine?? [message #67180 is a reply to message #66043] |
Mon, 19 January 2004 20:58 |
Robin
Messages: 73 Registered: October 2001
|
Member |
|
|
Hi,
I would like to suggest as follow:
1. Download JRE version 1.2.2_009 from http://java.sun.com/products/jdk/1.2/jre/download-jre-windows.html.
2. Installed JRE.If you installed the jre in c:javasoft directory, the jrew.exe will in C:JavaSoftJRE1.2bin.
3. Create the folder(directory) with the name win32 in C:JavaSoftJRE.
4. Copy the bin folder under C:JavaSoftJRE1.2 to C:JavaSoftJREwin32.
5. Copy Oracle 8.1.7 / Oracle 8.1.6 or any version of Oracle into your machine.
6. Go to - install folder.
7. Open oraparam.ini. ( Make sure that you have a copy of this file before modification).
8. In the [[Oracle]] section, change JRE_LOCATION to the path for jre you've just installed.
For example the original JRE_LOCATION will be look like this
JRE_LOCATION=../stage/Components/oracle.swd.jre/1.1.7.30/1/DataFiles/Expanded/jre
Change the location into
JRE_LOCATION=C:JavaSoftJRE
9. Save the file.
10. Run setup.exe. Oracle installer looks the jrew.exe file under <path>win32bin directory. win32bin path is automatically attached by Oracle installer. In this case <path> is C:JavaSoftJRE. If you put the full path for jrew.exe, the path will be repeated. If the jrew location is not correct, make changes to correct the location and run the setup again.
I've tried for Oracle8.1.6 Document installer in P4 1.5GHz machine and it works.
Regards,
ROBIN
|
|
|