| Oracle9i OLAP User's Guide Release 2 (9.2.0.2) Part Number A95295-02  | 
  | 
  | 
View PDF | 
This procedure sets the name for a cube.
SET_CUBE_NAME ( cube_owner IN VARCHAR2, cube_name IN VARCHAR2, set_cube_name IN VARCHAR2);
| Parameter | Description | 
|---|---|
|  
 
  | 
 
 Owner of the cube.  | 
|  
 
  | 
 
 Original name of the cube.  | 
|  
 
  | 
 
 New name for the cube.  | 
| Exception | Description | 
|---|---|
|  
 
  | 
 
 User does not have the necessary privileges. User must be the owner and have the   | 
|  
 
  | 
 
 Cube not found.  |