error code 1 even though it transfers files

Advertisement

File_Rookie
Guest

error code 1 even though it transfers files

OK I have a SSIS pkg that transfer files from server to server. It usually transfers more then one file (does a get). Recently very recently the SSIS pkg is receiving an error code 1 even though the transfers complete.

I can transfer the files one by one by if I try to to them all (like 7 which 2 of them being very big files about 200mb and other is about 100mb). I have the timeout set to 0 within SSIS which means go until done. Th eodd thing is that it does copy the files down but SSIS gets the error code of 1 instead of 0. I look thru the error log and nothing stands out...

Any Help?

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,556
Location:
Prague, Czechia

Re: error code 1 even though it transfers files

Please post a full log file showing the problem.

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. For posting extensive logs you may use pastebin or similar application. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.

Reply with quote

Advertisement

You can post new topics in this forum