Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Reading data from flatfile works local but not on server

$
0
0

I have some existing packages which I try to edit.

The packages load some data from flatfiles, which works great for the packages which are already on the server.

I edited the packages to load the data from the other flat files (same structure, just other name) and tested it in visual studio - works great.

Then I uploaded the edited packages to SQL Server and the flatfile import returned the following errorcode: 0xC020902A and a Message, that my column couldn't be converted because of truncation.
I did a data conversion to UTF-8 and this package worked on the server.

Then I opened the next package and I got a similar error 0xC0209029. I tried to convert this column as well but the it's an integer and I really can't find the problem.

It's a strange behavior anyway, as I can run the package locally without a problem and the final result in the database is correct.

Could this be some kind of setting or permission problem?

Thanks for your help! :-)


Viewing all articles
Browse latest Browse all 24688

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>