Ora-39127: Unexpected Error from Call to Export_string :=Sys.Dbms_cube_exp
(Doc ID 811934.1)
Last updated on NOVEMBER 22, 2019
Applies to:
Oracle OLAP - Version 10.2.0.1 to 11.2.0.2 [Release 10.2 to 11.2]Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.3 [Release 11.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
A) Export data pump gives following error :
ORA-39127: unexpected error from call to export_string
:=SYS.DBMS_CUBE_EXP.schema_info_exp('SYSTEM',0,1,'11.01.00.00.00',newblock)
ORA-06550: line 1, column 13:
PLS-00201: identifier 'SYS.DBMS_CUBE_EXP' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
ORA-06512: at "SYS.DBMS_METADATA", line 5929
B) Export gives following error
EXP-00008: ORACLE error 6550 encountered
ORA-06550: line 1, column 14:
PLS-00201: identifier 'SYS.DBMS_CUBE_EXP' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
EXP-00083: The previous problem occurred when calling SYS.DBMS_CUBE_EXP.schema_info_exp
C) Export / Export datapump gives following error:
ORA-39127: unexpected error from call to export_string :=SYS.DBMS_AW_EXP.INSTANCE_EXTENDED_INFO_EXP('AW$XWDEVKIT','APPS',1,2,0,'APPS',1,'11.02.00.00.00',newblock)
ORA-37002: Oracle OLAP failed to initialize. Please contact Oracle OLAP technical support.
ORA-37582: The EXPRESS AW version 2008 is different than the Oracle version 11020003.
Changes
You removed OLAP Option.
OR
Upgraded your Database.
OR
OLAP not configured properlly.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |