home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / oracle / 1547 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.7 KB

  1. Path: sparky!uunet!munnari.oz.au!manuel!sserve!hhcs.gov.au!pihlab
  2. From: pihlab@hhcs.gov.au
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: rollback segments - AVAILABLE vs. IN_USE  ??
  5. Message-ID: <1992Sep10.085242.361@hhcs.gov.au>
  6. Date: 10 Sep 92 08:52:42 +1000
  7. References: <1992Sep8.163457.1@jaguar.uofs.edu>
  8. Organization: Aust. Dept. Health, Housing and Community Services
  9. Lines: 28
  10.  
  11. In article <1992Sep8.163457.1@jaguar.uofs.edu>, littlec1@jaguar.uofs.edu (Chris Little) writes:
  12. > I'm running Oracle 6.0.33 on a VMS platform.  I have a rollback segment,
  13. > rb_A, which is AVAILABLE, but not IN_USE.  I have a single tablespace,
  14. > ts_A, which is solely dedicated to rb_A.  If I do a SHOW DEVICE/FILE,
  15. > I discover that file_A, which contains only ts_A, is open.  Why is it
  16. > open, if rb_A is not IN_USE?
  17. > --
  18. > Chris Little, Programmer/DBA                    University Computing Systems
  19. >                                                 University of Scranton
  20. >   LITTLEC1@JAGUAR.UOFS.EDU                      Scranton, PA 18510
  21.  
  22.  
  23. You've got to reference the new rollback segment in your INIT.ORA file for
  24. that database to make it active.
  25.  
  26. I think the parameter is rollback_segment = rb_A
  27.  
  28. -- 
  29. Bruce...        pihlab@hhcs.gov.au
  30.                  ^^
  31. *******************************************************************
  32. * Bruce Pihlamae  --  Database Administration                     *
  33. * Commonwealth Department of Health, Housing & Community Services *
  34. * Canberra, Australia                             (W) 06-289-7056 *
  35. *******************************************************************
  36. * These are my own thoughts and opinions, few that I have.        *
  37. *******************************************************************
  38.