| |
 |
|
Donald K. Burleson
Oracle Tips |
Oracle HP/UX installation
$ cd /
$ find . -name jdk* -print
These commands should give you the full path location of the JDK on
UNIX or Linux. On Windows, use the find drop-down item on the File
menu. The JDK screen is shown in Figure 1.11.
The next screen shows a summary of what you will be installing if
you proceed. If everything looks correct, select the Install button
and installation will commence.
This summary screen is shown in
Figure 1.12.
The install progress screen (Figure 1.13) will be shown next. It
will display a dialog that shows which options and products are
being installed and which actions are being performed. Once all
install operations are complete, the Setup Privileges dialog box
(Figure 1.14) will be displayed. At this point, you will need to
start a second display in UNIX or Linux and log in as the root user.
In the ORACLE_HOME location, a root.sh script will be created; this
script must be run before continuing the installation. Once the
script has been run as root, click on the OK button to continue the
installation.
This is an
excerpt by Mike Ault’s book “Oracle
Administration & Management”. If you want more current Oracle tips
by Mike Ault, check out his new book “Mike
Ault’s Oracle Internals Monitoring & Tuning Scripts” or
Ault’s Oracle Scripts Download.

|