Question about Rebuild The Central Inventory in R12.2
Hi
In Our Central Inventory file ../oraInventory/ContentsXML/inventory.xml, we only have database oracle home info
we want to register other oracle home info into it and now we are following the doc below to do the work
Note#1588609.1
12.2 E-Business Suite Applications DBA Steps To Create, Update or Rebuild The Central Inventory For Oracle Applications
Procedure 1: Attaching an Oracle Home using the Oracle Universal Installer
cd $ORACLE_HOME/oui/bin
./runInstaller -silent -attachHome -invPtrLoc <Inventory-Pointer-Location-File> \
ORACLE_HOME="<OracleHome-Directory>" \
ORACLE_HOME_NAME="<OracleHome-Name>"
for the oracle home below,could you please let me know what value I can put in the commanline above for ORACLE_HOME_NAME?