| Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02  | 
  | 
  | 
View PDF | 
This procedure locks the cube's metadata for update by acquiring a database lock on the row that identifies the cube in the CWM2 model table.
LOCK_CUBE ( cube_owner IN VARCHAR2, cube_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   | 
|  
 
  | 
 
 Cube not found.  |