Mohamed ElSheikh
2011-04-12 09:12:14 UTC
Hi,
I created an OLE DB connection from SSIS to AS400 and connection test successful.
The connection is of type (Native OLE DB\IBM DB2 UDB for iSeriesIBMDA400 OLE DB Provider)
But when I use it in an OLE DB Source, it throws a runtime exception with error codes 0xC0202009, 0xC0047038 and 0xC0047039.
The PrimeOutput method on component "OLE DB Source" (109) returned error code 0xC0202009. 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.
Thread "SourceThread0" has exited with error code 0xC0047038 and error code 0xC0047039.
==========
ERROR DETAILS
===========
Error: 0xC0047038 at connection test, DTS.Pipeline: The PrimeOutput method on component "OLE DB Source" (109) returned error code 0xC0202009. 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.
Error: 0xC0047021 at connection test, DTS.Pipeline: Thread "SourceThread0" has exited with error code 0xC0047038.
Error: 0xC0047039 at connection test, DTS.Pipeline: Thread "WorkThread0" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.
Error: 0xC0047021 at connection test, DTS.Pipeline: Thread "WorkThread0" has exited with error code 0xC0047039.
Could anyone help please.
I created an OLE DB connection from SSIS to AS400 and connection test successful.
The connection is of type (Native OLE DB\IBM DB2 UDB for iSeriesIBMDA400 OLE DB Provider)
But when I use it in an OLE DB Source, it throws a runtime exception with error codes 0xC0202009, 0xC0047038 and 0xC0047039.
The PrimeOutput method on component "OLE DB Source" (109) returned error code 0xC0202009. 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.
Thread "SourceThread0" has exited with error code 0xC0047038 and error code 0xC0047039.
==========
ERROR DETAILS
===========
Error: 0xC0047038 at connection test, DTS.Pipeline: The PrimeOutput method on component "OLE DB Source" (109) returned error code 0xC0202009. 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.
Error: 0xC0047021 at connection test, DTS.Pipeline: Thread "SourceThread0" has exited with error code 0xC0047038.
Error: 0xC0047039 at connection test, DTS.Pipeline: Thread "WorkThread0" received a shutdown signal and is terminating. The user requested a shutdown, or an error in another thread is causing the pipeline to shutdown.
Error: 0xC0047021 at connection test, DTS.Pipeline: Thread "WorkThread0" has exited with error code 0xC0047039.
Could anyone help please.