Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Free block in tablespace
"BLANC Philippe" <pblanc_at_umanis.com> wrote in message
news:3c075fde$0$202$626a54ce_at_news.free.fr...
> Hello,
> I have free block in the begin of my tablespace and i want to know how can
i
> do to migrate this block to the end of the tablespace.
> I do a tablespace coalesce but its doing nothing.
> please help me
> why the free blocks were in the begining and not in the end
>
>
coalesce only deals with adjacent contiguous extents
apparently you dropped an object using blocks at the beginning.
IMO, I wouldn't bother. The only way to resolve it is
export
drop
import
Learn to live with it, there are far more things important to worry about,
like backup and recovery.
Hth
-- Sybrand Bakker Senior Oracle DBA to reply remove '-verwijderdit' from my e-mail addressReceived on Fri Nov 30 2001 - 05:04:03 CST
![]() |
![]() |