Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
To test the validity of OLAP metadata, use the VALIDATE_CUBE
and VALIDATE_DIMENSION
procedures in the CWM2_OLAP_VALIDATE
package. The validation process checks the structural integrity of the metadata and verifies that it is properly mapped to columns in tables or views.
Important: The validation process ensures that mapping information has been properly specified. It does not ensure that the source tables and columns still exist. |
You can determine whether or not a cube is valid by checking the INVALID
column of the ALL_OLAP2_CUBES
view. You can determine whether or not a dimension is valid by checking the INVALID
column of the ALL_OLAP2_DIMENSIONS
view.
Structural validation ensures that cubes and dimensions have all their required components parts.
To be structurally valid, a cube must meet the following criteria:
To be structurally valid, a dimension must meet the following criteria:
Mapping validation ensures that the metadata has been properly mapped to columns in tables or views.
To be valid, a cube's mapping must meet the following criteria:
To be valid, a dimension's mapping must meet the following criteria: