| Oracle Collaboration Suite Installation Guide Release 1 Version 9.0.3.0.1 for HP 9000 Series HP-UX, Linux Intel, and Solaris Operating System (SPARC) Part Number B10044-02 |
|
This chapter describes how to get started with the three Oracle Collaboration Suite installations. You must follow the procedures in this chapter to ensure that the installation process is successful.
This chapter contains these topics:
Table 4-1 shows the number of CD-ROMs on which the three Oracle Collaboration Suite installations are delivered.
The Oracle CD-ROMs are in ISO 9660 format with Rockridge extensions. You can either choose to install directly from the CD-ROMs, or copy the CD-ROM contents and then install from your system hard drive. You must complete the procedures required for the installation method you choose before starting Oracle Universal Installer.
For operating systems that do not support automatic mounting of CD-ROMs, the CD-ROMs must be mounted manually. You must have root privileges to mount or unmount a CD-ROM. Be sure to unmount a CD-ROM before removing it from the drive.
Refer to these mounting procedures during installation as necessary:
Mount the first CD-ROM to begin the installation. Mount the subsequent disk or disks when prompted. Use the following procedures to mount CD-ROMs.
This section contains these topics:
If you are using Volume Management software (available by default on Solaris), the CD-ROM is mounted automatically to the /cdrom/volume_name directory when inserted into the CD-ROM drive. Proceed to "Starting Oracle Universal Installer".
To check if you have Volume Management software, use the following command:
$ ps -e | grep vold
If you have Volume Management software, the output must be similar to the following:
404 ? 16:03 vold
$ cd / $ eject
After entering these commands, proceed to "Starting Oracle Universal Installer".
Follow these steps to mount subsequent CD-ROMs:
$ cd / $ eject
Follow these steps to mount the CD-ROM manually:
root user and, if necessary, create a CD-ROM mount point directory by using the following commands:
$ su root # mkdir cdrom_mount_point_directory
root account by using the following commands:
# mount options device_name cdrom_mount_point_directory # exit
If you are unsure of the correct device_name, consult your system administrator. Typically, the device_name is /dev/dsk/c0t6d0s0. For example:
$ su root # mkdir /cdrom # mount -r -F hsfs /dev/dsk/c0t6d0s0 /cdrom # exit
If you run Oracle Universal Installer while the current working directory is on the CD-ROM, follow these steps to mount the next CD-ROM:
root user by using the following commands:
$ cd / $ su root
# umount cdrom_mount_point_directory
# mount options device_name cdrom_mount_point_directory
Mount the first CD-ROM of the appropriate installation to begin. Mount the subsequent disk or disks when prompted. Follow these steps to mount the Oracle CD-ROM manually:
root user and create a CD-ROM mount point directory, if one does not already exist, by using the following commands:
$ su root # mkdir cdrom_mount_point_directory
$ ioscan -fun -C disk
The output is similar to the following:
disk 10 10/12/5.2.0 sdisk CLAIMED DEVICE TOSHIBA CD-ROM XM-5701TA /dev/dsk/c4t2d0 /dev/rdsk/c4t2d0
/etc/pfs_fstab file for your CD-ROM device, you must add one. As the root user, use a system editor to add a line to the /etc/pfs_fstab file following this format:
device_file mount_point filesystem_type translation_method
In the preceding format, the first entry is the CD-ROM device, the second entry is the mount point, and the third entry indicates that the CD-ROM to be mounted is in ISO 9660 format with Rockridge extensions.
The device_file in this example is /etc/pfs_fstab. For a CD-ROM device with the path /etc/pfs_fstab, enter the following:
/dev/dsk/c4t2d0 /SD_CDROM pfs-rrip xlat=unix 1 0
root user with the following command:
$ su root
# nohup /usr/sbin/pfs_mountd & # nohup /usr/sbin/pfsd &
# /usr/sbin/pfs_mount /SD_CDROM
root account.
# exit
If you run Oracle Universal Installer while the current working directory is on the CD-ROM, follow these steps to mount the next CD-ROM:
root user:
$ cd / $ su root
# /usr/sbin/pfs_umount /SD_CDROM
# /usr/sbin/pfs_mount /SD_CDROM
Mount the first CD-ROM of the appropriate installation to begin. Mount the subsequent disk or disks when prompted. Use the following procedures to mount the CD-ROMs:
If you are using auto mounting software, the CD-ROM is mounted automatically to the directory specified in your auto mount configuration when you insert it into the CD-ROM drive. Proceed to "Starting Oracle Universal Installer".
To check if you have auto mounting software, use the following command:
$ ps -aux | grep automount
If you have auto mounting software, the output must be similar to the following:
root 628 0.0 0.2 1148 588 ? S 17:32 0:00 /usr/sbin/automount /misc file /etc/auto.misc
In the preceding output, the /etc/auto.misc entry defines the directory under the /misc file where the CD-ROM is to be mounted.
Follow these steps to mount subsequent CD-ROMs:
$ cd / $ eject
To mount the Oracle CD-ROM manually, use the following steps:
root user and, if necessary, create a CD-ROM mount point directory by using the following commands:
$ su root # mkdir cdrom_mount_point_directory
# mount options device_name cdrom_mount_point_directory
root account:
# exit
If you are unsure of the correct device_name, consult your system administrator. Typically, the device_name is /dev/cdrom. For example:
$ su root # mkdir /cdrom # mount -t iso9660 /dev/cdrom /cdrom # exit
If you run Oracle Universal Installer while the current working directory is in the CD-ROM, follow these steps to mount the next CD-ROM:
root user by using the following commands:
$ cd / $ su root
# umount cdrom_mount_point_directory
# mount cdrom_mount_point_directory
You can avoid the need to mount and unmount CD-ROMs during installation by copying the contents of each CD-ROM to your system's hard drive. You must have a file system that is not in use by other applications and enough disk space available.
Disk1 for the first CD-ROM, a directory named Disk2 for the second CD-ROM, and so on (depending upon the number of the CD-ROM in the sequence of disks that comprises the set).
See Also:
Oracle Collaboration Suite uses Oracle Universal Installer to guide you through each step of the installation process. Oracle Universal Installer provides the following features:
This section describes the following Oracle Universal Installer features:
Oracle Universal Installer automatically checks your computer prior to installation to verify that your system meets operational requirements. Table 4-2 lists the prerequisite checks that are performed.
| Prerequisite Checks | See Also |
|---|---|
|
Check for enough disk space for Oracle home installation |
Table 2-1, "Oracle Collaboration Suite Hardware Requirements" |
|
Check for |
Table 2-1, "Oracle Collaboration Suite Hardware Requirements" |
|
Check that the install host has enough RAM |
Table 2-1, "Oracle Collaboration Suite Hardware Requirements" |
|
Verify existence of one Oracle9iAS Infrastructure installation |
|
|
Check the |
|
|
Prohibit installation of Oracle9iAS Infrastructure if an unpatched 9.0.2.0.0 version of Oracle9iAS Infrastructure is detected |
|
|
Check for Solaris Operating Environment 32-bit version 2.6 or later |
|
|
Verify the monitor has 256 color viewing capability |
|
|
Verify installation of correct Solaris kernel patches |
|
|
Verify operational requirements of the CPU |
Table 2-1, "Oracle Collaboration Suite Hardware Requirements" |
|
See Also:
Appendix A, "Installation Checklists" for the installation checklists for each installation of Oracle Collaboration Suite |
Oracle Universal Installer creates the oraInventory directory the first time it is run on a computer. The oraInventory directory keeps an inventory of products that Oracle Universal Installer installs on your computer, as well as other installation information. If you have previously installed Oracle products, then you may already have an oraInventory directory.
The UNIX group that owns Oracle Universal Installer must have permission to write to the oraInventory directory. Attempts to run Oracle Universal Installer without this permission fails. For more information, see "UNIX Group Name for the Oracle Universal Installer Inventory".
The location of oraInventory depends upon your operating system, as shown in Table 4-3:
| Platform | oraInventory location |
|---|---|
|
Solaris |
|
|
HP 9000 Series HP-UX |
|
|
Linux Intel |
|
The log file of the most recent installation is:
/your_base_directory/oraInventory/logs/installActionstodays_date_time.log
where your_base_directory identifier is the location for your installation files and todays_date_time is the date and time of installation.
Do not delete or manually alter the oraInventory directory or its contents. Doing so can prevent Oracle Universal Installer from locating products that you have installed on your system.
When you are planning to install a subsequent Oracle Collaboration Suite or Oracle9iAS Infrastructure installation on the same host, Oracle Corporation recommends the following steps:
/var/opt/oracle directory for subsequent Oracle Collaboration Suite installations.
oraInventory directory for subsequent Oracle Collaboration Suite installations.
Follow these steps to start Oracle Universal Installer and each Oracle Collaboration Suite installation:
oracle user.
./runInstaller
./runInstallerNLS
The
Note:
runInstallerNLS command installs user interface support for ten languages. See "Multilingual Support" for a list of supported languages. The runInstaller command installs user interface support only in English.
The Inventory Location screen appears if this is the first Oracle installation on this computer.
The UNIX Group Name screen appears.
oinstall group. Members of this group are granted permission to update Oracle software on the system. Review "UNIX Group Name for the Oracle Universal Installer Inventory" if you are not sure what group to specify as owner of oraInventory files.
The Oracle Universal Installer screen appears if the:
/tmp/OraInstall/orainstRoot.sh script in another terminal window as the root user. When the script has finished running, click Retry to continue the installation.
The File Locations screen appears.
product.jar file for the component you are installing. The destination name is the instance name and the destination path is the Oracle home location.
|
|
![]() Copyright © 2002 Oracle Corporation. All Rights Reserved. |
|