Home » Infrastructure » Linux » emca with segmentation fault
emca with segmentation fault [message #98817] Tue, 25 February 2003 06:58 Go to next message
Nicolette Verdugt
Messages: 2
Registered: August 2002
Junior Member
I know I am on a not certified platform, but I have installed Oracle 9i on RedHat 8.0.
When I run emca I get the message 'Segmentation fault'.

On www.dbaclick.com the suggestion was to go back to RedHat 7.3, but that is not possible. Does anyone know if it is possible to configure the Enterprise Manager with SQL scripts in stead of emca. I once did it on another platform for dbca, so why not for emca??

Bye,
Nicolette
Re: emca with segmentation fault [message #98819 is a reply to message #98817] Wed, 26 February 2003 05:58 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Download the new jre118_v3 (special version for glibc 2.1.3) available on www.blackdown.org and install this version in $ORACLE_BASE/jre/1.1.8 directory. 
To launch OMS ("oemctrl start oms" command), 
modify the first line  of $ORACLE_BASE/jre/1.1.8/bin/jre script as follows.
Replace:    THREADS_TYPE=${THREADS_FLAG:-green}_threads   
By:    THREADS_TYPE=${THREADS_FLAG:-native}_threads 

Previous Topic: Preparing makefile to compile pro*c on linux
Next Topic: Oracle 8i Release 3 (8.1.7) and Redhat
Goto Forum:
  


Current Time: Thu Apr 25 08:25:17 CDT 2024