Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure locks the measure's metadata for update by acquiring a database lock on the row that identifies the measure in the CWM2
model table.
LOCK_MEASURE ( cube_owner IN VARCHAR2, cube_name IN VARCHAR2. measure_name IN VARCHAR2, wait_for_lock IN BOOLEAN DEFAULT FALSE);