HP-UNIX installation Oracle PHCO-40381, hp-unixphco-40381
First, we need to identify the HP processor.
View machinfo
The product number of pa-risc is set to rp, and the product number of itanium is set to rx.
Different products need to download different media from the official website.
The operations such as creating a user to modify parameters are not described in detail here. Previous articles are also available. Here focuses on solving the problem of dependency package during HP-UNIX Installation
Oracle officially provides the need to install the dependency package:
PHCO_40381PHKL_38038PHKL_38938PHKL_39351PHSS_36354PHSS_37042PHSS_37959PHSS_39094PHSS_39100PHSS_39102PHSS_38141PHSS_39824
PHCO_40381 must be installed. Otherwise, Oracle will frequently report errors during link later, leading to database installation failure.
Installing the above package is tortuous, which is one of the reasons why Minicomputers are gradually eliminated.
:
Http://www.itrc.hp.com/service/patch/patchDetail.do? Patchid = PHCO_40381
Of course, the serial number and product number of the machine must be provided on the official website. The serial number of the machine that I installed has expired. I believe most machines have expired. The installation package I got from the HP factory is shared with you here:
Http://download.csdn.net/detail/u012512575/9066283
How to install the downloaded package?
Change the file suffix to. sh.
./Phco_40381.shwill generate phco_40381.depotand phco_40381.txt files
Install
swinstall -x mount_all_filesystems=false -s /tmp/PHCO_40381.depot PHCO_40381
Check the installation result:
swlist -l product |grep PHCO_40381
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.