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: Anurag Varma <avoracle_at_gmail.com>
Date: 20 Dec 2006 09:06:31 -0800
Message-ID: <1166634391.274266.5700@i12g2000cwa.googlegroups.com>

wagen123_at_yahoo.com wrote:
> By any chance are you using lobs and is that being exported? LOB update
> does not use undo instead uses PCTVERSION. I have had ORA-1555 snapshot
> too old errors during export and we had a process that was updating the
> LOBS.
This was true in 8i .. but I believe is no longer true in 9i (as per doco ..).
You can force LOB to use PCTVERSION, but by default its supposed to use undo_retention.
But you raise an interesting point here... If export is failing on a table containing LOBs,
then OP might want to look into this arguent further.

Anurag Received on Wed Dec 20 2006 - 11:06:31 CST

Original text of this message

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