Hi All,
Anyone can help on the below, as we are facing currently for the last few days with below errors. No changes made to SSIS package, but some reason it is coming below error.
Started: 10:06:37 PM Error: 2018-08-14 22:06:56.69 Code: 0xC0049064
Source: Data Flow Task Derived Column [1000] Description: An error occurred while attempting to perform a type cast. End Error Error: 2018-08-14 22:06:56.69 Code: 0xC0209029
Source: Data Flow Task Derived Column [1000] Description: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "component "Derived Column" (1000)" failed because error code 0xC0049064 occurred, and the error row disposition on "output column "END_CORE_MINS_7" (13535)" 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. End Error Error: 2018-08-14 22:06:56.70 Code: 0xC0047022
Source: Data Flow Task SSIS.Pipeline Description: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Derived Column" (1000) failed with error code 0xC0209029 while processing input "Derived Column Input" (1001). 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. End Error Error: 2018-08-14 22:06:56.75 Code: 0xC02020C4
Source: Data Flow Task OLE DB Source [1] Description: The attempt to add a row to the Data Flow task buffer failed with error code 0xC0047020. End Error Error: 2018-08-14 22:06:56.75 Code: 0xC0047038
Source: Data Flow Task SSIS.Pipeline Description: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "OLE DB Source" (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. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 10:06:37 PM Finished: 10:06:57 PM Elapsed: 19.375 seconds. The package execution failed. The step failed.