How to corrupt an Oracle 10g Database to test repair
4joey1Oct 31 2010 — edited Nov 1 2010Hallo!I am an Oracle newbie studying for Oracle 10g Database OCP.
In the topic dealing with Database corruption, I have studied several methods of handling database corruption e.g. using dbverify utility, analyze command, dbms_repair package.
Unfortunately for me, all my entire database has integrity thus I cannot test the tools above to assess and experience their efficacy. I need to corrupt a few datafiles, tables, indexes to test these tools.
Please give me tips (in terms of commands) on how I can corrupt a datafile,table and an index.
Thanks.