ora-01122 ora-01110 ora-01207

ORA-01122: database file 1 failed verification check
ORA-01110: data file 1:'/backup/copy/coNmn'
ORA-01207: file is more recent than control file - old control file

 

Use the current control file or do BACKUP CONTROLFILE RECOVERY to make the control file current

 recover database using backup controlfile until cancel;

alter database open resetlogs;

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章