2.92 ALL_CUBE_BUILD_PROCESSES
ALL_CUBE_BUILD_PROCESSES describes the OLAP build processes and maintenance scripts accessible to the current user.
               
Related Views
- 
                        DBA_CUBE_BUILD_PROCESSESdescribes all OLAP build processes and maintenance scripts in the database.
- 
                        USER_CUBE_BUILD_PROCESSESdescribes the OLAP build processes and maintenance scripts owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the build process | 
| 
 | 
 | 
 | Name of the build process | 
| 
 | 
 | 
 | ID of the build process | 
| 
 | 
 | 
 | Syntax of the build process | 
| 
 | 
 | 
 | Description of the build process in the session language | 
See Also: