After Installing Oracle8i on Linux, I started the dbassist to create a database, but it display some error
%dbassist
SIGSEGV received beffao8in \usr\X11R6\lib\libXt.so.6. Processing terminated. writing stack trace to javacore1676.txt. O.K
I need help to get rid of this problem.
Thanx
Kumar
05-18-2002, 01:54 PM
julian
Try to unset the shell variables LS_COLOR, LC_CTYPE and LC_COLLATE.
05-20-2002, 02:02 AM
rohitsn
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).