Control-M/EM Job History Reports
This Technical bulletin is an update to and supersedes the the Technical bulletin listed here: Issue-with-Control-M-Enterprise-Manager-Reporting
Versions: All versions upgraded from Control-M/EM 9.0.18.200 or earlier
5 January 2025
(CTM-12251) Reports fail to generate from Control-M Web or Automation API and the following error message appears:
Unexpected end of JSON Input
2025 job history data is not saved in the Control-M/EM database and not available in the following reports:
- Workflow Distribution
- Extreme Peak Usage
- Trend Analysis
- Jobs Execution
To verify if you are affected, run the following query on the Control-M/EM database:
select count(*) from DATE_INDEX where DATE_YEAR=2025;
If the result is 365, you are not affected. If the result is any other value, you are affected and you need to immediately apply a solution.
For instructions about how to resolve this issue, see KA000433846.