Oracle Home is not registered with the Central Inventory.| We are facing the error during the patch installation you get the following error:
The Oracle Home <your ORACLE_HOME> is not registered with the Central Inventory. OPatch was not able to get details of the home from the inventory.
In R12.2.5:
➨ VerifyInventoryAgainstFilesystem ...
ERROR: /fs2/FMW_Home/Oracle_EBS-app1 is not registered in the inventory
Corrective Action: Provide the location of a valid inventory file. If you believe the inventory is valid, you may want to attach the fs2/FMW_Home/Oracle_EBS-app1.
Run ./opatch lsinventory -all to check if you ORACLE_HOME is defined.
If not :
cd $ORACLE_HOME/oui/bin
./runInstaller -silent -invPtrLoc /etc/oraInst.loc -attachHome ORACLE_HOME=< Enter ORACLE_HOME path >" ORACLE_HOME_NAME="<Oracle_Home_name>"
Re-run the patch installation.
The Oracle Home <your ORACLE_HOME> is not registered with the Central Inventory. OPatch was not able to get details of the home from the inventory.
In R12.2.5:
➨ VerifyInventoryAgainstFilesystem ...
ERROR: /fs2/FMW_Home/Oracle_EBS-app1 is not registered in the inventory
Corrective Action: Provide the location of a valid inventory file. If you believe the inventory is valid, you may want to attach the fs2/FMW_Home/Oracle_EBS-app1.
Run ./opatch lsinventory -all to check if you ORACLE_HOME is defined.
If not :
cd $ORACLE_HOME/oui/bin
./runInstaller -silent -invPtrLoc /etc/oraInst.loc -attachHome ORACLE_HOME=< Enter ORACLE_HOME path >" ORACLE_HOME_NAME="<Oracle_Home_name>"
Re-run the patch installation.
No comments:
Post a Comment
Thanks for reading till end. I hope this will help you more to improve your knowledge.
Now it's your turn!
What do you think? Share your experience in the comments box and subscribe for more interesting post.