|  
 ADD_DIMENSION_TO_CUBE Procedure 
 | 
 
 Adds a dimension to a cube. 
 | 
|  
 CREATE_CUBE Procedure 
 | 
 
 Creates a cube. 
 | 
|  
 DROP_CUBE Procedure 
 | 
 
 Drops a cube. 
 | 
|  
 LOCK_CUBE Procedure 
 | 
 
 Locks a cube's metadata for update. 
 | 
|  
 REMOVE_DIMENSION_FROM_CUBE Procedure 
 | 
 
 Removes a dimension from a cube. 
 | 
|  
 SET_CUBE_NAME Procedure 
 | 
 
 Sets the name of a cube. 
 | 
|  
 SET_DEFAULT_CUBE_DIM_CALC_HIER Procedure 
 | 
 
 Sets the default calculation hierarchy for a dimension of the cube. 
 | 
|  
 SET_DESCRIPTION Procedure 
 | 
 
 Sets the description for a cube. 
 | 
|  
 SET_DISPLAY_NAME Procedure 
 | 
 
 Sets the display name for a cube. 
 | 
|  
 SET_MV_SUMMARY_CODE Procedure 
 | 
 
 Sets the format for materialized views associated with a cube. 
 | 
|  
 SET_SHORT_DESCRIPTION Procedure 
 | 
 
 Sets the short description for a cube. 
 |