MDXer-
That did it. I've not got an sql staement to call FTP, and without assigning any return values from that stored procedure call or anything, the output is automatically transferred as an output variable when I asked it to. My ActiveX script checks that string for either "" or...
Rick-
Is the problem still occurring, or have you resolved it?
Your question sparked my interest, because I was having the same problem. I'd like to share with everyone what I changed to solve the issue, but I don't know! It works exactly as described above, but properly fails the step, not...
I've tried fail package on step failure and fail on first.
I think I have a lead, though: if I separate the SQL statements within each block with "go" it seems to react to the raiserror. This is a good thing, but now I've got the difficulty of reading my error returned variable...
I can't get my DTS to fail, so here's my question to you: Are there tasks in a DTS that can cause a fail to be overridden?
For instance:
-a DTS package with a single SQL task in it with only the SQL statement:
RAISERROR ('FailThis', 16, 1)
..will fail the package nicely: I get a big red X...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.