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: ORA-01652: unable to extend temp segment

RE: ORA-01652: unable to extend temp segment

From: Joseph Amalraj <joseph_at_amalrajinc.com>
Date: Tue, 24 Jan 2006 07:48:23 -0800 (PST)
Message-ID: <20060124154823.75075.qmail@web307.biz.mail.mud.yahoo.com>


Thanks,    

  Had read the article, but I am interested as to why Oracle is doing a full table scan instead of full index scan for online index rebuilds.

"Bobak, Mark" <Mark.Bobak_at_il.proquest.com> wrote:

      Well, my name is not Tanel, but I'll jump in here and point you to MetaLink Doc ID 272762.1.        

  -Mark
  --
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning
  "There are 10 types of people in the world: Those who understand binary, and those who don't."         



  From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Joseph Amalraj Sent: Tuesday, January 24, 2006 9:59 AM
To: ORACLE-L
Subject: Re: ORA-01652: unable to extend temp segment   

  Thanks Tanel,    

  Is there any reason why Oracle does full table scans for online rebuilds and not for offline.    

  Regards    

  Joseph Amalraj

Tanel Põder <tanel.poder.003_at_mail.ee> wrote:

          Online rebuilds don't use existing index for creating new. They do full table scan on the table.    

  However, in both cases, old index segment is kept until new one is ready to use and switch to it is done. Also the journal IOTs used for online rebuilds are stored in the target tablespace, so if you've got lots of transactions going on while you are rebuilding the index onl ine, you need additional space in target tablespace.    

  Tanel.    

   BEGIN:VCARD
VERSION:2.1
N:Bobak;Mark
FN:Bobak, Mark
ORG:ProQuest Information and Learning;Database Group TITLE:Software Architect, Sr-TPD
TEL;WORK;VOICE:734.975.6086
ADR;WORK:;ECC4-N01E04;1400 Eisenhower Parkway LABEL;WORK;ENCODING=QUOTED-PRINTABLE:ECC4-N01E04=0D=0A1400 Eisenhower Parkway EMAIL;PREF;INTERNET:Mark.Bobak_at_il.proquest.com REV:20051213T223654Z
END:VCARD   

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 24 2006 - 09:48:23 CST

Original text of this message

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