Download View PDF
Transcript
About the Oracle Universal Installer Inventory
Universal Installer version 10.1 and higher. This file is present in the following
location:
<central inventory location>/ContentsXML/inventory.xml
A sample of inventory.xml file is listed:
<?xml version="1.0" standalone="yes" ?>
<!-- Copyright (c) 2005 Oracle Corporation. All rights Reserved -->
<!-- Do not modify the contents of this file by hand. -->
<INVENTORY>
<VERSION_INFO>
<SAVED_WITH>10.2.0.0.0</SAVED_WITH>
<MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
</VERSION_INFO>
<HOME_LIST>
<HOME NAME="OraDb10g_home1" LOC="/home/oracle_db10g/product/10.2.0/db_1" TYPE="O"
IDX="1"/>
<HOME NAME="OUIHome" LOC="D:\OraHome1" TYPE="O" IDX="1" />
<HOME NAME="OUIHome12" LOC="D:\OraHome12" TYPE="O" IDX="3" />
<HOME NAME="OUIHome1" LOC="D:\homes\OraHome1" TYPE="O" IDX="4" />
<HOME NAME="OUIHome11" LOC="d:\homes\oui11" TYPE="O" IDX="2" REMOVED="T" />
</HOME_LIST>
</INVENTORY>
Oracle recommends that you do not remove or manually edit
this file as it could affect installation and patching.
Note:
Logs Directory The Central Inventory contains installation logs in the following
location:
<central inventory location>/logs
The logs directory contains the logs corresponding to all installations carried out on
that node. You will also find a copy of the installation log in the $ORACLE_
HOME/cfgtoollogs directory.
The installation logs for an installation are identified by the timestamp associated with
the log files. These files are generally saved in the following format:
<Name_of_Action><YYYY-MM-DD_HH-MM-SS{AM/PM}>.log
For example consider an attachHome operation performed on 17th, May, 2005 at
6.45AM. The log file for the same would be created as follows:
AttachHome2005-05-17_06-45-00AM.log
Note:
The installation logs do not contain any errors or failures.
Oracle Home Inventory
Oracle home inventory or local inventory is present inside each Oracle home. It
contains information relevant to the particular Oracle home only. This file is located in
the following location:
$ORACLE_HOME/inventory
Managing Oracle Homes
3-5