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: Why is sort segment growing extremely big on simple query?

Re: Why is sort segment growing extremely big on simple query?

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Mon, 08 Nov 2004 19:23:05 -0800
Message-ID: <1099970511.745955@yasure>


Don Vaillancourt wrote:

> Thank you.
>
> Will the package function that you specify, dbms_lob.substr, populate
> the temporary tablespace just like the substr, or is it a bit more
> optimized.

Hopefully optimized but there is a far more important consideration.

You won't be using SUBSTR on anything larger than 32K.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Mon Nov 08 2004 - 21:23:05 CST

Original text of this message

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