When configuring repository in Capacity Manager for Oracle installation, received following error:
Creating scheduler utilities FAILED: Package creation error:
Name: QUEST_CMO_SCHEDULE_UTIL TYPE: PACKAGE BODY - PLS00201: identifier 'DBMS_SCHEDULER.EVALUATE_CALENDAR_STRING' must be declared.
Name: QUEST_CMO_SCHEDULE_UTIL TYPE: PACKAGE BODY PL/SQL: Statement Ignored
Name: QUEST_CMO_SCHEDULE_UTIL TYPE: PACKAGE BODY PL/SQL:ORA-00942: table or view does not exist
......
DBMS_SCHEDULER package is not installed in the database.
1. Install DBMS_SCHEDULER package on the database
2. Reconfigure CMO repository by going Wizards | Repository Wizard
3. Follow the prompt from the wizard