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: 01555 and select statement

Re: 01555 and select statement

From: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 10 May 2006 13:54:42 -0700
Message-ID: <1147294482.76338@bubbleator.drizzle.com>


niy38_at_hotmail.com wrote:
> Here I feels like the before image of
>
> select * from a_big_table where some condition
>
> can not be re-construct from the rollback segment since
> many commits inside loop, then ora-01555 with SELECT
> occured

Definitely drop the incremental commits. You will likely also, as a side effect, see faster performance.

If that doesn't do it then examine undo retention as previously suggested.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Wed May 10 2006 - 15:54:42 CDT

Original text of this message

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