Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure refreshes the metadata tables that underlie the MRV_OLAP
views, as described in "The OLAP API Metadata Reader Views".
Execute MR_REFRESH
as the final statement in any script that creates, drops, or updates OLAP Catalog metadata for the OLAP API.
The MR_REFRESH
procedure includes a COMMIT. The updates to the metadata tables are saved permanently in the database.
MR_REFRESH;