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

The buffer type is not valid. Make sure the Pipeline layout and all components pass validation.

$
0
0

Hi guys,

I am having a really weird issue with sqlserver job. So here is the scenario:

I have a SSIS package which is using a C# component and inserts in a sql server database. When I run package from visual studio, it runs fine, does the insert and life is good. Now, I deployed this SSIS package to a sql server and then try to run the SSIS from sql server and I get this error:

OLE DB Destination Input has lineage ID 2000 that was not previously used in the Data Flow task.

OLE DB Command Input has lineage ID 3281 that was not previously used in the Data Flow task.

The buffer type is not valid. Make sure the Pipeline layout and all components pass validation.

INSERT INTO <tablename> failed the pre-execute phase and returned error code 0xC0202020.

Have been scratching all my hairs out but still can't figure out. Package runs completely fine when I run this in visual studio. That sql server is on a  different machine.

I also copied the C# dlls used by SSIS to the sql machine:

C:\Program Files (x86)\Microsoft SQL Server\110\DTS\PipelineComponents

C:\Program Files\Microsoft SQL Server\110\DTS\PipelineComponents

is this a deployment issue? Because Package runs completely fine from visual studio.

I seriously need some quick help.

I really appreciate it guys.



Viewing all articles
Browse latest Browse all 24688

Trending Articles



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