Cost Management Analyzer error and missing analyzer package
Dears
I am trying to run the Cost Management Analyzer and I got the following error (Create Accounting-Cost Management Analyzer (Doc ID 1580316.1))
ORA-06550: line 4128, column 21:
PL/SQL: ORA-00918: column ambiguously defined
ORA-06550: line 4125, column 1:
PL/SQL: SQL Statement ignored
also I am check the package cst_sla_unp_analyzer_pkg I can't find it in the cb_dba_sourcetable
Select name, text from dba_source
Where name = UPPER('cst_sla_unp_analyzer_pkg') and text like '%$Id%';
any help
thanks in advance