What is a Checkpoint Restart?
Checkpoint information are saved in a file
Checkpoint allows a package to restart without returning tasks that already successfully completed
Any loop containers are started over from the beginning of the current loop
Data flow tasks and Control flow define restart points