To test our Oracle backup & recovery process, I would like to simulate some common fail case scenarios. Any suggestions?

link|improve this question
Move this to SO? – publicRavi Apr 14 '11 at 16:51
feedback

1 Answer

The two most common ones that we've seen in production:

  • Unexpected power outage during writes
    • To make this more critical, run RAID5, remove your battery backup but leave write caching turned ON. This will virtually guarantee corruption
  • Accidentally drop a critical system table
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.