![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
SQL Server 2000, Enterprise Manager Windows 2000 I have a dts package that runs like a charm when kicked off manually. When trying to kick it off via a schedule, it creates a logged error (see below). I'm not sure how to troubleshoot this. The tasks that are bombing are reading Visual FoxPro 7 files (.dbf), transforming them, and then doing inserts into SQL Server tables. The files are accessible to all adminstrators on that box, just like the SQL Server data files. When running manually, I'm running from the same box, so I'm thinking it's not a matter of missing dll's. Any other ideas? Thanks, Andreas Step Error Source: Microsoft Data Transformation Services (DTS) Package Step Error Description:Invalid class string (Microsoft Data Transformation Services (DTS) Package (800401f3): Invalid class string ) Step Error code: 800401F3 Step Error Help File:sqldts80.hlp Step Error Help Context ID:1100 |
#3
| |||
| |||
|
|
This error would suggest to me one of two articles of relevance (remember DTS is all about the client) http://support.microsoft.com/?kbid=288910 http://www.sqldts.com/default.aspx?223 Let us know how you get on "Andreas Macke" wrote: SQL Server 2000, Enterprise Manager Windows 2000 I have a dts package that runs like a charm when kicked off manually. When trying to kick it off via a schedule, it creates a logged error (see below). I'm not sure how to troubleshoot this. The tasks that are bombing are reading Visual FoxPro 7 files (.dbf), transforming them, and then doing inserts into SQL Server tables. The files are accessible to all adminstrators on that box, just like the SQL Server data files. When running manually, I'm running from the same box, so I'm thinking it's not a matter of missing dll's. Any other ideas? Thanks, Andreas Step Error Source: Microsoft Data Transformation Services (DTS) Package Step Error Description:Invalid class string (Microsoft Data Transformation Services (DTS) Package (800401f3): Invalid class string ) Step Error code: 800401F3 Step Error Help File:sqldts80.hlp Step Error Help Context ID:1100 |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |