“Recovery Manager Failed to Restore Datafiles” – Using DBCA to Create Database 12.1.0.2.0 on Grid Infrastructure / ASM 12.1.0.2.0″

Error:

=======
while creating a database using Database Configuration Assistant (DBCA) the following error is encountered:  “Recovery Manager Failed to Restore Datafiles

Solution:-1 Check the compatibility of ASM & Database

In the above compatability of ASM is 12.1.0.0.0 and RDBMS is 10.1.0.0.0. Now change the compatability as below using alter system statement.

Now check the compatibility values

Solution:-2 chown -R

Check for owner of a file oracle under $ORACLE_HOME/bin location

Recent Posts