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.