Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: rollback segment question

Re: rollback segment question

From: Richard Foote <Richard.Foote_at_oracle.com>
Date: Fri, 09 Aug 2002 22:19:20 +1000
Message-ID: <3D53B348.60EDBD15@oracle.com>

stef wrote:
>
> Hi, everybody
>
> I'm a newbie in Oracle :) and I would like to know one thing
>
> When you create a rollback segment, is it possible to "assign" the segment
> to a specific
> data tablespace..? like Sybase or sql server do.
>
> example:
> In the same database "TEST_DB" :
> 1) create a data tablespace "datas_01".
> 2) create a second data tablespace "datas_02".
> 3) then create a rbs called "global_rbs" (mapping on a tablespace YYYY, not
> important )
>
> Now, as I can see, all datas_01 and datas_02 will "use" the same global_rbs
> ok...
> Can I say now, datas_01 use only global_rbs and datas_02 use... another rbs
> for example ?
>
> thanx....


Received on Fri Aug 09 2002 - 07:19:20 CDT

Original text of this message

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