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: ORA-1555 snapshot too old: why?

Re: ORA-1555 snapshot too old: why?

From: hpuxrac <johnbhurley_at_sbcglobal.net>
Date: 18 Dec 2006 11:07:32 -0800
Message-ID: <1166468852.859404.133870@80g2000cwy.googlegroups.com>

Chuck wrote:
> hpuxrac wrote:
> > Chuck wrote:
> >> Oracle 9.2.0.7
> >>
> >> I got an ORA-1555 snapshot too old today on a export where consistent=y
> >> was set. The export failed at 6 hrs even though undo_retention was set
> >> to 8 hours. Querying v$undostat shows that during the time when the
> >> export was running a total of only 150m of undo was written. The undo
> >> tablespace is 4g. Why would I get an ora-1555 when undo_retention is set
> >> plenty high enough, and the undoblks written weren't anywhere near
> >> maxing out the undo tablespace?
> >>
> >> TIA
> >
> > Tom Kyte has this all covered. Try looking for 1555 in
> > http://asktom.oracle.com
> >
>
> I've already been there and searched for 1555. I didn't find anything
> related to ora-1555 that matches this case. All the responses related to
> manual rbs management, cases where undo_retention was insufficient, or
> cases where the undo tablespace size was insufficient. My case does not
> fit any of these.

Any chance you are committing inside a loop?

If not and you can reproduce it at will you can submit a service request to oracle. I bet they suggest putting 9208 in ( the usual response right ? ). Received on Mon Dec 18 2006 - 13:07:32 CST

Original text of this message

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