ENT-06965
612161Jan 10 2008 — edited Feb 23 2008Hello,
I have deployed the tables, external tables, dimensions and sequences successfully.
I was now going to deploy my cube and then my mappings.
When deploying my cube I get an error saying:
French:
ORA-06510: PL/SQL : exception définie par l'utilisateur non traitée
ORA-06512: à "OLAPSYS.CWM2_OLAP_UTILITY", ligne 1660
ORA-01403: aucune donnée trouvée
ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 33
ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 55
ORA-06512: à "OLAPSYS.CWM2_OLAP_CUBE", ligne 386
ORA-06512: à ligne 4
English:
ORA-06510: PL/SQL : exception defined by user not processed
ORA-06512: "OLAPSYS.CWM2_OLAP_UTILITY", line 1660
ORA-01403: no data found
ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 33
ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 55
ORA-06512: "OLAPSYS.CWM2_OLAP_CUBE", line 386
ORA-06512: at line 4
Any ideas or pointers as to where or what I should do to fix this issue?
Thank you!
PS. I am doing the Oracle By Example (OBE) - Oracle Warehouse Builder 10g Release 2 online tutorials found at:
http://www.oracle.com/technology/obe/10gr2_owb/admin/owb10gr2_gs.htm
The error comes at the chapter "Deploying the Target Warehouse"
http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson5/deployingobjects.htm#t2
Message was edited by:
EGil