Oracle9i Installation Guide
Release 1 (9.0.1) for Alpha OpenVMS

Part Number A90869-01


Contents

Index

Go to previous page Go to next page

3
CD-ROM Structure and Content

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:

CD-ROM Contents

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:

Saveset  Product 

APACHE.BCK 

Oracle HTTP Server powered by Apache 

BOOT.BCK 

{Used by ORACLEINS Files} 

CTX.BCK 

IntermediaText Option (Formerly known as ConText) 

DBJAVA.BCK 

JDBC (Java Database Connectivity) 

DDBOPT.BCK 

Distributed Database Option 

DPOPT.BCK 

Data Partitioning Option 

JAVAVM.BCK 

Jserver  

NETCONFIG.BCK 

Oracle Net Component 

NLS.BCK 

National Language Support or Multilingual Option 

OBJOPT.BCK 

Object Option 

OEMAGENT.BCK 

Intelligent Agent 

ORDIM.BCK 

Image Cartridge 

ORDVIR.BCK 

Virage Cartridge 

OWM.BCK 

Oracle Wallet Manager 

PQOPT.BCK 

Parallel Query Option 

PROGINT.BCK 

Oracle Precompilers 

PSOPT.BCK 

Parallel Server Option 

RDBMS.BCK 

Oracle9i Server 

SDOPT.BCK 

Spatial Data Option 

SQLJ.BCK 

SQLJ and JPublisher 

SQLPLUS.BCK 

SQL*Plus 

TG4RDB 

Oracle Transparent Gateway for RDB 

TG4RMS 

Oracle Transparent Gateway for RMS 

UTIL.BCK 

Utility Component (such as common libraries, etc.) 

XDK.BCK 

XML Development Kit 

BOOT.BCK Saveset

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:

Product Savesets and README 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.


Go to previous page Go to next page
Oracle
Copyright © 2001 Oracle Corporation.

All Rights Reserved.


Contents

Index