Friday, 11 January 2013

ins_srvm.mk:68: warning: overriding commands for target `libsrvm11.so'

Recently When I am trying to apply patch ( 11.2.0.3.4 PSU 4 )  on 11.2.0.3 oracle_home I encountered  Following warnings  could be seen when applying PSU on 11.2.0.3 GI / DB Homes



Is the local system ready for patching? [y|n]
Could not recognize input. Please re-enter.
y
User Responded with: Y
Backing up files... 
Applying interim patch '14275572' to OH '/u01/app/oracle/product/db11gR2'
Patching component oracle.rdbms, 11.2.0.3.0... 
Verifying the update...
OPatch found the word "warning" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
ins_srvm.mk:68: warning: overriding commands for target `libsrvm11.so'
ins_srvm.mk:31: warning: ignoring old commands for target `libsrvm11.so'
ins_srvm.mk:71: warning: overriding commands for target `libsrvmocr11.so'
ins_srvm.mk:34: warning: ignoring old commands for target `libsrvmocr11.so'
ins_srvm.mk:74: warning: overriding commands for target `libsrvmhas11.so'  
ins_srvm.mk:37: warning: ignoring old commands for target `libsrvmhas11.so'
Patch 14275572 successfully applied.
OPatch Session completed with warnings.
Log file location: /u01/app/oracle/product/db11gR2/cfgtoollogs/opatch/opatch2013-01-12_01-59-33AM_1.log
OPatch completed with warnings.


Following output as well you can find as well on 11.2.0.3 DB_HOME

opatch apply -oh $ORACLE_HOME -local /u01/INSTALL_CDS/11.2.0.3.4_GI_PSU/14275605



OPatch found the word "warning" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
ins_precomp.mk:19: warning: overriding commands for target `pcscfg.cfg'
/u01/app/oracle/product/db11gR2/precomp/lib/env_precomp.mk:2160: warning: ignoring old commands for target `pcscfg.cfg'
/u01/app/oracle/product/db11gR2/precomp/lib/ins_precomp.mk:19: warning: overriding commands for target `pcscfg.cfg'
/u01/app/oracle/product/db11gR2/precomp/lib/env_precomp.mk:2160: warning: ignoring old commands for target `pcscfg.cfg'





Opatch has been completed successfully but with warning. Patch successfully completed  so you can safely ignore above warning according metalink ID 1448337.1.


Disclaimer: If you feel this content related to your content  please feel to contact me to remove this information.  I am sharing the knowledge with people whoever in the need which is learning daily basis.

No comments:

Post a Comment