Check For Previous Oracle Installations On All Nodes - Oracle Application Server B32100-01 Installation Manual

10g (10.1.4.0.1) for hp-ux itanium
Table of Contents

Advertisement

Requirements for High Availability Configurations
Has write privileges on remote directories.

7.3.4 Check for Previous Oracle Installations on All Nodes

Check that all the nodes where you want to install in a high availability configuration
do not have existing oraInventory directories.
Details of all Oracle software installations are recorded in the Oracle Installer
Inventory directory. Typically, this directory is unique to a node and named
oraInventory. The directory path of the Oracle Installer Inventory directory is
stored in the oraInst.loc file.
The existence of this file on a node confirms that the node contains some Oracle
software installation. Since the high availability configurations require installations on
multiple nodes with Oracle Installer Inventory directories on a file system that may
not be accessible on other nodes, the installation instructions in this chapter and
subsequent chapters for high availability configurations assume that there have not
been any previous installations of any Oracle software on any of the nodes that are
used for this high availability configuration. The oraInst.loc file and the Oracle
Installer Inventory directory should not exist on any of these nodes prior to these high
availability installations.
To check if a node contains an oraInventory directory that could be detected by the
installer:
On each node, check for the existence of the oraInst.loc file. This file is stored
1.
in the /var/opt/oracle directory.
If a node does not contain this file, then it does not have an oraInventory
directory that will be used by the installer. You can check the next node.
For nodes that contain the oraInst.loc file, rename the file and the
2.
oraInventory directory. The installer then prompts you to enter a location for a
new oraInventory directory.
For example enter the following commands as root:
# cat /var/opt/oracle/oraInst.loc
inventory_loc=/localfs/app/oracle/oraInventory
inst_group=dba
# mv /var/opt/oracle/oraInst.loc /var/opt/oracle/oraInst.loc.orig
# mv /localfs/app/oracle/oraInventory /localfs/app/oracle/oraInventory.orig
Because the oraInst.loc file and the Oracle Installer Inventory directory are
required only during the installation of Oracle software, and not at runtime, renaming
them and restoring them later does not affect the behavior of any installed Oracle
software on any node. Make sure that the appropriate oraInst.loc file and Oracle
Installer Inventory directory are in place before starting the Oracle Universal Installer.
7-6 Oracle Application Server Installation Guide
For an OracleAS Disaster Recovery configuration, the correct
Note:
oraInst.loc file and associated oraInventory directory are
required during normal operation, not just during installation.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Application Server B32100-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Application server 10g

Table of Contents