DESCRIPTION
       Install and configure OCM in Middleware home and Oracle
       home. Once the command operation is over, Please refer
       log file of the session for more details.

SYNTAX
opatch util installOCM [-silent]
                       [-invPtrLoc <Path to oraInst.loc file> ]
                       [-jre <Path to JRE directory 
                              to run the command> ]
                       [-mw_home <Path of the Middleware Home> ] 
                       [-ocmrf <Path to OCM response file> ]
                       [-oh <Path of the Oracle Home> ]
                       [-report]

OPTIONS

       -invPtrLoc
              Used to locate the oraInst.loc file. Needed when the
              installation used the -invPtrLoc flag. This should be
              the path to the oraInst.loc file.

       -jre
              This option tells OPatch to use JRE (java) from the
              specified location instead of the default location
              under Oracle Home. 

       -mw_home
              Path of the Middleware home. This has higher precedence
              over MW_HOME environment variable.  
           
       -ocmrf 
              Supply the OCM response file to be used for
              configuration. Please refer 'emocmrsp' utility under
              <Oracle Home>/ccr/bin (or) <Middleware home>/utils/ccr/bin 
              (or) <Current OPatch directory>/ocm/bin to create a response 
              file.
 
       -oh
              The oracle home to work on. This takes precedence over
              the environment variable ORACLE_HOME.

       -silent
              Run in silent mode. If OPatch has OCM and the Oracle Home
              (or) Middleware Home does not have OCM configured, you
              need to give 'ocmrf' option with the response file location.

       -report 
              Run the command in report mode. This will print the actions
              taken but not actually performed.
