The following static data dictionary views are new in the release of Oracle 12c:
-- ALL_CLUSTERING_DIMENSIONS, DBA_CLUSTERING_DIMENSIONS, and
USER_CLUSTERING_DIMENSIONS
This initialization parameter was introduced in Oracle Database 11g Release 2 (11.2.0.4), but is available for the first time in Oracle Database 12c with Oracle Database 12c Release 1 (12.1.0.2).
-- ALL_CLUSTERING_JOINS, DBA_CLUSTERING_JOINS, and
USER_CLUSTERING_JOINS
-- ALL_CLUSTERING_KEYS, DBA_CLUSTERING_KEYS, and
USER_CLUSTERING_KEYS
-- ALL_CLUSTERING_TABLES, DBA_CLUSTERING_TABLES, and
USER_CLUSTERING_TABLES
-- ALL_JSON_COLUMNS, DBA_JSON_COLUMNS, and USER_JSON_COLUMNS
-- ALL_ZONEMAP_MEASURES, DBA_ZONEMAP_MEASURES, and
USER_ZONEMAP_MEASURES
-- ALL_ZONEMAPS, DBA_ZONEMAPS, and USER_ZONEMAPS
-- DBA_HIST_IM_SEG_STAT
-- DBA_HIST_IM_SEG_STAT_OBJ
-- DBA_PDB_SAVED_STATES
-- DBA_ROLLING_UNSUPPORTED
For the most part, it should be fairly obvious how to query these views. The column names explain their contents quite well.