Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: intermittent commits
If you want to follow up the idea of breaking up by
rowid, I published an item about generating a set
of covering rowid ranges (version 7-ish) for an table
on my website a couple of days ago.
It is proably the most efficient 'in-situ' strategy for a job such as this, although 'create fixed_table from previous_table unrecoverable' can sometimes be used instead and is likely to be faster.
--
Jonathan Lewis
Yet another Oracle-related web site: www.jlcomp.demon.co.uk
>Doug Cowles wrote in message <37441EAC.7291CCAF_at_bigfoot.com>...
![]() |
![]() |