Hi All,
I am applying a Patch on 11.2.0.4 DB, but I have received below error.
[18-May-2018 13:56:57] [INFO] --------------------------------------------------------------------------------
[18-May-2018 13:56:57] [INFO] The following warnings have occurred during OPatch execution:
[18-May-2018 13:56:57] [INFO] 1) OUI-67215:
OPatch found the word "error" in the stderr of the make command.
Please look at this stderr. You can re-run this make command.
Stderr output:
/usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
mv: cannot stat â/u01/app/oraproj2/product/11.2.0/dbhome_1/lib/libnmemso.soâ: No such file or directory
make[1]: [relink_sharedobj] Error 1 (ignored)
[18-May-2018 13:56:57] [INFO] --------------------------------------------------------------------------------
[18-May-2018 13:56:57] [SEVERE] OUI-67008:OPatch Session completed with warnings.
[18-May-2018 13:56:57] [INFO] Finishing UtilSession at Fri May 18 13:56:57 BST 2018
I can see the file exists in the location and it is having permissions.
ls -lrth /u01/app/oraproj2/product/11.2.0/dbhome_1/lib/libnmemso.so
-rwxr-xr-x. 1 oracle oinstall 4.0M May 18 13:56 /u01/app/oraproj2/product/11.2.0/dbhome_1/lib/libnmemso.so
Please let me know if this error can be ignored.It is non-prod environment.
We have ran the conflicts everything looks fine.
[oraproj2@ibus-proj-slg-db-002 ebsdb_patch]$ opatch prereq CheckConflictAgainstOHWithDetail -ph /u02/ebsdb_patch/PSU_18apr18_112040/27338049/
Oracle Interim Patch Installer version 11.2.0.3.19
Copyright (c) 2018, Oracle Corporation. All rights reserved.
PREREQ session
Oracle Home : /u01/app/oraproj2/product/11.2.0/dbhome_1
Central Inventory : /home/oemagent/oraInventory
from : /u01/app/oraproj2/product/11.2.0/dbhome_1/oraInst.loc
OPatch version : 11.2.0.3.19
OUI version : 11.2.0.4.0
Log file location : /u01/app/oraproj2/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2018-05-18_13-51-46PM_1.log
Invoking prereq "checkconflictagainstohwithdetail"
Prereq "checkConflictAgainstOHWithDetail" passed.
OPatch succeeded.
Can anyone please suggest solution for this.
Thanks,
Shruchin Varma