|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, January 19, 2012 4:37 AM
Points: 173,
Visits: 565
|
|
Hi,
could anybody tell me how to schedule the dts package and how to execute the dts package....
Thanks
|
|
|
|
|
SSCarpal Tunnel
       
Group: General Forum Members
Last Login: Today @ 9:14 AM
Points: 4,428,
Visits: 7,196
|
|
You've posted in an Integration Services forum. Please will you confirm whether you are referring to DTS packages or SSIS packages?
Thanks John
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Monday, September 17, 2012 7:30 AM
Points: 1,038,
Visits: 679
|
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Thursday, January 19, 2012 4:37 AM
Points: 173,
Visits: 565
|
|
Iam talking about dts packages only... How to scheduling (jobs)and executing the dts pakages.....i will be happy if anybody reply for this....
Thanks
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Friday, April 05, 2013 3:42 AM
Points: 291,
Visits: 1,064
|
|
Whenever u save the DTS package as SQL Server a job gets created automatically for it. Once that job gets created then u can schedule it as per your convenience.To schedule a job just Right Click on it and select Properties, u shall be able to view the schedule option.
Hope this helps u.
Satnam
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Friday, April 05, 2013 3:42 AM
Points: 291,
Visits: 1,064
|
|
Whenever u save the DTS package as SQL Server a job gets created automatically for it. Once that job gets created then u can schedule it as per your convenience.To schedule a job just Right Click on it and select Properties, u shall be able to view the schedule option.
Hope this helps u.
Satnam
|
|
|
|