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

SSIS Package works on local machine but doesn't work on Server - vs_needsnewmetadata

$
0
0

I have an SSIS package that runs perfectly on my local machine. When I put it out on a server I get the following error message: Error: "PG_SISTEMADETALHE" failed validation and returned validation status "VS_NEEDSNEWMETADATA".

PG_SISTEMADETALHE is an ODBC Source within Data Flow Task that has others ODBC Sources that do similar things: get data from PostgreSQL and copy to SQL Server. The major (and annoying) problem is that not all tasks are failing on that validation. I have ODBC Sources that have query inside that work and others that don't work. ODBC Sources that gets directly the table name and work.

For testing propose I created a test package and tested all ODBC Sources one by one. So it doesn't seem to be a problem on outdated references.

I'm developing SSIS packages on "SQL Server Data Tools para Visual Studio 2013" version "12.0.21.005.1" and my SQL Server version is 12.0.4439

Does anybody has a clue about how to solving this?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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