Module analyzeManager is not enabled
Hi community,
when executing a procedure i receive the error message:
SQL> exec BTO_DIA.X847DSTS;
BEGIN BTO_DIA.X847DSTS; END;
*
ERROR at line 1:
ORA-20600: ORA-20600: ORA-20600: Module analyzeManager is not enabled
ORA-06512: at "BTO_UTILITY.LOGMGR", line 924
ORA-06512: at "BTO_DIA.X847DSTS", line 47
ORA-06512: at line 1
I have never before heard about "analyzeManager".
What is it and how can I enabel it ?