We have oracle db which unfortunately we did'n make backup and all control files and other files except all data-files are damaged. Is there any solution to recover db from all of these intact data-files? Thank you for helping me.
-
What about redo files?kubanczyk– kubanczyk2013年09月30日 12:15:18 +00:00Commented Sep 30, 2013 at 12:15
1 Answer 1
Here's a link describing and solving the same problem, do note that you still have to make your own pfile, but that isn't hard. http://myracle.wordpress.com/2008/01/11/recover-database-without-control-files-and-redo-log-files/