Groups | Blog | Home
all groups > sql server dts > august 2007 >

sql server dts : dts packages cannot be scheduled


doug NO[at]SPAM seanyc.org
8/28/2007 8:32:13 PM
My DTS package runs fine when I execute it (from Enterprise Manager)
and I can open the scheduling option by right-clicking the DTS
package, but it won't save the schedule I create.

Any ideas??
Russell Fields
8/29/2007 12:00:00 AM
Doug,

The schedule is not saved in the DTS package. (Packages have no schedule,
they just exist.) It is used to create a SQL Agent job which will call the
package and with the schedule that you specified. So... check your SQL
Agent jobs.

RLF

[quoted text, click to view]

doug NO[at]SPAM seanyc.org
9/5/2007 10:20:55 PM
Zowie! It was there along with several copies -- for every time I
scheduled it.

Thanks. I don't usually look at the job list for that server...

Again, thanks and best regards,

Doug

AddThis Social Bookmark Button