Oracle® Content Database Installation Guide 10g Release 1 (10.2.0.0.1) for Microsoft Windows (32-Bit) Part Number B32187-02 |
|
|
View PDF |
This appendix discusses necessary installation information associated with installing Oracle Content DB, and includes the following topics:
This section discusses some of the basic principles regarding installing Oracle Content DB, including:
The Oracle Content DB Media pack includes the following disks:
Oracle Content DB software and Oracle Content DB documentation
Oracle Drive client for Windows
OracleAS Infrastructure components, including Oracle Internet Directory and OracleAS Single Sign-On
The directory in which you install Oracle Content DB is referred to as the Oracle home in this document. During the installation, you must specify the full path and a name for the Oracle home.
For example, you can install Oracle Content DB in the C:\oracle\OraHome_ContentDB
directory, and you can name it ContentDBHome
.
Note: Spaces are not allowed in the Oracle home directory path. For example, you cannot install in the/etc/oracle/Content DB C:\oracle\Content DB directory because of the space character in Content DB .
Oracle Universal Installer does not check for this until several screens after you have entered the path. |
Installation of the Oracle Content DB middle tier is done through Oracle Universal Installer. Before the Oracle Content DB middle tier can be installed, however, both OracleAS Infrastructure and Oracle Database must both be installed, and the database must be registered with Oracle Internet Directory.
Oracle Content DB uses Oracle Universal Installer to guide you through each step of the installation process. Oracle Universal Installer provides the following features:
Detects preset environment variables and configuration settings
Sets environment variables and configuration during installation
Deinstalls Oracle products
This section describes the following Oracle Universal Installer features:
The log file of the most recent installation is located in the C:\Program Files\Oracle\Inventory\logs
directory in the following format:
installActionstoday's_date_time.log
In the preceding format, today's_date_time
is the date and time of installation.
Do not delete or manually alter the Inventory
directory or its contents. Doing so can prevent Oracle Universal Installer from locating products that you have installed on your system.
Note: Themake.log file in the $ORACLE_HOME/install directory contains a log of every make file action executed during the installation process. The make.log file also records any link errors during installation. Do not delete or alter the make.log file. |
If you plan to install a subsequent Oracle Content DB or Oracle Application Server instance on the same host, Oracle recommends the following steps:
Review Chapter 4, "Preinstallation Requirements for Oracle Content DB Middle Tier".
Stop Oracle Enterprise Manager 10g.
Ensure that all other previously installed Oracle Content DB instances are running when you begin installation.
Specify a different Oracle home than the first Oracle Content DB installation.
Use the same oraInventory
directory for subsequent Oracle Content DB installations.
To start Oracle Universal Installer:
Insert the first DVD into the DVD-ROM drive.
Double click setup.exe
located in the Install
folder.
This section includes information for running Oracle Universal Installer from the command line.
To start Oracle Universal Installer from the command line:
SYSTEM_DRIVE:\> setup.exe [options] [CommandLineVariable=Value]
In the preceding syntax, [options]
can have the following values:
-help
: Displays help topics for using the subsequent command
-silent
: Used for silent mode operations. The input parameters can include a response file name or list of command-line variable value pairs
-responseFile
path
: Used for specifying the response file name and directory path to the response file
-formCluster
: Used for installing the Oracle Clusterware to form the cluster
-remoteshell
path
: Used only for installing clusters, this parameter specifies the path to the remote shell program on the local cluster node
-remotecp
path
: Used only for installing clusters, this parameter specifies the path to the remote copy program on the local cluster node
-record -destinationFile
path
: Used for the record mode operation, this parameter specifies the destination file path, where information is recorded
-deinstall
: Used for deinstallation operations
-debug
: Used for retrieving debug information from Oracle Universal Installer
-ignoreSysPrereqs
: Used for ignoring the results of system prerequisite checks
-executeSysPrereqs
: Used for executing system prerequisite checks and exiting (a subset of the checks described in "Prerequisite Checks Performed by Oracle Universal Installer" is performed by this option)
-paramFile
: Used for specifying the location of oraparam.ini
file used by Oracle Universal Installer
-clone
: Used for creating an %ORACLE_HOME%
copy that matches its current environment
-force
: Used for allowing silent mode installation in to a nonempty directory
-noconsole
: Used for suppressing the display of messages to console
-addNode
: Used for adding nodes to the installation
-removeHome
: Used for removing %ORACLE_HOME%
directories from the Oracle Universal Installer inventory
By default, Oracle Universal Installer installs Oracle Content DB with text in English and in the operating system language. However, you should install support for all languages during installation by selecting all of the languages provided in the Available Languages list and adding them to the Selected Languages list on the Language Selection screen.
Note: You cannot install support for additional languages after Oracle Content DB is installed. You must install support for additional languages during the installation. |
If you install and run Oracle Content DB in an environment that uses a language that you did not install, the user interface may display text in that language or in English. It may also display square boxes, caused by missing fonts, instead of text.
To install Oracle Content DB in a language other than English, you must set the LANG
variable to the appropriate language.
This section includes the following topics:
When you install Oracle Content DB, an instance of Oracle Content DB is created and Oracle Universal Installer prompts you to provide a name for that instance. For example, you can name the instance cdbinstance
. This name can be different from the Oracle home name. You cannot change the instance name after installation.
Oracle Content DB appends the host name and domain name to the given instance name to form a complete instance name. For example, if you are installing an instance on a computer named c1
, and you name the instance cdb1
, the full name of the instance is cdb1.c1.foo.com
, assuming the domain name is foo.com
.
Valid characters in instance names consist only of the following:
Alphanumeric characters (A to Z; a to z; 0 to 9)
The underscore character (_)
The dollar sign ($)
There is no restriction for the length of instance names.
Do not use the host name of the computer when naming Oracle Content DB instances.
If you are planning to install Oracle Content DB in a high availability cluster, the instance name cannot contain any of the following:
Host name or IP address of any computer in the cluster
Oracle home of any Oracle Content DB installation in the cluster
Instance names are important because Oracle Content DB uses them to uniquely identify instances. So, if you install multiple Oracle Content DB instances on the same computer, you must give each instance a different name.
When you administer Oracle Content DB using Oracle Enterprise Manager 10g, the instance name displays on the screens. Click an instance name to see details about the instance, such as whether the instance is running or stopped, and the log files for the instance.
There is also a command-line tool called opmnctl
used to administer Oracle Content DB instances, some commands of which require an instance name as a parameter.
During installation of Oracle Content DB, Oracle Universal Installer prompts you to specify the password for the ias_admin
user. The ias_admin
user is the administrative user for Oracle Content DB instances. To manage Oracle Content DB instances using Oracle Enterprise Manager 10g, you log in as ias_admin
.
You can install multiple Oracle Content DB instances on a given computer with a unique name for each instance, but the name of the administrative user is ias_admin
for all instances. The password for the ias_admin
user can be different for each instance.
The password for the ias_admin
user must conform to the password policy of Oracle Internet Directory:
The minimum length must be five alphanumeric characters
At least one of the characters must be a number
Note: If you are using an existing Oracle Internet Directory, your Oracle Internet Directory administrator might have defined a different password policy. The password you enter for theias_admin user must conform to the password policy of the existing Oracle Internet Directory. |
In addition to the password policy defined in Oracle Internet Directory, the password for the ias_admin
user:
Must be shorter than 30 characters
Can contain only alphanumeric characters from the Database character set, the underscore (_), the dollar sign ($), and the number sign (#)
Must begin with an alphabetic character
Cannot be any of the Oracle reserved words
Avoid using words that sound like they might be Oracle reserved words
Remember this password because you must enter it in the following cases:
When you log on to Oracle Enterprise Manager 10g to manage Oracle Content DB, you log on as the ias_admin
user
If you install more instances of Oracle Content DB, you must enter the existing password during the installation
If you forget the ias_admin
password, it can be reset.
See Also: Oracle Application Server Administrator's Guide for more information about resetting theias_admin password |
Oracle Universal Installer writes files to the directories listed in Table B-1.
Table B-1 Directories to Which Oracle Universal Installer Writes Files
Directory | Description |
---|---|
Oracle home |
This directory contains Oracle Content DB files. You specify this directory during installation. |
Inventory |
When you install the first Oracle product on a computer, you specify this directory. Oracle Universal Installer uses this directory to keep track of Oracle products that are installed on the computer. In subsequent installations, Oracle Universal Installer uses the same inventory directory. |
C:\Temp |
Oracle Universal Installer writes files needed during installation to a temporary directory. By default, the temporary directory is See Also: "TEMP" for more information about setting a different temporary directory. |
Oracle Content DB can communicate with Oracle Internet Directory using Secure Sockets Layer (SSL). The default setting during the installation does not use SSL. On screens where you specify the host name and port for Oracle Internet Directory, you can select Use Only SSL Connections with This Oracle Internet Directory and provide the Oracle Internet Directory SSL port.
During the installation of an Oracle Content DB instance, you should not change the configuration or passwords of other Oracle Content DB installations in your environment.
This section provides an overview of the order in which Oracle Content DB must be installed.
Certain Oracle products must be installed prior to installing Oracle Content DB. The order of installation of the various products, including Oracle Content DB, is as follows:
Install Oracle Application Server infrastructure.
Install Oracle Database 10g.
Register the database with Oracle Internet Directory.
Install Oracle Content DB.