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: UNDO Tablespace

Re: UNDO Tablespace

From: Rachel Carmichael <wisernet100_at_yahoo.com>
Date: Tue, 12 Aug 2003 06:24:23 -0800
Message-ID: <F001.005CA49F.20030812062423@fatcity.com>


Sherrie,

First, the Oracle documentation does a pretty good job of explaining how undo works. check out the concepts manual.

Second, you might want to read Dan Fink's papers on Undo Internals, you can find them on his website at

http://www.optimaldba.com/library.html

He does a very good job of explaining how undo works.

Lastly, I would verify that the vendor's DBA has actually worked with Oracle before. Oracle DOES NOT make a copy of the entire physical table for every table involved in every query, nor does it hold onto those copies for the length of the retention period.

Retention period is misleading, as Oracle WILL overwrite information in an undo segment, even if the retention time has not been reached, if space is needed. Dan does an excellent job of explaining that.

He's off at the Hotsos Clinic now (lucky man!) or he'd be answering this himself


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Rachel Carmichael
  INET: wisernet100_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Aug 12 2003 - 09:24:23 CDT

Original text of this message

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