all groups > sql server dts > september 2004 >
You're in the

sql server dts

group:

Error Scheduling a DTS Package


Error Scheduling a DTS Package martino
9/7/2004 6:20:45 PM
sql server dts:
Hello There,

what is the best methodology to schedule a DTS package,
the one i used is simply right-clicking on the dts
package, select scheduling and that's it.

I have one package that fails with error "Not Implemented",
I read the article suggested from Allan, but I do not
think is applicable for my case.

The package i am trying to schedule has couple of ActiveX
scripts to check for file exists, and couple of
ExecutePackageTask, and that's it not complex at all.

Any suggestions are really appreciated.

thanks

Re: Error Scheduling a DTS Package Allan Mitchell
9/8/2004 6:07:02 AM
To chedule a package I build the job myself then use DTSRUN as the syntax

You can generate the correct syntax for this through DTSUNUI. (Start | Run)

It does sound as though something you are using in the package is not
available on the scheduling SQL Server though.

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


[quoted text, click to view]

AddThis Social Bookmark Button