SSIS Error Code DTS_E_PRIMEOUTPUTFAILED
. The PrimeOutput methodon component "Customer Info "(1) returned error code 0xC02020C4. The component returned a failure codewhen the pipeline engine called PrimeOutput(). The meaning of the failure codeis definedby the component, but the error is fataland the pipelinestopped executing. There may be error messages posted before thiswith more information about the failure.
The attempt
toadd arowto the Data Flow task buffer failedwith error code 0xC0047020.
SSIS Error Code DTS_E_PROCESSINPUTFAILED
. The ProcessInput methodon component " Download"(40) failed with error code 0xC0209029while processing input "OLE DB Destination Input"(53). The identified component returned an error from the ProcessInput method. The error is specificto the component, but the error is fataland will cause the Data Flow tasktostop running. There may be error messages posted before thiswith more information about the failure.
SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR
. The "input "OLE DB Destination Input" (53)" failed because error code 0xC0209077 occurred,and the errorrow dispositionon"input "OLE DB Destination Input" (53)" specifies failureon error. An error occurred on the specifiedobjectof the specified component. There may be error messages posted before thiswith more information about the failure.
There was an error
with inputcolumn"xxx"(1043)on input "OLE DB Destination Input"(53). The columnstatus returnedwas:"The value could not be converted because of a potential loss of data.".
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 10.0"Hresult: 0x80040E21Description:"Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.".