HP-UNIX installation OraclePHCO-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:
Bytes
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