I'm on a docker container on IIAS and setup is using anacron. I understand why, in a docker environment where containers may be brought up and down this can be useful. In my company's situation and usage, the container is not used like that. We need to schedule jobs to pull from remote servers every 5-15 minutes.
I have gotten my db user added to the cron.allow and systemctl crond enable is set, but my jobs isn't running. I can see the logrotate in cron.daily is the only thing running (via anacron, i expect).
I would use ATS but key databases are federated and ATS doesn't work with federated data sources, we're been told.
How can I schedule stored procs to be run every 10 minutes?
Any ideas?
Thanks.
------------------------------
Jim Brooks
Db2 Integration Specialist
------------------------------
#IntegratedAnalyticsSystem