We had a situation where applying CPU patch to a database generated the following warnings:
Inorder to fix it, we simply copied the shrept.lst file from another Oracle Home which was at same patchset level to the current $ORACLE_HOME/rdbms/admin location. We re-ran the opatch utility to apply the CPU patch and this time it did not display the above warnings at all.
We were also able to start SQLPLUS successfully as well.
OUI-67200:Make failed to invoke "/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/u01/db/tech_st/11.1.0"....'genclntsh: genclntsh: Could not locate /u01/db/tech_st/11.1.0/rdbms/admin/shrept.lst
make: *** [client_sharedlib] Error 1
'
OUI-67124:Re-link fails on target "client_sharedlib".
Re-link fails on target "client_sharedlib".Inorder to fix it, we simply copied the shrept.lst file from another Oracle Home which was at same patchset level to the current $ORACLE_HOME/rdbms/admin location. We re-ran the opatch utility to apply the CPU patch and this time it did not display the above warnings at all.
We were also able to start SQLPLUS successfully as well.
No comments:
Post a Comment