Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Experiences with clusters on frequently joined data
HI,
We have used cluster to have better performances. We loadd the cluster early in the morning from a dowloaded file. during the day many queries. There is only on trouble solve in 7.4 Yes 7.4 with a back port patch fro8.0.2
The blocks are not freed if you delete all the rows in all the tables associate to a cluster , the block is still used and not freed.
Regards Francois.
P.S. other message will follow.
Eric A. Stephens <estephen_at_javaboy.appliedtheory.com> wrote in article
<m3en982rg1.fsf_at_javaboy.appliedtheory.com>...
> Would anyone care to comment on the pros/cons of using clusters
> to gain performance on frequently joined data. We certainly
> want to avoid excessive denormalization in order to gain
> performance and we view clustering as a viable alternative
> --
> Eric A. Stephens estephen_at_AppliedTheory.com
> Software Engineering Group http://www.AppliedTheory.com
> AppliedTheory Communications, Inc.
>
Received on Wed Jul 09 1997 - 00:00:00 CDT
![]() |
![]() |