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

Failed to retrieve long data for column

$
0
0

We are trying to run a SSIS package from Job and it is failing with the error “Failed to retrieve long data for column ”XXX_XXXX””. The same package ran from VS 2010 connecting to same SQL Server 2012 database. The same package ran from SSIS 2012 job connecting to same SQL Server 2012 database on which VS 2010 is also available. The same package is now throwing exceptions while running the package from SSIS Job on SQL Server 2012 server.

Package Info: Connection Manager: OLEDB Database Version: 2012 (11.0.3350) Also we are facing similar problem when the column type is “TEXT” and all these packages are upgraded from 2005 to 2012. Please let us know how to resolve the issue.

Detailed Error: id event source message 19448 OnError DFT - Populating DIM COMMENT Failed to retrieve long data for column " XXX_XXXX ". 19449 OnError Sequence Container Failed to retrieve long data for column " XXX_XXXX ". 19450 OnError pkgStgDIMComment Failed to retrieve long data for column " XXX_XXXX ". 19451 OnError DFT - Populating DIM COMMENT There was an error with ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX] on ODS - EXTRACT DATA.Outputs[OLE DB Source Output]. The column status returned was: "DBSTATUS_UNAVAILABLE". 19452 OnError Sequence Container There was an error with ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX] on ODS - EXTRACT DATA.Outputs[OLE DB Source Output]. The column status returned was: "DBSTATUS_UNAVAILABLE". 19453 OnError pkgStgDIMComment There was an error with ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX] on ODS - EXTRACT DATA.Outputs[OLE DB Source Output]. The column status returned was: "DBSTATUS_UNAVAILABLE". 19454 OnError DFT - Populating DIM COMMENT SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" failed because error code 0xC0209071 occurred, and the error row disposition on "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" 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. 19455 OnError Sequence Container SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" failed because error code 0xC0209071 occurred, and the error row disposition on "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" 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. 19456 OnError pkgStgDIMComment SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" failed because error code 0xC0209071 occurred, and the error row disposition on "ODS - EXTRACT DATA.Outputs[OLE DB Source Output].Columns[XXX_XXXX]" 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. 19457 OnError DFT - Populating DIM COMMENT SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ODS - EXTRACT DATA returned error code 0xC0209029. 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. 19458 OnError Sequence Container SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ODS - EXTRACT DATA returned error code 0xC0209029. 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. 19459 OnError pkgStgDIMComment SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ODS - EXTRACT DATA returned error code 0xC0209029. 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. 19460 PackageEnd pkgStgDIMComment End of package execution.




Programmer


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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