execute process flow question?
431256Oct 19 2004 — edited Oct 26 2004Hello,everybody!
I design a process flow to load OLAP,but everytime I excute it ,there are errors(for each mapping)as follows:
starting the task LD_MXCASE:LD_T_TIME
ora-06550:line 1 colum 40
PLS-00201: 'AW_MXCASE'must be declared
ORA-06550: line 1 colum 22
PL/SQL: Item ignored
ORA-06550:line 1, colum 83 :
PLS-00201:'CAROLAP'must be declared
ORA-06550:line 1, column 65 :
PL/SQL: Item ignored
ORA-06550: line 1,column 130:
PLS-00357: Table,View Or Sequence reference
'T_TIME' not allowed in this context
ORA-06550: line 1,column 228 :
PLS-00201: 'AW_T_TIME'must be declared
ORA-06550:line 1,column 416 :
PL/SQL: Statement ignored
finshing the task:LD_MXCASE:LD_T_TIME.
Please help me how to resovle this prolem!
Thank you very much.