June 23, 2009 at 5:34 am
We have a job for executing a SSIS package.the package is running fine when the application team executes it directly but when the job IS RUN,IT failes with the error " Retrieving the file name for a component failed with errorcode[0x1AB1F318].The package execution returned DTSER_FAILURE[1]"
July 21, 2009 at 10:30 am
Just got same error in 2005 SSIS. The error occurred in ActiveX Script Task. This isn't my dtsx but I have to fix it. Any help is appreciated.
July 21, 2009 at 10:38 am
What does the ActiveX task do? Does it fail at a certain line, or does the whole task fail? Does it fail only when executed by the SQL Agent service?
The absence of evidence is not evidence of absence
- Martin Rees
The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
- Phil Parkin
July 21, 2009 at 10:51 am
I haven't completely determined what this thing does yet? I do know it is supposed to call an FTP client on the server and send a file to another server.
All script errors report same number & msg. Impossible to tell where failure occurs. I am working on that.
I am currently running under my personal credentials. I am a sysadmin in SQL and network admin. That should be enough to do what I need to do.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply