|
Patching Sun Solaris 8
by Jeff Hunter, Sr. Database Administrator
Overview
This article documents the process of downloading and installing the latest Sun Solaris 8 Patch Cluster.
Starting the Installation
The Sun Solaris 8 Patch Cluster can be downloaded from the following URL:sunsolve.sun.com/pub-cgi/show.pl?target=patches/patch-access
Download and unzip the file 8_Recommended.zip to a temporary directory. It will create the directory called 8_Recommended. Change to this directory and run the install_cluster shell script. The process may take up to several hours depending on the system.
# su - # unzip 8_Recommended.zip # cd 8_Recommended # ./install_clusterDuring the patch process you may encounter several failures with either error code 2 and/or error code 8. These are normal. They represent "package already at current rev" and "underlying package not installed". Anything other than 2 or 8 you should look more closely at.