1.

Is it possible to schedule packages for a specific time period of a day?

Answer»

Yes. This can be done by designing SQL Server Agent Job with WORK steps similar to the SSIS PACKAGE. This job fetches the dtexec order utility to execute the bundle. This created bundle can be run or REQUESTED based on the requirement or can be rescheduled based on the RECURRING requirement.



Discussion

No Comment Found