Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 8i database reorg
Aaron,
In light of the recent discussions on
comp.databases.oracle.server concerning
"clustering_factor", what all do you plan on
accomplishing in the re-org?
Might you think of re-ordering the rows of data in the heap tables?
Export and import means that you'll be moving data out of the database, and back into it.
What I am suggesting has been recommended here before, but I'll say it anyways:
if you have sufficient space available, why not either:
by not moving data out of the database and back into it, you should be able to accomplish the re-org much more quickly than exp/imp.
You might want to take a look at Howard Roger's site. He put up a paper a day or 2 ago on "Clustering Factor".
btw - you really ought to think about migrating to 9.2.0.5 at this point.
hth.
Pd
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Thu May 13 2004 - 13:55:24 CDT
![]() |
![]() |