Oracle DBMS_CUBE_EXP
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
Purpose Cube Export Utilities
AUTHID CURRENT_USER
Dependencies
ALL_AWS DBMS_AW_EXP DBMS_OLAPI_LIB
ALL_OBJECTS DBMS_CUBE_PRVTEXP DBMS_STANDARD
ALL_TABLES DBMS_DATAPUMP PLITBLM
DBMS_ASSERT DBMS_LOB TABLE_PRIVILEGE_MAP
DBMS_AW    
Documented No
First Available 18c
Security Model Owned by SYS with EXECUTE granted to PUBLIC
Source {ORACLE_HOME}/olap/admin/olapiboo.plb
Subprograms
 
INSTANCE_EXTENDED_INFO_EXP
Undocumented dbms_cube_exp.instance_exended_info_exp(
name      IN  VARCHAR2,
schema    IN  VARCHAR2,
namespace IN  BINARY_INTEGER,
type      IN  BINARY_INTEGER,
prepost   IN  BINARY_INTEGER,
exp_user  IN  VARCHAR2,
isdba     IN  BINARY_INTEGER,
version   IN  VARCHAR2,
new_block OUT BINARY_INTEGER)
RETURN VARCHAR2;
TBD
 
INSTANCE_INFO_IMP_DS_11_2_0_2
Undocumented dbms_cube_exp.instance_info_imp_ds_11_2_0_2(
ds_path IN VARCHAR2,
ds_doc  IN CLOB);
TBD
 
SCHEMA_CALLOUT
Undocumented dbms_cube_exp.schema_callout(
schema  IN VARCHAR2,
prepost IN BINARY_INTEGER,
isdba   IN BINARY_INTEGER,
version IN VARCHAR2);
TBD
 
SCHEMA_INFO_EXP
Undocumented dbms_cube_exp.schema_info_exp(
schema    IN  VARCHAR2,
prepost   IN  BINARY_INTEGER,
isdba     IN  BINARY_INTEGER,
version   IN  VARCHAR2,
new_block OUT BINARY_INTEGER)
RETURN VARCHAR2;
TBD
 
SCHEMA_INFO_IMP_11_2
Undocumented dbms_cube_exp.schema_info_imp_11_2(
prior_schema  IN VARCHAR2,
prepost       IN BINARY_INTEGER,
bad_isdba     IN BINARY_INTEGER,
version       IN VARCHAR2,
clob_tbl_name IN VARCHAR2);
TBD
 
SCHEMA_INFO_IMP_BEG
Undocumented dbms_cube_exp.schema_info_imp_beg(
prepost IN BINARY_INTEGER,
version IN VARCHAR2);
TBD
 
SCHEMA_INFO_IMP_END
Undocumented dbms_cube_exp.schema_info_imp_end(
prepost IN BINARY_INTEGER,
version IN VARCHAR2);
TBD
 
SCHEMA_INFO_IMP_LOOP
Undocumented dbms_cube_exp.schema_info_imp_loop(
prepost  IN BINARY_INTEGER,
version  IN VARCHAR2,
xml_data IN VARCHAR2)
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_CUBE
DBMS_CUBE_ADVISE_SEC
DBMS_CUBE_LOG
DBMS_CUBE_UTIL
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved