Error: 0x384 ?
Hi Folks I built a data flow that uses a postgreSQL database as a datasource ODBC connection. I tested this data flow in isolation and it works fine (image 1). Image 1 - I then embedded this "tested" dataflow inside another package and it errors (image2) Image 2 I get the following error message "Error: 0x384 at Load_event_Table, ODBC Source 1 [68]: Open Database Connectivity (ODBC) error occurred. state: '40001'. Native Error Code: 1. ERROR: canceling statement due to conflict with recovery User query might have needed to see row versions that must be removed.; Error fetching next rowError: 0x384 at Load_event_Table, ODBC Source 1 [68]: Open Database Connectivity (ODBC) error occurred. state: '40001'. Native Error Code: 1. ERROR: canceling statement due to conflict with recovery User query might have needed to see row versions that must be removed.;Error fetching next rowError: 0xC0047038 at Load_event_Table, SSIS.Pipeline: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ODBC Source 1 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." My online searches haven't come up with a solution. Can anyone suggest a solution? Regards Steve
October 25th, 2012 12:40am

your Image2 shows that your source started reading the data (6000 rows) and than it failed. could you handle the error by redirecting the rows (with red arrow) to flat file and check the data first... let us know your observation... --Let us TRY this | My Blog :: http://quest4gen.blogspot.com/
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2012 1:52am

Error disappeared over night !
October 25th, 2012 5:15pm

Error disappeared over night !
Free Windows Admin Tool Kit Click here and download it now
October 25th, 2012 5:15pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics