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: RBS full

Re: RBS full

From: zeb <thierry.constant1_at_free.fr>
Date: Sat, 28 Sep 2002 11:11:07 +0200
Message-ID: <3d957276$1$10524$626a54ce@news.free.fr>


> > Hi,
> >
> > After a lot of modifications to the database
> > (night batches), the tablespace RBS stay full
> > all the the batches are OK and committed ...
> >
> > Why the RBS is not emptied after all the transactions are committed ???
> >
> > Thanks in advance
> >
> > Oracle 8.1.7
> > AIX 4.3
>
> Those rbs blocks remain so that people can get read consistent views of
> the data (just in case their queries began before the large transactions
> commenced)
>
> They will be reused eventually

Ok, thanks
can I do:
alter rollback segment RSB01 shrink
Is it working ? Received on Sat Sep 28 2002 - 04:11:07 CDT

Original text of this message

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