Are you saying this error is thrown when you execute on a schedule AND/OR
when done through a job?
There is this article
http://support.microsoft.com/default...EN-US;Q241241&
The ExecutePackage task is a 2000 task so the scheduling server will also
need to be 2000.
--
--
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
"martino" <anonymous (AT) discussions (DOT) microsoft.com> wrote
Quote:
Hello
I have a DTS package which i have scheduled to run
everyday at 5:00 am, and first day it failed on the task
is suppossed to execute which is a task that executes
another DTS package.
The error is "Not implemented" when i manually execute
the package, I have never seen this error before.
any ideas on how to troubleshoot this error is highly
appreciated
thanks!! |