Disclaimer

Thursday, 10 June 2021

Oracle Database 19c New Static Data Dictionary Views

 Static Data Dictionary Views

These are new static data dictionary views which are introduce in Oracle Database Release 19c.

ALL_TRIGGERS_AE

DBA_TRIGGERS_AE

USER_TRIGGERS_AE

DBA_AUTO_INDEX_CONFIG

DBA_AUTO_STAT_EXECUTIONS

DBA_PDB_SNAPSHOTFILE

DBA_RAT_CAPTURE_SCHEMA_INFO

DBA_REGISTRY_BACKPORTS

DBA_SQL_QUARANTINE

 

ALL_TRIGGERS_AE 

DBA_TRIGGERS_AE

USER_TRIGGERS_AE

DBA_AUTO_INDEX_CONFIG

 DBA_AUTO_STAT_EXECUTIONS

DBA_PDB_SNAPSHOTFILE

DBA_RAT_CAPTURE_SCHEMA_INFO

DBA_REGISTRY_BACKPORTS

DBA_SQL_QUARANTINE

With Best Wishes!!!!

No comments:

Post a Comment

Understanding SQL Plan Baselines in Oracle Database

  Understanding SQL Plan Baselines in Oracle Database SQL Plan Baseline is the feature in Oracle started from Database 11g that helps to pre...