Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: BIN$ objects (after media recovery)
objects in the recycle bin are considered to be *free space* -- they will be
used eventually.
as soon as any object needs space in the same tablespace, and all "real" free
space is gone,
the recycle bin will automatically get purged.
kind regards,
Lex.
Hi,
Do you know what happen if you continuously drop very big objects without bother to purge your bin? Will that hang the system until you purge those old objects or it is work like round robin.
regards,
Sinardy
> there are your recycle bin objects - purge recycle bin; to clear them
>
>
> or drop table xxx purge; when you drop it oringially
>
> On 7/17/05, Bob <bobmetelsky_at_comcast.net> wrote:
> > win 2000 server - oracle 10.1 - archivelog mode
> >
> > Ive seen these object names before and research (goggle) suggested they
> > were "recovered fragments"
> >
> > Ive just performed media recovery on a datafile and all objects in that
> > datafile now seem to have a corresponding BIN$Xob75zTpRE.....
> > name.
> >
> > What are these BIN$ objects and if they are useless how to get rid of
them?
> >
> --
> http://www.freelists.org/webpage/oracle-l
>
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Jul 18 2005 - 20:24:52 CDT
![]() |
![]() |