你现在知道那个表的名字了?
那前面的步骤就不说了。现在先分析一个实体是否有永久性数据破坏 
sql> analyze table table.name validate structure cascade; 
OFFLINE相应的数据文件 
拷贝备份的数据文件 
rename the datafile to new location 
recover the datafile using archive log 
online数据文件