question

SoumyaBrataBatabyal-3044 avatar image
0 Votes"
SoumyaBrataBatabyal-3044 asked EchoLiu-msft edited

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on OData Source returned error code 0xC02090F5.

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.

[OData Source [516]] Error: The OData Source was unable to process the data. Exception from HRESULT: 0xC0047072


After process 6000 of data then this error comes.

Using the same connection/same DB is working fine for some other entity.

Source: Odata

sql-server-integration-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

EchoLiu-msft avatar image
0 Votes"
EchoLiu-msft answered EchoLiu-msft edited

Hi anonymous user,

Maybe it's timed out. Please try to change the corresponding value in Odata Connection Manager.

The following question may be similar to your dilemma:
HELP: Error during data read using OData source - SSIS 2012 or superior


If you have any question, please feel free to let me know.


Regards
Echo


If the answer is helpful, please click "Accept Answer" and upvote it.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.