How to determine exact PSU patch number
Can someone show me a way to determine the exact CPU/ PSU applied to a database.
We are on 10.2.0.4 and have applied PSU 10.2.0.4.6 on solaris 10
I would like to check in our Dev environment if the PSU applied is same. I could not find a way to do that. I tried querying dba_registry, v$version, product_component_version views and they all show 10.2.0.4.0 even though we are at 10.2.0.4.6
I did 'opatch lsinventory' and it shows the version of opatch 10.2.0.4.9
So how do we know if a specific PSU (ex. 10.2.0.4.6) is applied or not on a database?
thanks