Is there a way to to set a sql single stream job to rerun twice. I know how to set the master server to rerun jobs twice however the issue with when our sql backups run there is the main stream(full) which calls a bunch of other streams(each individual db backup) If one individual stream fails the overall status of the main stream will be a "1" but that individual db backup stream will have a failure status. For example main stream calls 6 individual streams. They all run successfully except one individual stream which gets a error "25" and the overall main stream gets a 1 but we miss a single stream db backup.