vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The DTS works perfectly when I run it manually. However, when I run it as a job it fails. Before you ask if i'm running it under different security context. I have already made sure of that. I was logged into the server through remote viewer, when I created and ran the package, as well as scheduling the job. So the accounts they're running under are consistent. They're the same accounts as the SQL Agent is running under and it's the sys admin account. The data source is a Fox pro database with a pull of two tables. I am using Microsoft OLE DB Foxpro driver as my source connection and OLE DB Connection for SQL Server as my destination. I am doing a simple table to table transformation. The path of my connection is a mapped Drive: E:\Main. There are other packages and jobs within my job queue that are pointing to the same database and they seem to run fine using the above mapped drive. The ONLY difference between this package and other packages are that, they're few months old and this one was created last night. I have also enabled logging on this package and here is the below error when the job fails: Package Steps execution information: Step 'DTSStep_DTSDataPumpTask_1' failed Step Error Source: Microsoft OLE DB Provider for Visual FoxPro Step Error Description:Invalid path or file name. Step Error code: 80040E21 Step Error Help File: Step Error Help Context ID:0 Step Execution Started: 9/23/2006 11:39:17 AM Step Execution Completed: 9/23/2006 11:39:17 AM Total Step Execution Time: 0.031 seconds Progress count in Step: 0 |
| Thread Tools | |
| Display Modes | |
|
|