Viewing 3 posts - 1 through 4 (of 4 total)
This is the error I get from xp_cmdshell.
DTSRun OnError: DTSStep_DTSDynamicPropertiesTask_1, Error = -2147467259 (80004005)
Error string: Failure creating file.
Error source: Microsoft JET Database Engine
Help file: ...
December 1, 2005 at 3:44 pm
Ok, got it so it works when manually executing the dts package now, but executing it via xp_cmdshell still fails with the same error given above. Any thoughts?
December 1, 2005 at 1:48 pm
I have attempted the xp_cmdshell method with no positive results as of yet. Using this method I get "DTSRun OnError: DTSStep_DTSDataPumpTask_1, Error = -2147467259 (80004005)"
Interestingly if I run the package...
December 1, 2005 at 1:30 pm
Viewing 3 posts - 1 through 4 (of 4 total)