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: index fragmentation

Re: index fragmentation

From: Brian Peasland <peasland_at_edcmail.cr.usgs.gov>
Date: 2000/09/21
Message-ID: <39CA1CFB.A54A56B6@edcmail.cr.usgs.gov>#1/1

> But surely the only time you access the uet$ is
> when you run queries against dba_extents and
> dba_segments ?

In a sense, true. But what about the recursive SQL when you are loading data into the table? If the table needs a new extent, then both uet$ and fet$ need to be updated. And this happens when no one has queried dba_extents or dba_segments.

HTH,
Brian  

-- 
========================================
Brian Peasland
Raytheons Systems at
  USGS EROS Data Center
These opinions are my own and do not
necessarily reflect the opinions of my 
company!
========================================
Received on Thu Sep 21 2000 - 00:00:00 CDT

Original text of this message

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