Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01555 Snapshot too old, is it simply unavoidable?
On 5 Aug 2005 12:40:58 -0700, "Ken" <alecleekya_at_yahoo.com.hk> wrote:
>Is ORA-01555 something you cannot get rid at all(most of the
>books/articles I read mentioned only how to REDUCE its occurrence)? If
>yes, what, as programmers, should we do in our code to handle it?
*NOT* commit every <n> rows inside a loop, in 8i
In 9i, just make sure your undo_retention_time has been set high enough.
-- Sybrand Bakker, Senior Oracle DBAReceived on Fri Aug 05 2005 - 14:52:09 CDT
![]() |
![]() |