|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, May 03, 2013 1:25 PM
Points: 51,
Visits: 718
|
|
|
|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Friday, May 03, 2013 1:25 PM
Points: 51,
Visits: 718
|
|
mona.togatorop (5/21/2008)
I'm new to SSIS so this might be a very basis error but I'd appreciate some help... I've got error in Delete Old log File (File system Task) : Variable VarDeleteFileSName is used as a source or destination and is empty
Please help me.. Thank you
I know this is six months late, but I resovled this exact scenario by placing a default value for varDeleteFileSName when declaring the global variable in the package. After that, the File System Task ran as expected. I supposed it needed to know there was a value before it executes. And because the script had not yet assigned a value to the variable, the File System Task would not start. Mark Maddox.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Wednesday, March 31, 2010 2:32 PM
Points: 1,
Visits: 13
|
|
Hi veru use full information. I have another type of question. I have used Foreach loop to import multiple files. But if one file has some problem whole package is erroring out, Instead of going for another file it stops.
How do I solve this problem ?
Saritha
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, December 05, 2011 12:26 PM
Points: 1,
Visits: 52
|
|
| I would like to note that as of 4.8.2011, the images in the article are not viewable and give broken link errors. Thanks.
|
|
|
|