Hello All,
I have Oracle database 11g running on NON Oracle ASM with platform Windows 64bit, I wanted to migrate it to Linux 64bit and the storage type will be Oracle ASM as well.
I
used Oracle RMAN to convert the database on source platform. the convert has completed successfully and I used the db_name_file_convert as (Non ASM source path to Non ASM destination path.
I moved all the converted files to the destination platform, and I reflected all the values which needed to be changed on my new pfile.ora file. I created control file on the destination platform but I can't open database with resetlogs!
It says file system needs recovery, I'm wondering why I need to recover the database since the source db was in read only mode.
Again, I haven't used "Format" in the RMAN convert command during the conversion, may be this causing this issue?
Have any one experienced this issue?
Mohammed