Datafile rename
I have only datafiles cause of disk failure in my production database. So I prepared new same environment. Then I created same tablespace(datafile) and took offline. After that I copied the datafile from my old production to my new server and issued rename datafile command. But it gives me when I try to online the tablespace. Please help me?
ORA-01122: database file %s failed verification check
ORA-01110: data file %s:
ORA-01251: "Unknown File Header Version read for file number %s"
If I can place online the tablespace I have to take a dump.
Thank you
ORA-01122: database file %s failed verification check
ORA-01110: data file %s:
ORA-01251: "Unknown File Header Version read for file number %s"
If I can place online the tablespace I have to take a dump.
Thank you
0