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: Error in trace file

Re: Error in trace file

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 12 Dec 2005 09:38:58 -0800
Message-ID: <1134409134.681000@jetspin.drizzle.com>


sacaf wrote:
> Hello everybody,
>
> In one my trace file i have this error
>
> *** 2005-12-12 13:41:37.097
> ksedmp: internal or fatal error
> Current SQL statement for this session:
> select DECODE( PARTITION_NAME, NULL, segment_name, segment_name || ':'
> || PARTITION_NAME) segment_name ,
> segment_type, nvl(initial_extent, 0) initial_extent,
> nvl(next_extent, 0) next_extent,
> nvl(extents, 0) extents, nvl(bytes, 0) bytes, Owner,
> nvl(max_extents, 0)max_extents
> from dba_segments
> where tablespace_name = :tName
> ----- PL/SQL Call Stack -----
> object line object
> handle number name
> 522538b0 0 package body SYS.DBMS_SPACE_ADMIN
> 5245cfac 1 anonymous block
> ----- Call Stack Trace -----
> calling call entry argument values in
> hex
> location type point (? means dubious
> value)
> -------------------- -------- --------------------
> ----------------------------
> Exception signal: 11 (SIGSEGV)
>
> Someone can help me ?
>
> Thanks
> Sacaf.

http://metalink.oracle.com
Open an iTAR

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Dec 12 2005 - 11:38:58 CST

Original text of this message

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