With too many objects in the recyclebin the queries on dba_free_space become really, really slow... fortunately you can always disable the recyclebin option :
ALTER SYSTEM SET _recyclebin=FALSE SCOPE=BOTH;
Cheers, Dimitre Radoulov
On 7/18/05, Sinardy <all_about_oracle@(protected)> wrote: 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
-- -- Original Message -- -- From: "David Sharples" <davidsharples@(protected) > To: <bobmetelsky@(protected)> Cc: "oracle-l" <oracle-l@(protected)> Sent: Sunday, July 17, 2005 9:52 PM Subject: Re: BIN$ objects (after media recovery)
> 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@(protected)> 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-l
-- -- ---- ---- ---- ---- ---- -- select standard_disclaimer from company_requirements where category = 'MANDATORY';
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 6.00.2900.2668" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>With too many objects in the recyclebin the queries on dba_free_space become really, really slow... fortunately you can always disable the recyclebin option:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>ALTER SYSTEM SET _recyclebin=FALSE SCOPE=BOTH;</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Cheers,</FONT><BR>Dimitre Radoulov</DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV> </DIV> <DIV> </DIV> <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt arial"><FONT face="Times New Roman" size=3></FONT><BR><BR> </DIV> <DIV><SPAN class=gmail_quote>On 7/18/05, <B class=gmail_sendername>Sinardy</B > <<A href="mailto:all_about_oracle@(protected)">all_about_oracle@(protected)</A>> wrote:</SPAN> <BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<BR><BR>Do you know what happen if you continuously drop very big objects without<BR>bother to purge your bin? Will that hang the system until you purge those <BR>old objects or it is work like round robin.<BR><BR><BR>regards,<BR>Sinardy<BR><BR><BR>-- -- Original Message -- --<BR>From: "David Sharples" <<A href="mailto:davidsharples@(protected)">davidsharples@(protected) </A>><BR>To: <<A href="mailto:bobmetelsky@(protected)">bobmetelsky@(protected)</A>><BR>Cc : "oracle-l" <<A href="mailto:oracle-l@(protected)">oracle-l@(protected)</A>><BR>Sent : Sunday, July 17, 2005 9:52 PM <BR>Subject: Re: BIN$ objects (after media recovery)<BR><BR><BR>> there are your recycle bin objects - purge recycle bin; to clear them<BR>><BR>><BR>> or drop table xxx purge; when you drop it oringially<BR>> <BR>> On 7/17/05, Bob <<A href="mailto:bobmetelsky@(protected)">bobmetelsky@(protected)</A>> wrote:<BR>> > win 2000 server - oracle 10.1 - archivelog mode<BR>> ><BR>> > Ive seen these object names before and   ;research (goggle) suggested they <BR>> > were "recovered fragments"<BR>> ><BR>> > Ive just performed media recovery on a datafile and all objects in that<BR>> > datafile now seem to have a corresponding BIN$Xob75zTpRE..... <BR>> > name.<BR>> ><BR>> > What are these BIN$ objects and if they are useless how to get rid of<BR>them?<BR>> ><BR>> --<BR>> <A href="http://www.freelists.org/webpage/oracle-l">http://www.freelists.org /webpage/oracle-l </A><BR>><BR><BR><BR><BR>--<BR><A href="http://www.freelists.org/webpage/oracle-l">http://www.freelists.org /webpage/oracle-l</A><BR></BLOCKQUOTE></DIV><BR><BR><BR>-- <BR>-- ---- ---- ---- ---- ---- --<BR>select standard_disclaimer from company_requirements where category = 'MANDATORY'; <BR></BLOCKQUOTE></BODY></HTML>