Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
This part describes data dictionary tables and views. These tables and views are called static, because they change only when a change is made to the data dictionary (for example, when a new table is created or when a user is granted new privileges). This part contains the following chapters:
Chapter 2, "Static Data Dictionary Views: ALL_ALL_TABLES to ALL_OUTLINES"
Chapter 3, "Static Data Dictionary Views: ALL_PART_COL_STATISTICS to DATABASE_PROPERTIES"
Chapter 4, "Static Data Dictionary Views: DBA_2PC_NEIGHBORS to DBA_HIST_JAVA_POOL_ADVICE"
Chapter 5, "Static Data Dictionary Views: DBA_HIST_LATCH to DBA_STORED_SETTINGS"
Chapter 6, "Static Data Dictionary Views: DBA_STREAMS_ADD_COLUMN to XS_SESSION_ROLES"
Note:
Oracle also maintains tables that monitor ongoing database activity. These dynamic performance tables are described in Part III, "Dynamic Performance Views".