Friday, February 24, 2017

How to Create OCM Response File for Oracle Grid Infrastructure Patching

First you need to export your variables:
export ORACLE_BASE=/u01/app/oracle
 export ORACLE_HOME=/u01/app/oracle/product/12.1.0/db_1
Then you can run the below to create the response file:
$ORACLE_HOME/OPatch/ocm/bin/emocmrsp

No comments:

Post a Comment