SQL Server 2000: DTS package can't run with scheduler -
10-18-2006
, 09:32 AM
Hello,
I am having a problem scheduling my DTS package to run.
I created a simple DTS package on the Enterprise Manager (only with a
delete command).
That works fine if I start it manually.
But if I try to start this with scheduler, I get an error message:
Ausführt als Benutzer: MYSERVER\SQL. Der Prozess konnte nicht für
Schritt 1 von Auftrag 0x056C2494DD17C646A79428E7095C8B56 erstellt
werden (Ursache: Das System kann die angegebene Datei nicht finden).
What means:
Process could not be started for step 1and task
0x056C2494DD17C646A79428E7095C8B56. Reason: system couldn't find the
file.
What's the problem?
Tanks for your help
Holgis |