Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
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
View PDF

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.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Name of the owner of the materialized view
MVIEW_NAME VARCHAR2(30) NOT NULL Name of the materialzed view
DETAILOBJ_OWNER VARCHAR2(30) NOT NULL Name of the 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_PARTITION_POSITION NUMBER   Position of the detail object partition
FRESHNESS CHAR(5)   Freshness state (FRESH, STALE, UNKNOWN, NA, and so on)