Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure locks the dimension metadata for update by acquiring a database lock on the row that identifies the dimension in the CWM2
model table.
LOCK_DIMENSION ( dimension_owner IN VARCHAR2, dimension_name IN VARCHAR2. wait_for_lock IN BOOLEAN DEFAULT FALSE);
Exception | Description |
---|---|
|
User does not have the necessary privileges. User must be the owner and have the |
|
Dimension not found. |