Hi,
Download the jre118_v3 (special version for glibc 2.1.3) from http://www.blackdown.org
Install this version in $ORACLE_BASE/jre/1.1.8 directory.

Its necessary to modify the first line of $ORACLE_BASE/jre/1.1.8/bin/jre script
to be able to launch OMS ("oemctrl start oms" command).

Replace:
THREADS_TYPE=${THREADS_FLAG:-green}_threads

by
THREADS_TYPE=${THREADS_FLAG:-native}_threads


Regards,
Rohit Nirkhe,Oracle DBA,OCP 8i
[email protected]