A script-enabled browser is required for this page to function properly.

About the Installer Inventory

The OUI inventory is the location for OUI’s bookkeeping. This directory contains permanent and product specific files. Ensure that the files from this folder are not deleted or modified, as this would make patching or upgrading impossible.

By default, the inventory is located in a series of directories and XML files at:

Note : You are required to have Write permissions to this folder when installing or uninstalling a product.

To find out exactly where the inventory is located, you can do the following:

Removing Oracle Homes

If you have removed all oracle homes and want to remove the Central Inventory, you can perform the following steps:

For UNIX:
  1. Locate the oraInst.loc file.

    /etc/oraInst.loc (Linux)
    /var/opt/oracle/oraInst.loc (Solaris)

  2. Locate the inventory_loc parameter in this file. This is the Central Inventory location.

  3. Remove the central inventory.

    rm -rf <Central_Inventory_Location>

  4. Remove the oraInst.loc file.

rm /etc/oraInst.loc (Linux)
rm /var/opt/oracle/oraInst.loc (Solaris)

Note: You need to have root permissions to delete these files.

For Windows:
  1. Open the registry using regedit command.

  2. Locate the following key:

  3. \\HKEY_LOCAL_MACHINE\Software\Oracle

  4. Check the location of the central inventory. This is the path given in the inst_loc key.
    The default location is {System Root}\Program files\Oracle\inventory.

  5. Navigate to that location and delete the inventory directory and all its contents.

  6. Delete the registry key inst_loc.