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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: problem about full scan temporary table

RE: problem about full scan temporary table

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Sun, 24 Sep 2006 23:36:30 +0800
Message-id: <053d01c6dfef$34c6f630$6501a8c0@windows01>


Hi,  

Temporary tablespace space is managed differently than normal tablespaces. They use some in-memory maps for that, thus allocating new extents shouldn't be much of an overhead.  

Tanel.


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Binh Pham
Sent: Sunday, September 24, 2006 23:18
To: jonathan_at_jlcomp.demon.co.uk; wqhhp_at_yahoo.com; oracle-l_at_freelists.org Subject: Re: problem about full scan temporary table

Jonathan,

If someone wants to load lots of data into the GTT, based on the 1M extent size, doesn't this seem to be inefficient and may pose a performance issue due to Oracle has to keep extending? I guess that if one wants to load lots of data (i.e. 1G+ data) into GTT, there might be other options rather than GTT.

--
http://www.freelists.org/webpage/oracle-l
Received on Sun Sep 24 2006 - 10:36:30 CDT

Original text of this message

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