| 
       | 
    
PL/SQL Packages DBMS_OFFLINE_SNAPSHOT
Offline instantiation of materialized views.
Subprocedures:
BEGIN_LOAD  Prepare a materialized view site for import of a new mview
            as part of offline instantiation. 
END_LOAD    Complete offline instantiation of an mview.  
For full documentation of the packaged procedures above see the Oracle Manual:
"Oracle9i Supplied PL/SQL Packages and Types Reference"
or the book Oracle Built in Packages by Steven Feuerstein et al
Related Commands:
Related Views:
DBA_MVIEWS ALL_MVIEWS USER_MVIEWS