Deepak Verma

Deepak Verma

  • Tech Writer
  • 1.7k
  • 953k

Transaction in SQL Server Job

Aug 9 2012 5:17 AM
Hi guys,

I've scheduled a job in SQL Server, but it's not working on scheduled time. The query written in there is executing perfectly. I'm using Transaction, so there is any issue with using Transaction in a Job?