Issue while Cloning ORACLE_HOME
Hi Team,
Good Evening!!!
I'm having an issue in our Non-PROD Oracle 12cR1 server while cloning the Oracle Home.
Let me give you a small description:
I'm mistakely installed Oracle database on a wrong Oracle_Home path. Below is the path location:
[dipmeriora01@JBLDCVSPMER04 dbs]$ echo $ORACLE_HOME
/meridhome/u01/app/oracle/product/11.2.0.4/db_1
whereas,
it needs to be on : /meridhome/u01/app/oracle/product/12.1.0.2/db_1 location.
For this I zipped the content of 11.2.0.4, and extracted it on 12.1.0.2, and after that ran clone.pl script as described on:
https://docs.oracle.com/cd/E20458_01/doc/install.112/e16763/app_cloning.htm