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: How much undo is too much?

Re: How much undo is too much?

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Fri, 14 May 2004 23:59:27 -0700
Message-ID: <1084604368.503774@yasure>


Howard J. Rogers wrote:

> I didn't make the original comment, but it's hinting at the biggest
> mistake I've ever made with Oracle.
>
> Believing automatic undo to be the best thing since sliced bread, and
> also believing the marketing hype surrounding it, it seemed to me that
> it would do no harm to have an enormous undo tablespace, so you had
> near-infinite flexibility with regard to undo_retention.
>
> However, the algorithm Oracle uses for automatic undo goes something
> like this: "For each new transaction, create a new undo segment. Until
> some mysterious point is reached where you think there's enough undo
> segments, and you start making new transactions share existing segments".

I think you're supposed to put

COMMIT; in there somewhere. ;-)

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Sat May 15 2004 - 01:59:27 CDT

Original text of this message

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