Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nx01.iad01.newshosting.com!newshosting.com!216.196.98.140.MISMATCH!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!o13g2000cwo.googlegroups.com!not-for-mail
From: "sacaf" <serafim.folha@gmail.com>
Newsgroups: comp.databases.oracle.server
Subject: Error in trace file
Date: 12 Dec 2005 05:50:48 -0800
Organization: http://groups.google.com
Lines: 34
Message-ID: <1134395448.632103.283350@o13g2000cwo.googlegroups.com>
NNTP-Posting-Host: 195.23.61.33
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1134395453 29234 127.0.0.1 (12 Dec 2005 13:50:53 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Mon, 12 Dec 2005 13:50:53 +0000 (UTC)
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: o13g2000cwo.googlegroups.com; posting-host=195.23.61.33;
   posting-account=XGORkA0AAABSwQc1pVT1EyM6BCM6DHK2
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:257544

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.

