dbca error on rh8 [message #99110] |
Wed, 28 July 2004 18:43 |
Thomas
Messages: 67 Registered: September 1999
|
Member |
|
|
I've installed oracle9R2 on RH8.But when I start dbca to create database, it abort.the dump message as follow:
SIGSEGV 11* segmentation violation
stackbase=BFFFEE58, stackpointer=BFFFD224
Full thread dump:
"SIGQUIT handler" (TID:0x430ef2a0, sys_thread_t:0x81fc4c0, state:R, thread_t
: t@16387, sp:0x0 threadID:0x5860, stack_base:0x40546a50, stack_size:0x200000) p
rio=1074377767
"Finalizer thread" (TID:0x430ef088, sys_thread_t:0x81fc398, state:R, thread_
t: t@8194, sp:0x0 threadID:0x585f, stack_base:0x40525a50, stack_size:0x200000) p
rio=1074377767
"main" (TID:0x430ef0b0, sys_thread_t:0x81f3e90, state:R, thread_t: t@8192, s
p:0x0 threadID:0x5854, stack_base:0xbfffee58, stack_size:0x200000) prio=10743777
67 *current thread*
java.lang.System.initializeSystemClass(System.java)
anyone could help?thanks a lot!
|
|
|
Re: dbca error on rh8 [message #99111 is a reply to message #99110] |
Mon, 02 August 2004 02:09 |
Daljit Singh
Messages: 290 Registered: October 2003 Location: Texas
|
Senior Member |
|
|
Hi,
First of all oracle 9R2 is not certified on RH8 linux. But still you can do the following :
Before starting the dbca, run :
export THREADS_FLAG=native
Now run dbca and let us know what happened??
Best of Luck
Daljit Singh
|
|
|
|