0

I was created a job in MS-SQL Server Agent which running schedule is every 10 minutes time. But it run after 20 minutes continuously. What I did wrong in setting? enter image description here

Sagar
  • 15
  • 6

2 Answers2

0

what is the start and completion time of the first job. If job takes longer than 10 minutes, it can not invoke the job within that time slot. So, i assume job invokes after first finishes.

Ven

Ven
  • 2,011
  • 1
  • 13
  • 27
0

enter image description here

Hi Sagar,

can you also check Date settings on your SQL server please. Also please attach recent history of the job.

Regards

Ven
  • 2,011
  • 1
  • 13
  • 27