Description :Scheduled job could not be executed and status is "Time Overrun" in the Unijob Job run view.
Environment
OS: All OS Version: All OS.
Cause
Cause type: Configuration Root Cause: In UniJob, all job run are created with a start time and a end time, even before they start running. This end time represent the dead line for the job run to start. If the job run is not started before the end date, it is considered that this job run as "expired" and it will go then in "Time Overrun". The interval between the beginning and the end is called "Launch Window". What happened was the system was doing a reorganization during the launch window. This procedure "locks" the files during reorganization and then the jobs can't start. Usually the reorganization is short so there is no impact on the jobs.
Resolution
There is a way to avoid this. In the UniJob Settings, can change the default launch window. - Open the settings - Go to advance settings - Update the settings called "Default launch window for Jobs (minutes)" and for this, change it to 10 mins