3.318 ALL_MVIEW_DETAIL_LOGICAL_PARTITION
ALL_MVIEW_DETAIL_LOGICAL_PARTITION
displays freshness information, with respect to logical partition change tracking (LPCT) detail partitions, for the materialized views accessible to the current user.
Related Views
-
DBA_MVIEW_DETAIL_LOGICAL_PARTITION
displays freshness information, with respect to LPCT detail partitions, for all materialized views in the database. -
USER_MVIEW_DETAIL_LOGICAL_PARTITION
displays freshness information, with respect to LPCT detail partitions, for the materialized views owned by the current user.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the materialized view |
|
|
|
Name of the materialized view |
|
|
|
Owner of the detail object |
|
|
|
Name of the detail object |
|
|
|
Name of the detail object logical partition |
|
|
|
Unique identifier of the detail object logical partition |
|
|
|
Freshness state of the detail object logical partition. Possible values:
|
|
|
|
Date and time at which the materialized view was last refreshed |
|
|
|
High bound value for the detail object logical partition |
Note:
This view is available starting with Oracle Database 23ai.