is there an sysman oem view to list what database/tablespaces have encryption (tde) enabled?
All, we are running oracle Enterprise Manager Cloud Control 12c Release 5 and we use the sysman views in the repository database alot for reporting across our env. we have over 500 databases and using these views are a great way to quickly see what databases are up, down, comments, contacts, etc.
I am trying to figure out though if there is somewhere in these sysman views information about whether a tablespace is encrypted or not.
I found this view MGMT$DB_TABLESPACES which list our tablespaces by host and target name (database) but I don't see the parameter for encrypted like is in the dba_tablespaces view on each db.