0xC0202031
Last changed: Mike_Honey

.

Direct row to output "%1!s!" (%2!d!) failed.

Constant DTS_E_CANTDIRECTROW
HRESULT 0xC0202031
Error -1071636431
Code 8241
Facility Component (DTS_FACILITY_COMPONENT)
Severity Error (DTS_SEVERITY_ERROR)

Community Notes

Add your experiences and workarounds here. If you have solved this issue, why not help the next person?

A Pivot Transformation was intermittently reporting this error code as:

The ProcessInput method on component "Pivot" (1234) failed with error code 0xC0202031. 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.

Removing spaces from the "Pivot key value column name" property (and also from all downstream references to that column) appears to have avoided this error.

ComponentErrorCodes