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_PROCESSES describes all OLAP build processes and maintenance scripts in the database.

  • USER_CUBE_BUILD_PROCESSES describes the OLAP build processes and maintenance scripts owned by the current user. This view does not display the OWNER column.

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the build process
BUILD_PROCESS_NAME VARCHAR2(30) NOT NULL Name of the build process
BUILD_PROCESS CLOB   Syntax of the build process
DESCRIPTION NVARCHAR2(300)   Description of the build process in the session language