kodaksmile
MIS
Hi everyone,
Is there a way to have a monthly job check to see if the last weekly job succeeded prior to executing? Basically I want to run the monthly job if the last weekly job was succesful but, if it failed I don't want it to run.
I know the sysjobhistory table contains the job and whether or not it succeeded or failed but, not sure how to incorporate that into another job.
Is there a way to have a monthly job check to see if the last weekly job succeeded prior to executing? Basically I want to run the monthly job if the last weekly job was succesful but, if it failed I don't want it to run.
I know the sysjobhistory table contains the job and whether or not it succeeded or failed but, not sure how to incorporate that into another job.