Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: How does one manually corrupt a database (database file, redo logs and backups)

RE: How does one manually corrupt a database (database file, redo logs and backups)

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Sun, 03 Sep 2006 00:29:34 +0800
Message-id: <021d01c6ceac$f9b80000$6501a8c0@windows01>


You can use vi -b for binary editing on unix (install vim if your standard vi doesn't support it). just don't add nor delete anything, overwrite with "R" command.  

I'd test few different not-so-trivial scenarios like messing up a rollback segment header, a rollback segment block, some current online redo block etc.  

tanel.  


From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of LS Cheng
Sent: Saturday, September 02, 2006 23:58 To: Charles Schultz
Cc: Oracle-L Freelists
Subject: Re: How does one manually corrupt a database (database file, redo logs and backups)

have you tried with an hex editor?

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Sep 02 2006 - 11:29:34 CDT

Original text of this message

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