Tuesday, March 22, 2016

Creating oracle response file emocmrsp

*******************************************************************************
Now we can see the oracle response file. This file is a part of OPTACH  :
*******************************************************************************

grid@Linux211:[/u01/app/11.2/grid_home/OPatch/ocm/bin] $ ls
emocmrsp
grid@Linux211:[/u01/app/11.2/grid_home/OPatch/ocm/bin] $

*******************************************************************************
Now create a response file for oracle home
*******************************************************************************

grid@Linux211:[/u01/app/11.2/grid_home/OPatch/ocm/bin] $ ./emocmrsp   -no_banner
Provide your email address to be informed of security issues, install and
initiate Oracle Configuration Manager. Easier for you if you use your My
Oracle Support Email address/User Name.
Visit http://www.oracle.com/support/policies.html for details.
Email address/User Name:

You have not provided an email address for notification of security issues.
Do you wish to remain uninformed of security issues ([Y]es, [N]o) [N]:  Y
The OCM configuration response file (ocm.rsp) was successfully created.

*******************************************************************************
Oracle recommends to run following command to verify consistency of all homes being patched.
*******************************************************************************

$ORACLE_HOME/OPatch/opatch lsinventory -detail -oh $ORACLE_HOME

In case there are any issues with oracle inventory , it will report error. if you see any errors please fix the errors first before proceeding with patching.
This will also give the list of currently applied patches.

No comments:

Post a Comment