DBA_MVIEW_DETAIL_PARTITION
displays freshness information for all materialized views in the database, with respect to a PCT detail partition. Its columns are the same as those in "ALL_MVIEW_DETAIL_PARTITION".
· ALL_MVIEW_DETAIL_PARTITION
displays the freshness information of the materialized views, with respect to a PCT detail partition, accessible to the current user.
· USER_MVIEW_DETAIL_PARTITION
displays freshness information for all materialized views, with respect to a PCT detail partition, owned by the current user.
Column | Datatype | NULL | Description |
|
|
| Name of the owner of the materialized view |
|
|
| Name of the materialzed view |
|
|
| Name of the owner of the detail object |
|
|
| Name of the detail object |
|
| | Name of the detail object partition |
|
| | Position of the detail object partition |
|
| | Freshness state (FRESH, STALE, UNKNOWN, NA, and so on) |
Oracle data dictionary views
Oracle dynamic performance views
No comments:
Post a Comment