Dear friends
I'm using OVM to migrate databases that are on a physical server. I installed the operating system that is the same as the physical server. I copied the / oracle directory using rsincx from linux and the next day I took the data files to the virtual machine. I must do so because I can not stop the source database.Finally when I wanted to raise the database I got the following error:
"ORA-00214: control file'/oracle/app/oracle/fast_recovery_area/msaproc/control03.ctl' version 822413inconsistent with file '/sisrem/msaproc/control01.ctl' version 821692 "
Is it because the datafiles are from a different date?
What I can do?
Use oracle 11.2.0.4. Standar Edition One on oracle linux 6
Greetings