opatch requires response file for Oracle Configuration Manager (OCM) : One-off patch installation failed during configuration

opatch requires response file for Oracle Configuration Manager (OCM) : One-off patch installation failed during configuration

opatch requires response file for Oracle Configuration Manager (OCM) : One-off patch installation failed during configuration


ERROR: OPatch failed because of cmd. args. problem.

To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
Run $ORACLE_HOME/OPatch/ocm/bin/emocmrsp to generate an OCM response file. The generated response file can be reused 
on different platforms and in multiple OPatch silent installs.

To regenerate an OCM response file, rerun  $ORACLE_HOME/OPatch/ocm/bin/emocmrsp.
________

To fix this issue,


I used $ORACLE_HOME/ccr/bin/setupCCR –s –d to configure OCM where

-s parameter indicates the acceptance of the Oracle Configuration Manager license agreement.

-d parameter indicates Oracle Configuration Manager will be installed in Disconnected Mode..