![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I'm having an issue running DTS packages via the SQL Server agent. The jobs run fine when running manually though can't be scheduled. I have read many posts discussing the same issue and have passed the MSDN article regarding this matter to our network guys though to no avail. The job basically, delete the contents of a table, picks up a file from a network directory and transforms it into a table. I've included the dump below though the jist of the error is that : "The network name cannot be found." If anyone can suggest what might be happening here and the best way around it I'd greatly appreciate it. Thanks, Ian. Executed as user: XXXXXDOMAIN\sqlserv. ...ng... DTSRun OnStart: DTSStep_DTSExecuteSQLTask_1 DTSRun OnFinish: DTSStep_DTSExecuteSQLTask_1 DTSRun OnStart: Copy Data from SSP to [PF].[dbo].[stg_SSP] Step DTSRun OnError: Copy Data from SSP to [PF].[dbo].[stg_SSP] Step, Error = - 2147467259 (80004005) Error string: Error opening datafile: The network name cannot be found. Error source: Microsoft Data Transformation Services Flat File Rowset Provider Help file: DTSFFile.hlp Help context: 0 Error Detail Records: Error: 67 (43); Provider Error: 67 (43) Error string: Error opening datafile: The network name cannot be found. Error source: Microsoft Data Transformation Services Flat File Rowset Provider Help file: DTSFFile.hlp Help context: 0 DTSRun OnFinish: Copy Data from SSP to [PF].[dbo].[stg_SSP] Step DTSRun: Package execution . The step failed. |
![]() |
| Thread Tools | |
| Display Modes | |
| |