Re: Estimate temp space
- From: Mladen Gogala <mgogala.SPAM_ME.NOT@xxxxxxxxxxx>
- Date: Fri, 06 Apr 2007 13:58:40 GMT
On Fri, 06 Apr 2007 06:54:09 -0700, Cristian Cudizio wrote:
column source, the algoritm it uses to estimate is the same, but to
really view if it uses disk or ram
you have to execute it.
Essentially, what explain plan gives you is the total estimated size
of data to be sorted. It doesn't necessarily translate into the amount
of the temp tablespace to be used. That would be extremely hard to
estimate. The total size, however, is a significant help.
--
http://www.mladen-gogala.com
.
- References:
- Estimate temp space
- From: astalavista
- Re: Estimate temp space
- From: Mladen Gogala
- Re: Estimate temp space
- From: DA Morgan
- Re: Estimate temp space
- From: Mladen Gogala
- Re: Estimate temp space
- From: Cristian Cudizio
- Re: Estimate temp space
- From: EscVector
- Re: Estimate temp space
- From: Cristian Cudizio
- Estimate temp space
- Prev by Date: Re: Estimate temp space
- Next by Date: Re: Any Comments - StatsPack Report
- Previous by thread: Re: Estimate temp space
- Next by thread: Store outline not used in PL/SQL
- Index(es):
Relevant Pages
|