问题描述
在打补丁时候,报如下错误
Patching component oracle.ldap.rsf, 11.2.0.3.0... Copy failed from '/precise/oracle/soft/psu/17540582/17540582/files/lib/libnnz11.so' to '/precise/oracle/app/oracle/product/11.2.0/db/lib/libnnz11.so'... Please verify all applications associated with the Oracle Home '/precise/oracle/app/oracle/product/11.2.0/db' are shut down. If this is AIX, please perform solution documented in Note 739963.1 on https://myoraclesupport.oracle.com. Do you want to retry copying the file? [y|n] y User Responded with: Y Retry copying the file to '/precise/oracle/app/oracle/product/11.2.0/db/lib/libnnz11.so'.
专家解答
按照提示查看Note 739963.1 说要root执行slibclean,无效
后来再MOS上找到解决方法,就是把ORACLE_HOME目录的libnnz11.so mv成其他的 ID 1567814.1
mv libnnz11.so libnnz11.so.bak
再执行即可。
「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。