Tagged Questions
2
votes
2answers
208 views
How do I recreate a deleted logfile on an Oracle database?
For my database assignment we were looking into "database corruption".
I was asked to delete the second redo log file, which I have done with the command: rm log02a.rdo this was in the ...