Do we have any OEM view that can be queried equal 2 get created_time details from gv$encyption_keys?
Do we have any OEM view that can be queried equal 2 get created_time details from gv$encyption_keys?
select CREATION_TIME from gv$encryption_keys; <<-- This is taken from respective DB.
But I am looking for a OEM view equivalent to this to query all DBs from OEM DB at once.
Please advise.
Thanks
Sreenath