Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ALL_MVIEW_DETAIL_SUBPARTITION

ALL_MVIEW_DETAIL_SUBPARTITION displays the freshness information of the materialized views, with respect to a PCT detail subpartition, accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the materialized view
MVIEW_NAME VARCHAR2(30) NOT NULL Name of the materialized view
DETAILOBJ_OWNER VARCHAR2(30) NOT NULL Owner of the detail object
DETAILOBJ_NAME VARCHAR2(30) NOT NULL Name of the detail object
DETAIL_PARTITION_NAME VARCHAR2(30)   Name of the detail object partition
DETAIL_SUBPARTITION_NAME VARCHAR2(30)   Name of the detail object subpartition
DETAIL_SUBPARTITION_POSITION NUMBER   Position of the detail object subpartition
FRESHNESS CHAR(5)   Freshness state (FRESH, STALE, UNKNOWN, NA, and so on)