How to fix "Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED

Efren Caballes 0 Reputation points
2023-05-10T15:45:19.55+00:00

Hi Every one I just want to ask what kind of Error is This, I can't find Best Solution on Google

When I try ODBC to OLEDB
AND OLEDB to OLEDB connection

ODBC to OLEDB - Failed ,While OLEDB to OLEDB - Sucess

enter image description here

but when I check the flow inside, 516069 out of 546009 completed, some data not been populated
User's image

and error message was

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED.  The PrimeOutput method on ODBC Source returned error code 0x80004005.  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.

Does anyone know what kind of error is this and best way to resolved this.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,436 Reputation points
    2023-05-11T05:43:18.9833333+00:00

    I can't find Best Solution on Google

    The "best solution" rarely exists and to get a working solution at all, you have to provide much more details&information about your existing solution; the screenshot as it are more then useless.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.