Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Specfied Run is deleted. All files represented in a DSInstance record are deleted from the file system as well.

rollBackFailedRun.pl <TaskName> <RunName>

Deletes the most recently run TPInstance from the specfiied task and run. The Run status flag is then set to waiting so the scheduler will rerun the TPInstance on the next pass.

failStalledRun.pl <TaskName> <RunName>

For a run that is stuck in the 'Run' or 'Finalizing' statuses, one can use this script to fail the run so that it's most recent processing stage can be re-run after a call to rollBackFailedRun.pl

...

.