We have a lot of scheduled jobs in sql server and we want to find a solution in any language that will give alerts about the jobs status automatically through mails or through any other way if the job is not succefully executed like if the job get failed or
if the job is taking more time.
What approach should we can follow?
if the job is taking more time.
What approach should we can follow?
Comment