Getting DTS_E_INDUCEDTRANSFORMFAILUREONERROR

  • Hi,

    I am using SSIS 2008 and i have to push data from SQL Server 2008 to Excel 2003.

    In my package I am using a data conversion between Source and Destination.

    While executing the package its giving the below error.Please help me on it.

    [Excel Destination [215]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "Excel Destination Input" (226)" failed because error code 0xC020907B occurred, and the error row disposition on "input "Excel Destination Input" (226)" 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.

  • What other errors are listed in the execution results?

  • I am getting the below errors while executing the package.

    It is loading view rows in excel sheet after running.

    [Excel Destination [215]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.

    [Excel Destination [215]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "Excel Destination Input" (226)" failed because error code 0xC020907B occurred, and the error row disposition on "input "Excel Destination Input" (226)" 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 "Excel Destination" (215) failed with error code 0xC0209029 while processing input "Excel Destination Input" (226). 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.

    [XYZ_LIVE [1]] 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 component "XYZ_LIVE" (1) 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.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply