- When the Control-M Job is defined to perform a "DO RERUN", the job will be set to NOTOK status before executing the RERUN - The following message is recorded in the Control-M Job log: STATUS SET TO NOTOK AS A RESULT OF DO RERUN - This will also send an NOTOK Alert that the Job Ended Not OK. |
- To avoid getting the NOTOK alert due to the execution of the DO RERUN, please add another "On Do" to set the Job to OK after the "DO RERUN". - This will prevent the Control-M/Server to send out any "NOTOK" alert due to the "DO RERUN" task. |