Reputation: 19
I am having a situation with the scheduled job running longer when it runs on scheduled time, but runs absolutely fine when executing manually.
The job is basically for creating the csv file using SSIS and I am using SSIS catalog to execute the package
I ran the job manually and it took 10 min to finish and when scheduled it takes almost 75 min
Upvotes: 0
Views: 81