How to stop everything, already discussed here.
4. /u01/app/12.1.0.2/grid/crs/install/rootcrs.pl -prepatch (as root) – this failed
OR /u01/app/12.1.0.2/grid/crs/install/rootcrs.sh -unlock – this worked
5. opatch apply -oh /u01/app/12.1.0.2/grid -local /u03/setup/26247490/26247490 (as grid)
6. opatch apply -oh /u02/app/oracle/product/12.1.0.2/db_1 -local /u03/setup/26247490/26247490 (as oracle), Got warning.
7. /u01/app/12.1.0.2/grid/rdbms/install/rootadd_rdbms.sh (as root)
8. /u01/a… Read more