| Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure validates a cube.
The validity status of a cube is displayed in the view ALL_OLAP2_CUBES, described .
VALIDATE_CUBE ( cube_owner IN VARCHAR2, cube_name IN VARCHAR2);
| Parameter | Description |
|---|---|
|
|
Owner of the cube. |
|
|
Name of the cube. |
| Exception | Description |
|---|---|
|
|
User does not have the necessary privileges. User must be the cube owner and have the |
|
|
Cube not found. |