home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!munnari.oz.au!manuel!sserve!hhcs.gov.au!pihlab
- From: pihlab@hhcs.gov.au
- Newsgroups: comp.databases.oracle
- Subject: Re: rollback segments - AVAILABLE vs. IN_USE ??
- Message-ID: <1992Sep10.085242.361@hhcs.gov.au>
- Date: 10 Sep 92 08:52:42 +1000
- References: <1992Sep8.163457.1@jaguar.uofs.edu>
- Organization: Aust. Dept. Health, Housing and Community Services
- Lines: 28
-
- In article <1992Sep8.163457.1@jaguar.uofs.edu>, littlec1@jaguar.uofs.edu (Chris Little) writes:
- > I'm running Oracle 6.0.33 on a VMS platform. I have a rollback segment,
- > rb_A, which is AVAILABLE, but not IN_USE. I have a single tablespace,
- > ts_A, which is solely dedicated to rb_A. If I do a SHOW DEVICE/FILE,
- > I discover that file_A, which contains only ts_A, is open. Why is it
- > open, if rb_A is not IN_USE?
- >
- > --
- > Chris Little, Programmer/DBA University Computing Systems
- > University of Scranton
- > LITTLEC1@JAGUAR.UOFS.EDU Scranton, PA 18510
-
-
- You've got to reference the new rollback segment in your INIT.ORA file for
- that database to make it active.
-
- I think the parameter is rollback_segment = rb_A
-
- --
- Bruce... pihlab@hhcs.gov.au
- ^^
- *******************************************************************
- * Bruce Pihlamae -- Database Administration *
- * Commonwealth Department of Health, Housing & Community Services *
- * Canberra, Australia (W) 06-289-7056 *
- *******************************************************************
- * These are my own thoughts and opinions, few that I have. *
- *******************************************************************
-