Re: problem of w2k on p4

Re: problem of w2k on p4

 

  

On Sat, 28 Sep 2002, amira samy wrote:

> Date: Sat, 28 Sep 2002 11:55:00 -0700 (PDT)
> From: amira samy <[Email Address Removed] To: LazyDBA.com Discussion <[Email Address Removed] Subject: problem of w2k on p4
>
> hello all
> I am having a great problem in installing oracle 8i
> client s/w in windows2000 professional on p4.
> ...
> also if there is another possible solution


Hi:
With P4 you need to get rid of incompatible JIT compiler
(symcjit.dll).

I used the following workaround:

* Copy your CD

Oracle8i Client Release 3 (8.1.7)
for Microsoft Windows
95/98/2000/NT
Part #: A87675-01

to your hard disk (e.g. to C:\oracle\Oraclient8.1.7)

* Rename the file

C:\oracle\Oraclient8.1.7\stage\Components\oracle.swd.jre\
1.1.7.30\1\DataFiles\Expanded\jre\win32\bin\symcjit.dll

to (e.g.)

symcjit.dll.ori

* Disable "Read Only" for C:\oracle\Oraclient8.1.7\install\oraparam.ini
and edit the file like this:

[Oracle]
...

this original line:

JRE_MEMORY_OPTIONS=-mx96m

replace with:

JRE_MEMORY_OPTIONS=-nojit -ms16m -mx32m

Save the file a set "Read Only".

* Run Oracle Universal Installer
C:\oracle\Oraclient8.1.7\install\win32\setup.exe

Good luck.
js

---------------------------------------------------------------------------
Jaroslav Smucr
EN-DATA, a.s. e-mail (MIME capable): [Email Address Removed] OS/DB Department Phone : +420-19-700 2962
Guldenerova 19, 303 28 Plzen Fax : +420-19-700 2992
Czech Republic, Europe
---------------------------------------------------------------------------


Oracle LazyDBA home page