-1

How To schedule a job in SQL Server that starts on Wednesday afternoon and it should end on thursday eod and between this the ssis package should execute for every one hour if any error occurs in first hour then it should automatically pick in next hour.

I need to schedule a job accordingly.

  • You just schedule the job to run wed/thursday only and run every hour. You have to build in to ignore failures if you want to ignore them. – Brad Aug 24 '23 at 13:50

0 Answers0