September 2023
Intermediate to advanced
1008 pages
28h 12m
English
Having programs run on a reoccurring schedule is a very common scenario, especially when working with data. These programs are usually referred to as batch jobs and target repetitive long‐running tasks or tasks that operate on large datasets. A batch job consists of some source code that connects to a database or accesses a data file, then moves the data or manipulates it in some way. After the transfer and/or manipulation is complete, the output is stored in a location for consumption. In large enterprises a team of people can be responsible for managing ...
Read now
Unlock full access