Hi,
Just to clarify Rick's comment, Oracle 9iR2 runs OK on RedHat 7.3 and 8.0
(and probably SuSE 7.3 and 8.0 as well) as long as you make one slight
change to a Makefile when it links the application. The link fails, but you
can fix it up in another window and retry. The fix is to add -ldl to the end
of the link line for CTXHX in ins_ctx.mk. (That makes more sense when you
see the error message the installer gives.
Once that is done it is possible that the configuration assistants will fail
(go into a busy loop) on some CPUs. This is due to a bug in the JIT in the
JRE the installer uses. To fix this edit the netca and dbca scripts to
invoke the Java runtime with a -nojit option.
That's all there is to it!
Regards
Neil
----- Original Message -----
From: "Rick Stones" <rick@s...>
To: "Pro Linux Programming" <pro_linux_programming@p...>
Sent: Monday, October 28, 2002 12:15 PM
Subject: [pro_linux_programming] RE: linux
>
> You need to check the Oracle site for officially supported version.
>
> However I do know that:
> 1) Oracle 8 on RedHat 7.2 is a real problem during install, but apparently
possible and does work afterwards.
> 2) Oracle 9 on RedHat 7.3 seems to install and run fine.
> 3) Oracle 9 on RedHat 8 seems to install OK, and as far as I know runs OK,
but I just tried it out of interest, so have not given it
> any real testing mileage.
>
> Rick
>
> --
> Rick Stones mailto:rick@s...
> http://www.stixen.co.uk http://www.docbox.co.uk FAX +44(0)8700510557
>
> -----Original Message-----
> From: Cyril britto [mailto:cjesuraj@o...]
> Sent: 28 October 2002 11:38
> To: Pro Linux Programming
> Subject: [pro_linux_programming] linux
>
>
> which version of redhat linux is compatible for oracle 9i release2
> 9.2.0.1.0
>
>