Create a detail report of all Clusterware and Databases listing current version and patchset
I have searched the Information Publisher reports, and I have tried to find tables/views in SYSMAN schema that will give me a detailed report of clusterware versions and latest patchsets as well as databases versions and latest patchsets. Purpose is to provide management with a report of all clusterware and databases that are not versioned or patched to our company's current standard.
details should include:
cluster name
clusterware home
host name
clusterware version
latest clusterware patchset
database name
instance name
database oracle home
RAC or single instance database
version
latest patchset
Does anyone know where this information is located in the SYSMAN schema, and possible have a SQL query that will produce the report I need?