Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to verify OUI Inventory

I was checking the prerequisite for applying WLS Patch 30386660. One of them is to verify the OUI Inventory. I tried the command mentioned here, however its not working and I am getting error as "command not found".
Can anyone please help me with the command to check this?
Answers
-
Is 'opatch' the command not found?
Make sure it's in your path, I don't think it is by default. Adding %ORACLE_HOME%\OPatch and %ORACLE_HOME%\bin to the PATH generally is enough to make your system able to find and run opatch.
0