Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSIS package still processing files that are not there

Status
Not open for further replies.

masterdineen

Programmer
Sep 17, 2013
3
0
0
GB
Hello there,

I have a ssis package that processes files from a number of folders, then moves the files into a completed sub folder.

But I noticed when I ran the package by mistake for a second time today, I could still see records being loaded even tho there is no files to process. Is this a known issue at all. something to do with memory.?

Regards

Rob
 
You would do better by posting this in the SSIS forum (Forum-1555). But since we can't see your SSIS package and what it is doing in each step, it's hard to tell where the issue might be.

Have you looked in the original folder to see that the files were actually moved and not just copied?

-SQLBill

The following is part of my signature block and is only intended to be informational.
Posting advice: FAQ481-4875
 
I have re submitted this post I. the ssis forum now

please delete this one.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top