Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02 |
|
|
View PDF |
This procedure locks the measure folder metadata for update. A database lock is acquired on the row for the measure folder in the CWM
model table.
LOCK_CATALOG ( catalog_id IN NUMBER, wait_for_lock IN BOOLEAN);
Parameter | Description |
---|---|
|
Identifier of the measure folder. |
|
When |