操作系统版本为
引用
# uname -a
HP-UX unknown B.11.23 U ia64 0963043054 unlimited-user license
在安装Oracle 10g预检查补丁包时出现以下错误
引用
Checking for PHSS_33278; found Not found. Failed <<<<
Checking for PHSS_33279; found Not found. Failed <<<<
Checking for PHSS_33277; found Not found. Failed <<<<
Checking for PHSS_33279; found Not found. Failed <<<<
NOTE: The patch fileset "PHSS_33279.LANG-AUX,r=1.0" may only be
installed upon a previously installed base fileset. The
specification for this base fileset is
"Auxiliary-Opt.LANG-AUX,fr=B.11.23.06,v=HP". Since there is
no fileset on the target or selected from the source which
matches this specification, fileset
"PHSS_33279.LANG-AUX,r=1.0" will be excluded.
* Executing preDSA command.
* Summary of Analysis Phase:
* 1 of 1 filesets will be Skipped.
* The Analysis Phase succeeded.
查阅官方文档发现上述补丁主要用于PL/SQL native compilation,Pro*C/C++,Oracle Call Interface,Oracle C++ Call Interface,Oracle XML Developer’s Kit (XDK),该数据库不会用到上述选项,于是选择不安装。
引用
The following C and C++ patches:
■ PHSS_33278: aC++ Compiler
■ PHSS_33279: aC++ Compiler
■ PHSS_33277: HP C Compiler
■ PHSS_33279: HP C Compiler