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 -> LMT and rollback segments

LMT and rollback segments

From: Peter Laursen <ptl_at_edbgruppen.dk>
Date: Mon, 23 Apr 2001 15:15:08 +0200
Message-ID: <9c19tk$sv0$1@news.inet.tele.dk>

Maybee a naive question, anyway here goes

How does the Locally Managed Tablespace feature interact with rollback segments?

Say rbs is a LMT with autoallocate and I do

    create rollback segment rbs1
    tablespace rbs
    storage(initial 1m next 1m minextents 15 maxextents 500); will this storage clause actually be used?

TIA
Peter Laursen Received on Mon Apr 23 2001 - 08:15:08 CDT

Original text of this message

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