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

Help Needed on Error with DFT buffer, ProcessInput method, violation of integrity constraints, PrimeOutput method, DFT buffer

$
0
0

I am populating the FACT tables where I have an OLEDB source as SQL server and there are 10 LOOKUP transformation that point to each of the surrogate keys and then the data goes to THE OLEDB destination which is a SQL server.

The query runs fine when I put it in the source as SQL command that has records over 250k+. Below are the error messages I am getting in the order I am viewing it under 'Execution results'.

 

[FactServiceHistory STG [472]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E21.
An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 11.0"  Hresult: 0x80040E21  Description: "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.".

[FactServiceHistory STG [472]] Error: There was an error with FactServiceHistory STG.Inputs[OLE DB Destination Input].Columns[EDWGLVoucherSK] on FactServiceHistory STG.Inputs[OLE DB Destination Input]. The column status returned was: "The value violated the integrity constraints for the column.".

[FactServiceHistory STG [472]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR.  The "FactServiceHistory STG.Inputs[OLE DB Destination Input]" failed because error code 0xC020907D occurred, and the error row disposition on "FactServiceHistory STG.Inputs[OLE DB Destination Input]" specifies failure on error. An error occurred on the specified object of the specified component.  There may be error messages posted before this with more information about the failure.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED.  The ProcessInput method on component "FactServiceHistory STG" (472) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (485). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.  There may be error messages posted before this with more information about the failure.

[FactServiceHistory History [334]] Error: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on FactServiceHistory History returned error code 0xC02020C4.  The component returned a failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing.  There may be error messages posted before this with more information about the failure.

I would need help of expert guys like you'll to help me fix the error or suggest me what is the best approach.

Please let me know if you have any questions.

Thank you


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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