Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle 8i in a pentium IV
juan wrote:
> i read that is not posible install oracle 8i in a pentium IV because a
> few libraries of java are not compatible.
>
> i read that there is a patch, and i read that is posible install
> changing the name a few files.
> what are there those files that i must change the name???
> or
> where can i download the patch to can install in a pentium IV.
>
> thank you.
A google search would likely return dozens of answers on this, but you can install patch 1507768 from metalink, (instructions are included)
Or what I do is copy the contents of the cd to a directory, rename any copies of symcjit.dll to symcjit.old or whatever, then edit the oraparam.ini and add -nojit to the JRE_MEMORY_OPTIONS so that it looks like JRE_MEMORY_OPTIONS= -nojit -ms16m -mx32m
Then run the setup from there, I think I have actually done it without the JRE_MEMORY_OPTIONS = -nojit change, but its a bit foggy to me right now. Received on Wed Jun 09 2004 - 11:01:26 CDT
![]() |
![]() |