Re: Question on dropping tablespace and transportable tablespaces

  • From: Justin Mungal <justin@xxxxxxx>
  • To: mschmitt@xxxxxxxxxxxx
  • Date: Sat, 7 Sep 2013 06:55:09 -0500

What about a read-only standby with managed recovery stopped? The archive
logs will still ship, but the users will see the data as it was when you
stopped managed recovery. Then, when refresh time comes around, you turn on
managed recovery, the standby catches up, and you're good to go.
If there is some rule in place that states that the users can't see the
database in an intermediate state, you can leave the database in mount mode
while managed recovery is catching up.

The only caveat I can think of is all of the space required for the archive
logs. Still, it sounds like it would be a lot less work than using the TT
method. Mind you, if you script it all out, it might not be so bad.


--
//www.freelists.org/webpage/oracle-l


Other related posts: