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: Am I running out of extents (fragmentation)?

Re: Am I running out of extents (fragmentation)?

From: Claudio Roca <factory_at_impsat1.com.ar>
Date: 1997/02/11
Message-ID: <3300B6A7.748E@impsat1.com.ar>#1/1

Simon Goland wrote:
>
> Two tablespaces are giving problems to a user who cannot create more
> tables. I ran the following query
>
 

> Looking at the 'Free extents' I concluded that there is quite a bit of
> fragmentation. So the solution is to do an export, drop the tablespaces,
> recreate and import. Am I right? Is there anything else I should check
> prior to this operation? It is somewhat strange to me because the
> datafiles for these tablespaces are big - 2GB and 900MB (in the order
> they appear above), and I don't think there is a lot of data in yet.
> Maybe I should also modify some storage parameters for the tablespaces?
>
> Thanks,
> --
> [ Simon Goland B-)> sg_at_mda.ca ]
> [ Without action there is no change ]
If your datafiles are very big i would suggest you not to drop the tablespace but export the tables and drop them, then import them and the tablespace wil have one contiguous block of free space. I think there's no need to drop the tablespace. Hope this will help you. Received on Tue Feb 11 1997 - 00:00:00 CST

Original text of this message

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