Hi!
I scheduled a DTS-Import from MySQL, whenever I run it manually
(Right-Click on the DTS package) it runs through without any problems.
But firing it by a schedule doesn't work!?
Just to exclude any issues regarding users/roles, I created a DTS to
export files to my desktop to an EXCEL-sheet. Manually export as well
as scheduled export works fine.
My Application Log shows me following error message:
Event Type: Warning
Event Source: SQLSERVERAGENT
Event Category: Job Engine
Event ID: 208
Date: 6/8/2005
Time: 10:05:02 AM
User: N/A
Computer: *****
Description:
SQL Server Scheduled Job 'ImportFromMySQ L'
(0xC89612CE034F 6642BD585B048DB C0F06) - Status: Failed - Invoked on:
2005-06-08 10:05:02 - Message: The job failed. The Job was invoked by
Schedule 22 (ImportFromMySQ L). The last step to run was step 1
(ImportFromMySQ L).
Anybody know what's wrong!?
I scheduled a DTS-Import from MySQL, whenever I run it manually
(Right-Click on the DTS package) it runs through without any problems.
But firing it by a schedule doesn't work!?
Just to exclude any issues regarding users/roles, I created a DTS to
export files to my desktop to an EXCEL-sheet. Manually export as well
as scheduled export works fine.
My Application Log shows me following error message:
Event Type: Warning
Event Source: SQLSERVERAGENT
Event Category: Job Engine
Event ID: 208
Date: 6/8/2005
Time: 10:05:02 AM
User: N/A
Computer: *****
Description:
SQL Server Scheduled Job 'ImportFromMySQ L'
(0xC89612CE034F 6642BD585B048DB C0F06) - Status: Failed - Invoked on:
2005-06-08 10:05:02 - Message: The job failed. The Job was invoked by
Schedule 22 (ImportFromMySQ L). The last step to run was step 1
(ImportFromMySQ L).
Anybody know what's wrong!?
Comment