Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> SEGTYPE=DATA in v$sort_usage

SEGTYPE=DATA in v$sort_usage

From: Bill Buchan <wbuchan_at_uk.intasys.com>
Date: Thu, 25 Oct 2001 02:22:59 -0700
Message-ID: <F001.003B3E33.20011025023021@fatcity.com>

>Hi List,
>
>I noticed a couple of entries in v$sort_usage with SEGTYPE = DATA when a
>developer was doing an insert - confirmed using SESSION_ADDR. I'm
>familiar with SORT and HASH appearing here but what does DATA mean? Any
>why is the temporary tablespace being used at all. The insert was INSERT
>INTO table SELECT * FROM (same)table WHERE ROWNUM < 1000 (i.e. No
>sorting/joining etc.).
>
>However, we've been unable to recreate the behaviour by running the insert
>again (something else was happening at the time?).
>
>Not critical - just curious!
>- Bill.

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Bill Buchan
  INET: wbuchan_at_uk.intasys.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Thu Oct 25 2001 - 04:22:59 CDT

Original text of this message

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