Re: RollBack TableSpaces
Date: 1996/08/15
Message-ID: <4uv61t$5kk_at_eng_ser1.erg.cuhk.hk>#1/1
In previous article, Kevin J. Donovan (kdonovan_at_edgewater.com) wrote:
[QUOTE]Help !
[QUOTE]Im having some minor problems here; I have an oracle database that I
[QUOTE]created, within this DB there is a default rollback tablespace created
[QUOTE]by Oracle as well a RollBack segment that I have created. How do I
[QUOTE]explicitly state for users in a database to use a particular rollback
[QUOTE]table space in lieu of the default rollback tablespace ?
The steps are as follows :
1. create tablespace ts datafile 'xxx' size 50M
2. create public rollback segment rs1 tablespace ts
create public rollback segment rs2 tablespace ts 3. specified the ROLLBACK_SEGMENTS parameter of the parameter file to
ROLLBACK SEGMENTS=(rs1, rs2)
4. restart the instance
--
Best Regards,
Lun Wing San
Û ¥Ã ·s
Email address : sunny_at_hkpc.org
Telephone : (852)2758 5936 / (852)2788 5841
Received on Thu Aug 15 1996 - 00:00:00 CEST
