Database Backup and Recovery (MOSC)

MOSC Banner

Unable to corrupt data file for testing

Comments

  • Nip-Oracle
    Nip-Oracle Posts: 757 Gold Badge
    You should post it in "Discussions" section.
    Cheers!
  • For simulating the corrupted datafile only:

    1. down load HEDIT.exe

    2. create the table using tablespace with the datafile.

    3. insert some records into table

    4. make the corrupted datafile : open the datafile with HEDIT.exe and change hex values to whatever and save.

    you would see error "datafile corruption" when select * from table.

    if no error occurs then you may not change the memory part of the data yet, open and change another hex values.

    Phong Dang

    Oracle DBA

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center