| Oracle9i Installation Guide Release 1 (9.0.1) for Alpha OpenVMS Part Number A90869-01 |
|
Unlike some prior releases, Oracle9i Server MUST BE INSTALLED in its own directory, separate from that of any prior release. There are two reasons for this requirement:
This chapter explains the following topics:
The product CD-ROM root directory has a file called AAA_CD_ROM.CONTENTS. This file lists the contents of the CD-ROM.
The Oracle9i Enterprise Edition CD-ROM distribution contains several directories that contain various product bundles.
The following figure shows the directory structure of the Oracle9i CD-ROM disk:
Each product bundle (for example, [SERVER] and [ORACLEDOC]) directory contains Alpha OpenVMS BACKUP savesets for each product in the particular bundle.
For example, the [SERVER] product bundle contains the following savesets/products:
Each product bundle, except ORACLEDOC, contains a BOOT.BCK saveset. The BOOT.BCK saveset is used to install the particular product bundle. Before you invoke the Oracle installation procedure (ORACLEINS.COM), you must use the Alpha OpenVMS BACKUP command to restore the BOOT.BCK saveset for the product bundle. Then invoke ORACLEINS to load, configure, and build products selected from the product bundle.
If you are using Oracle Universal Installer, BOOT.BCK is copied and restored automatically.
The BOOT.BCK saveset contains the following files:
Each product saveset contains various files (object files, object libraries, DCL command procedures, etc.) that are used to build the specific product. Each product saveset might also contain one or more README files that may contain last minute information not included in the installation documentation set.
|
Note: It is recommended that you review the contents of the README files before performing an Oracle installation. |
Use the Alpha OpenVMS BACKUP command to extract the README files from each of the product savesets. For example, to extract the README files from the RDBMS product saveset into the current default directory, issue the following command:
$ BACKUP/LOG/SELECT=READ*.* - <ddcn>:[SERVER]RDBMS.BCK/SAVE_SET []
where <ddcn> is a valid CD-ROM device.
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|