| Oracle8i Installation Guide Release 8.1.5 for Sun SPARC Solaris A67457-01 |
|
This chapter describes how to start the Oracle Universal Installer (OUI) and create a new Oracle8i installation.
Oracle8i comes with a choice of three installation categories: Oracle8i Enterprise Edition, Oracle8i Client, or Oracle Programmer. Each category gives you a choice of installation types: Typical, Minimal, and Custom. Choose the combination of products suitable for your purposes and requirements.
Table 3-1 shows the products which can be installed by each of the three installation categories.
Perform the following tasks to run the Installer:
The Oracle8i CD-ROM is in ISO 9660 format with Rockridge extensions. If you are using volume management software (available by default on Solaris) the CD-ROM is mounted automatically to /cdrom/oracle8i when you put it into the disk drive, and you can proceed to "Start the OUI".
If you are not using the volume management software, you must mount the CD-ROM manually. You must have root privileges to mount or unmount the CD-ROM manually. Be sure to unmount the CD-ROM before removing it from the drive by using the umount command
root user and create a CD-ROM mount point directory:
$ su root # mkdir cdrom_mount_point_directory
root account:
# mount options device_name cdrom_mount_point_directory # exit
$ su root # mkdir /cdrom # mount -r -F hsfs device_name /cdrom # exit
To start the OUI:
oracle user.
cd cdrom_mount_point_directory
./runInstaller .
|
Note: The OUI is capable of running a non-interactive, "silent" installation of Oracle products that does not use the graphical interface. For instructions on using this feature of the OUI, see "Non-Interactive Installation" . |
You will be prompted to run /tmp/orainstRoot.sh as root before proceeding. This is to create a pointer file to the location of the oraInventory directory.
root.sh script. See "Run the root.sh Script".
In the "Products to be Installed" dialog box which follows, currently installed products are shown under "Already Installed". The additional products you have selected are shown under "New Installations".
The usual procedure for installing Legato Storage Manager is to select Legato Storage Manager installation when you use the Oracle Universal Installer (OUI) to install your Oracle software.
The OUI asks if you want Legato Storage Manager to be installed. If you answer no, you can follow the steps below to install Legato Storage Manager manually at a later time.
|
Note:
If you are updating Legato Storage Manager, be sure to perform a partial removal of Legato Storage Manager using the procedure in the section "Removing an Existing Legato Storage Manager Installation" in Chapter 2. Be sure not to remove any existing Legato Storage Manager files in the |
stage/Components/lsm
root user, install the Legato Storage Manager software using the following lsminst command:
# ./lsminst .
For each prompt asking if you want to continue the installation, enter Yes.
When prompted for a directory to use for client and server information, you can accept the default or enter another directory name. Be sure the directory used has sufficient disk space, as listed for the indexes in the "Legato Storage Manager Software Requirements" table.
When prompted for a device name, you can enter either a carriage return ([ENTER]) or a proper no-rewind, BSD-semantics tape device name. The device is used by Legato Storage Manager for backups after it has been properly configured in the LSM Administrator GUI. For details on device configuration, refer to Chapter 3 in the Legato Storage Manager Administrator's Guide.
For all other prompts displayed by lsminst, press [ENTER].
/usr/share/man, the pathname of the directory where the Legato Storage Manager man pages are installed. PATH must include /usr/bin and /usr/sbin, the pathnames of the directories where the Legato Storage Manager binaries are installed.
|
Note: If you later install another ORACLE_HOME on your system, you must follow these steps to enable Legato Storage Manager backups from that ORACLE_HOME. |
stage/Components/lsm/lib
cp stage/Components/lsm/lib/liblsm.so $ORACLE_HOME/lib/liblsm.so
$ORACLE_HOME/lib/libobk.so and replace it with a symbolic link to the file $ORACLE_HOME/lib/liblsm.so:
cd $ORACLE_HOME/librm libobk.soln -s liblsm.so libobk.so
To update to a newer version of Legato Storage Manager, follow these steps:
Be sure not to remove any existing Legato Storage Manager files in the /nsr directory.
To re-install, the product(s) must first be de-installed using the method described in the section "De-installing Oracle Software", then installed according to one of the installation methods outlined elsewhere in this chapter: "Installing Products for the First Time" or "Non-Interactive Installation".
If an installation has failed or aborted, see the section "De-installing Oracle Software".
If the install fails before completion and you have to re-install, you must click the [Yes] button to all the OUI dialog boxes that ask "Do you want to re-install name of a product?". Otherwise the remote copy operation to the other nodes will miss the products for which you declined the re-install.
The OUI does not create a database. However, all server installation types allow at least the option of automatically launching the Oracle Database Configuration Assistant (DBCA) at the end of the installation session. The assistant can create a default or customized database. The assistant can create the database, or can output a SQL script which you can inspect and modify, then run via SQL*Plus or Server Manager.
You can also launch DBCA independently of the OUI. Make sure $ORACLE_HOME/bin is in your search path and enter the following:
$ dbassist &
If you have installed Oracle8i to use with an existing database from a prior software release, you must upgrade or migrate that database prior to mounting it using Oracle8i. The steps for this process exceed the scope of this manual. See Oracle8i Migration for instructions.
To de-install Oracle software using the OUI, follow the steps below.
|
Note: You cannot remove Legato Storage Manager using the OUI. You must use the following steps to remove Legato Storage Manager version 5.5. |
cd $ORACLE_HOME/librm libobk.sorm liblsm.soln -s liborasbt.so libobk.so
root user, stop the Legato Storage Manager daemons using the nsr_shutdown command:
# nsr_shutdown
pkgrm command:
# pkgrm ORCLman ORCLserv ORCLnode ORCLdrvr ORCLclnt
|
Note: Be sure to specify the software packages in this exact order, with ORCLman being followed by ORCLserv, etc. |
For each prompt displayed by the pkgrm command, enter yes.
|
Warning:
This procedure does not remove the |
/nsr directory by running the following command as root user:
# rm -rf /nsr/* /nsr
If you remove the /nsr directory containing the index and configuration information, you will not be able to restore from the Legato Storage Manager backups. If you later reinstall the Legato Storage Manager or install another Legato product, you will need to rebuild the configuration.
If an installation fails, it may be necessary to remove any files that the OUI created during the last session before you attempt another installation.
To clean up after a failed installation:
To complete the clean up, you may need to manually remove the following items:
The location of the oraInventory directory can be obtained from the file /var/opt/oracle/oraInst.loc.
During installation, software components are installed on the node from which the Oracle Universal Installer is run, and pushed to the other selected nodes in the cluster.
|
See Also:
For more detailed installation information on Oracle Parallel Server refer to the Oracle 8i Parallel Server Guide. |
You may perform a non-interactive, or "silent," install by supplying the OUI with a response file, a text file that contains values and variables that are used by the OUI during the installation process. By using a response file, you can perform an installation without some or any of the OUI's graphical interface.
There are seven response files, one for each install type and for each category, included on the Oracle8i CD-ROM. The typical server response file is almost completely configured to perform a non-interactive, typical installation using the OUI. The custom response file requires extensive editing before it can be used as a response file for the OUI.
To use a response file, copy the response file from the Oracle8i CD-ROM to a drive mounted on your system. For example:
% cdcdrom_mount_point_directory/stage/Response/% cp typical815.rsplocal_directory
Edit the response file you want to use with any text editor, to include information specific to your system. Each file contains instructions for properly configuring the response file.
To make the OUI use the response file at install time, follow the same steps as described in the section "Start the OUI" , but specify the location of the response file that you wish to use as a parameter when running OUI:
% ./runInstaller [-silent] -responseFile filename
To perform a completely silent installation with the OUI, use the flag -silent. Note that the OUI will fail if you use this flag and the response file has not been configured. The success or failure of the installation is logged in the silentInstall.log file in the /tmp directory.
The OUI treats wrong context, format, or type values as if no value were specified. Variables which are outside of any section are ignored.
Calculation and validation of the response file is performed at install time by OUI. Failure of the validation process results in the termination of installation.
|
|
Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|