Understanding Log values
I sent a file to a user, this is an automated step in SSIS. The user sees the file in the FTP site, but gets an error when they try to open it. I'm trying to figure out why this isn't working. So I started by looking at the Log file. I ran this file from our dev server, it has version 5.21.1. This was ran in an SSIS 2019 package. I have the same package, but in SSIS 2008 that ran on our Prod server without any issues, the version on prod is 5.17.7.
I'm looking at the log files between the prod and dev run to try and understand if there is a setting that is not set correctly on the dev version that is causing the file not to be able to be open by the user. I can open the file, and the user can open the file if I manually FTP the file. So I don't think it's an issue with the file itself.
I've included a screen shot of the compare of the dev(top line) and the Prod(bottom line). Can you tell me what the difference of 'No' and 'Yes' means? Or can you point me to the documentation that explains what these values are?
I'm looking at the log files between the prod and dev run to try and understand if there is a setting that is not set correctly on the dev version that is causing the file not to be able to be open by the user. I can open the file, and the user can open the file if I manually FTP the file. So I don't think it's an issue with the file itself.
I've included a screen shot of the compare of the dev(top line) and the Prod(bottom line). Can you tell me what the difference of 'No' and 'Yes' means? Or can you point me to the documentation that explains what these values are?