Oracle 11.2.0.3.0 psu 11.2.0.3.9 in aix

mac2022-06-30  71

在aix上将Oracle psu 升级到11.2.0.3.9中, 遭遇:  Copy failed from ‘/install/17540582/16902043/files/lib/libnnz11.so' to '/oraapp/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so' please verify all applications associated with the Oracle Home '/oraapp/oracle/product/11.2.0/dbhome_1' are shut down. 在AIX环境中可以参考 Doc ID 739963.1 genld -l | grep <ORACLE_HOME> genkld | grep <ORACLE_HOME> ( full or partial path will do ) for example: genld -l | grep /u01/app/oracle/product/10.2 genkld | grep /u01/app/oracle/product/10.2 利用slibclean来清理 #/usr/sbin/slibclean

转载于:https://www.cnblogs.com/seven-dba/p/4354885.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)