CCM ETL not running on a specific day
We're recognizing a strange behavior of the CCM ETL jobs. They run as exepected every day at 23:00 except on Mondays. That's rather strange because the jobs triggered by JTS running correctly at the same time and on all days.
We are using 3.0.1.2 in a Tomcat installed on a Windows 2008 server.
I didn't find an information related to a hidden feature but maybe someone out there in the community recognized the same problem.
Regards
Matthias
Accepted answer
Comments
Hi,
Thanks for the quick reply.
There are no entries neither error messages nor messages about a successful run in the logs for the specific day which is Monday in our case.
It's interesting that the JTS ETLs run as expected on that Mondays. Due to the fact they are using the same database we can also exclude that the database server is not running.
The CCM ETLs simply don't run on Mondays and that's a annoying.
Regards
Matthias
- There is no entry in ccm-etl.log for Monday or there is entry for failures?
- If its the later one, what are the exceptions logged?
- How long the Sunday's CCM ETLs ran? Check if they were still running when it was time for Monday's schedule.
- Which server you are using? Verify that CCM application doesn't go down on Monday?
- btw...does this happens on all Mondays or some Monday or one of Monday? Did it happen any time other than Monday?
Hi Ankur,
I apologize for my late response. Anyway, you were right. I recognized that the CCM database wasn't available Mondays on 23:00. The information has been found in the ccm.log.
After changing the ETL execution time to an earlier point in time, the jobs were executed as expected.
Thanks for your effort.
Regards
Matthias