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: How to break a database

Re: How to break a database

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Sat, 28 Aug 2004 14:37:26 -0400
Message-ID: <pan.2004.08.28.18.37.26.770167@sbcglobal.net>


On Fri, 27 Aug 2004 10:35:37 -0500, Harry_Boswell wrote:

> Actually, What I want to do is test my backup and recovery procedures.
> So I'm wanting to come up with ways to break the database. There are
> obvious ways - delete a control file or redo log file, or just
> accidentally change some data. But are there other potential mishaps
> I could cause to occur to test the plans

You should know that Oracle RDBMS is unbreakable (TM). You can simulate corruption by editing a database file, or copying /dev/zero over a part of it.

-- 
A city is a large community where people are lonesome together.
Received on Sat Aug 28 2004 - 13:37:26 CDT

Original text of this message

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