Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Tracking Temp Segment Usage and Event 10046
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C25E52.12BFBCC0"
------_=_NextPart_001_01C25E52.12BFBCC0
Content-Type: text/plain;
charset="iso-8859-1"
I'd start looking at the execution plans first and examine if there is any Cartesian joins and the order the tables get joined.
Waleed
-----Original Message-----
Sent: Tuesday, September 17, 2002 10:34 AM
To: Multiple recipients of list ORACLE-L
I have a problem with a process and its temp segment usage.
Previously, in RBO (8161) we used to run 8 reports with slightly different parameters in parallel and it used to work fine with all other load on the system and the total TEMP space was 6GB
Since we migrated to CBO (all tables & indexes are analyzed using estimate), these processes fail with unable to extent temp segment error. Currently we have allocated 12GB to temp tablespace.
I also have performance issues so I am doing a 10046 trace at level 8 on this one. Is there a way to identify when this process used temp space, how much and when does it de-allocate?
Would this information be available in 10046 trace or is there something else that I could do to track that ...
Thanks in advance
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
------_=_NextPart_001_01C25E52.12BFBCC0
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Tracking Temp Segment Usage and Event 10046</TITLE>
<META content="MSHTML 5.50.4915.500" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=882185213-17092002><FONT face=Arial color=#0000ff size=2>I'd
start looking at the execution plans first and examine if there is any Cartesian
joins and the order the tables get joined.</FONT></SPAN></DIV>
<DIV><SPAN class=882185213-17092002><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=882185213-17092002><FONT face=Arial color=#0000ff
size=2>Waleed</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Jamadagni, Rajendra
[mailto:Rajendra.Jamadagni_at_espn.com]<BR><B>Sent:</B> Tuesday, September 17,
2002 10:34 AM<BR><B>To:</B> Multiple recipients of list
ORACLE-L<BR><B>Subject:</B> Tracking Temp Segment Usage and Event
10046<BR><BR></FONT></DIV>
<P><FONT face="Courier New">I have a problem with a process and its temp
segment usage.</FONT> </P>
<P><FONT face="Courier New">Previously, in RBO (8161) we used to run 8 reports
with slightly different parameters in parallel and it used to work fine with
all other load on the system and the total TEMP space was 6GB</FONT></P>
<P><FONT face="Courier New">Since we migrated to CBO (all tables & indexes
are analyzed using estimate), these processes fail with unable to extent temp
segment error. Currently we have allocated 12GB to temp tablespace.</FONT></P>
<P><FONT face="Courier New">I also have performance issues so I am doing a
10046 trace at level 8 on this one. Is there a way to identify when this
process used temp space, how much and when does it de-allocate?</FONT></P>
<P><FONT face="Courier New">Would this information be available in 10046 trace
or is there something else that I could do to track that ...</FONT> </P>
<P><FONT face="Courier New">Thanks in advance</FONT> <BR><FONT
face="Courier New">Raj</FONT> <BR><FONT face="Courier New" size=2>______________________________________________________</FONT> <BR><FONT face="Courier New" size=2>Rajendra Jamadagni MIS, ESPN Inc.</FONT> <BR><FONT face="Courier New" size=2>Rajendra dot Jamadagni at ESPN dot com</FONT> <BR><FONT face="Courier New" size=2>Any opinion expressed here is personal and doesn't reflect that of ESPN Inc. </FONT><BR><FONT face="Courier New" size=2>QOTD: Any clod can have facts, but having an opinion is an art!</FONT> </P></BLOCKQUOTE></BODY></HTML>
------_=_NextPart_001_01C25E52.12BFBCC0--
------=_NextPartTM-000-e355fd5b-ff7a-40f6-841f-0cd2ad0d22b2--
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Khedr, Waleed INET: Waleed.Khedr_at_FMR.COM Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Sep 18 2002 - 10:03:20 CDT
![]() |
![]() |