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 -> Re: moron OEM and RBS

Re: moron OEM and RBS

From: DA Morgan <damorgan_at_exesolutions.com>
Date: Mon, 16 Dec 2002 18:15:13 -0800
Message-ID: <3DFE88B1.762A5B1A@exesolutions.com>


Joel Garry wrote:

> ...So someone decides to add a datafile to the RBS tablespace because
> a gigantic update filled up the original. OK, fine. I decide I want
> the original one and don't want the new one. The new one just has 3
> extents from the RB segment in it, no problem, right? Increase size
> of original datafile. Shrink the segment, offline the segment, drop
> segment, offline the new datafile. No wait, now it is
> offline(recover), recover it. Try alter database datafile ... offline
> drop, OEM says it needs recovery. OK, recover it. Put datafile
> online, try command line offline drop again. Oh well, recover it
> again, leave it offline. Create new RB segment online with OEM, look
> at tablespace map... what the... It puts online segment extents in
> offline datafile??? Offline and drop new segment, iterate, thinking
> that can't be real. Finally shrink unwanted datafile to 16K, able to
> create new RBS's in proper datafile.
>
> sigh...
>
> 2.2 OEM on 8.1.7 hp/ux 11.
>
> jg
> --
> @home is bogus.
> Anybody remember to change the tape...

Just did the same thing today on a database I use for teaching. Did it this way

  1. Create new RBS tablespace
  2. Create new rollback segments and bring them online
  3. Take all old rollback segments off-line 4.. Drop original tablespace with INCLUDING CONTENTS suffix

Far less painful.

Dan Morgan Received on Mon Dec 16 2002 - 20:15:13 CST

Original text of this message

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