|
What you have described is expected behaviour -
if "the next insert would drop amount of free space less than PCTFREE", the
block is unlinked.
What I had not considered is what
happens when the block is still below PCTUSED? As usual, Steve Adams'
website explains this very nicely - it is not unlinked, just walked over, so the
next smaller insert is likely to succeed. And as you pointed out, It would
indeed take rows that are a large proportion of blocksize for this effect to
have an impact.
|
- Re: using temp tables for staging databases? Arup Nanda
- Re: using temp tables for staging databases? Arup Nanda
- Re: using temp tables for staging databases? Barbara Baker
- Re: using temp tables for staging databases? Arup Nanda
- RE: using temp tables for staging databases? Goulet, Dick
- Re: using temp tables for staging databases? Mladen Gogala
- Re: using temp tables for staging databases? Binley Lim
- Re: using temp tables for staging databases? Richard Foote
- Re: using temp tables for staging databases? Arup Nanda
- Re: using temp tables for staging databases? Tanel Poder
- Re: using temp tables for staging databases? Binley Lim
- Re: using temp tables for staging databases? K Gopalakrishnan
