Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: dbca dumps errors

Re: dbca dumps errors

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 15 Jun 2002 23:16:01 +0200
Message-ID: <ugnhdfm5ff5k01@corp.supernews.com>

"kajo" <karol_at_head.procontrol.pl> wrote in message news:aega8u$ogn$1_at_sunsite.icm.edu.pl...
> While executing dbca the following error occurs:
> What can it be? Thanks for any help.
>
> SIGSEGV 11* segmentation violation
> stackbase=0xbfffe8fc, stackpointer=0xbfffe7c4
>
> Full thread dump:
> "Finalizer thread" (TID:0x4118e210, sys_thread_t:0x444bde0c, state:R)
prio=1
> "Async Garbage Collector" (TID:0x4118e258, sys_thread_t:0x4449ce0c,
state:R) prio=1
> "Idle thread" (TID:0x4118e2a0, sys_thread_t:0x4447be0c, state:R)
prio=0
> "Clock" (TID:0x4118e088, sys_thread_t:0x4445ae0c, state:CW) prio=12
> "main" (TID:0x4118e0b0, sys_thread_t:0x82319b8, state:R) prio=5
*current thread*
> java.lang.System.initializeSystemClass(System.java)
> Monitor Cache Dump:
> Registered Monitor Dump:
> Thread queue lock: <unowned>
> Name and type hash table lock: <unowned>
> String intern lock: <unowned>
> JNI pinning lock: <unowned>
> JNI global reference lock: <unowned>
> BinClass lock: <unowned>
> Class loading lock: <unowned>
> Java stack lock: <unowned>
> Code rewrite lock: <unowned>
> Heap lock: <unowned>
> Has finalization queue lock: <unowned>
> Finalize me queue lock: <unowned>
> Dynamic loading lock: <unowned>
> Monitor IO lock: <unowned>
> Child death monitor: <unowned>
> Event monitor: <unowned>
> I/O monitor: <unowned>
> Alarm monitor: <unowned>
> Waiting to be notified:
> "Clock" (0x4445ae0c)
> Monitor registry: owner "main" (0x82319b8, 1 entry)
> Thread Alarm Q:
> /home/oracle/u01/app/oracle/product/9.2.0.1.0/bin/dbca: line 124: 876
Aborted

   $JRE_DIR/bin/jre -DORACLE_HOME=$OH -DJDBC_PROTOCOL=thin -mx64m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS

SIGSEGV usually points to insufficient (virtual) memory. The dbca is written in Java and so very memory hungry.

Hth

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat Jun 15 2002 - 16:16:01 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US