Recover a Small Database
I Created my oracle database oracle 11.2.0.1 with only one user called "X" on server called "Server_X" , the user built on deftault tablespace "tabsp_X" with data file "datafile_X"
due to power failure, the "Server_X" went DOWN , the power supply damaged and we couldn't find another one like it.
so I could take the hard disk of the "Server_X" and connect it with another device so I could get copy of the datafile "datafile_X"
we bought new server "Server_Xnew" and I installed oracle 11.2.0.1 , I created the user "X" on the new server with the same
0