| Table Name | Description |
| ALL_CUBE_BUILD_PROCESSES | OLAP Build Processes in the database accessible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of the OLAP Build Processes |
| 2 | BUILD_PROCESS_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Build Process |
| 3 | BUILD_PROCESS | CLOB | 4000 | (null) | Y | The Build Process syntax text for the OLAP Build Process |
| 4 | DESCRIPTION | NVARCHAR2 | 600 | (null) | Y | Long Description of the OLAP Build Process |