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 -> rollback segments question

rollback segments question

From: Maria <evoradba_at_yahoo.ca>
Date: 27 Oct 2003 08:29:32 -0800
Message-ID: <351fd9d6.0310270829.184d78dd@posting.google.com>


Hello all

I have 2 oracle database servers verion 8.1.7.4 on solaris 5.8, which I have the following rollback segements created:

  1. server #1
    "create public rollback segment RBS15
    tablespace RBS_TBS storage (initial 80000K next 80000K optimal 1700000K MINEXTENTS 20 MAXEXTENTS 32765)"
  2. server #2
    "create public rollback segment RBS20
    tablespace RBS_TBS storage (initial 40000K next 40000K optimal 80000K MINEXTENTS 20 MAXEXTENTS 32765K)"
The tablespace is for #1 50GB and #2 40GB, my question is why is the tablespace for the bigger rollback showing only 2% used while for the smaller rollbacks is show 15% used. It should be the other way around ?
Can any one please help with this

Regards
Maria Received on Mon Oct 27 2003 - 10:29:32 CST

Original text of this message

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