A really quick post to share something that I found this morning. I am constantly trying to remember the exact version of OHS (Oracle HTTP Server) that is installed (Actually any Fusion Middleware component). Sometimes I am inheriting an existing environment or validating someone else’s environment and need to baseline what is installed.
Here is how to get a list of what components are installed and their current version:
$ORACLE_HOME/OPatch/opatch lsinventory -detail
This will dump out a ton of information on the instance of OHS.