Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error in trace file
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
![]() |
![]() |