Re: Quickest Way To Recreate a Database

From: Mathias Magnusson <mathias.magnusson_at_gmail.com>
Date: Tue, 30 Jun 2009 22:25:02 +0200
Message-ID: <8580d4110906301325m1075eb51n3a604b3a03ebe20b_at_mail.gmail.com>



Can you explain what this ghost data is and why it is that you have ended up with sensitive data in system?
In theory you should be able to just move all objects to a new TS and drop the old one together with the datafiles. You would not be able to remove the system data files, but that tablespace should only have data dictionary and not actual data that may be sensitive.

How do you plan on removing the sensitive data? Even a delete on the files leaves the data on the disks and available to be recreated.

As for a fast way to recreate a two node rac, I'll leave that for the rac experts. I'd be surprised if this is very common...

Mathias

On Tue, Jun 30, 2009 at 9:37 PM, Michael Wehrle <michaelw436_at_gmail.com>wrote:

> What is the most efficient, quickest way to completely recreate the
> database to minimize downtime?
>
> The system architecture in question is 10.2.0.4 running on Sun SPARC 64-bit
> Solaris. This is a 2-node RAC system, using ASM for datafile storage.
>
> The background need for doing so is the production database has old "ghost
> copies" or "ghost data" that is of a sensitive nature in all of the
> datafiles including the system datafiles, and Oracle has not provided a way
> to clean this up besides complete database recreation.
>
> Thanks,
> Michael Wehrle
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jun 30 2009 - 15:25:02 CDT

Original text of this message