SSIS ADO NET Destination error code 0xC0208452
I am using an Data Flow. Inside I have an OLE DB Source to get data from a Table of one Database of my SQL Server 2008 R2 and a ADO NET Destination to insert data in a Postgres 8.4 Database. My SO is a Windows Server 2008 R2 and I also have installed the official ODBC Connector for Postgres. I ran the package successfully almost 5 times before this problem occur. The problem happen when I try to run the task. Below are the two more important lines of the error message: [ADO NET Destination [120]] Error: ADO NET Destination has failed to acquire the connection {854BBE5B-0D3E-4C52-ADCD-818A4A2D73C0}. The connection may have been corrupted. [SSIS.Pipeline] Error: component "ADO NET Destination" (120) failed validation and returned error code 0xC0208452. Other info: The ODBC Connector works fine, and also the connection test of the ADO NET DestinationDiogenes Caraballo
May 20th, 2010 1:14am

Error 0xC0208452 says: ADO NET Destination has failed to acquire the connection %1. The connection may have been corrupted. There might be some problem with the connection? Did you try it again? Does it fail continuously after the first time failure? XiaochenXiaochen Wu
Free Windows Admin Tool Kit Click here and download it now
May 28th, 2010 11:27am

Delete and recreate your destination and try.
May 28th, 2010 12:12pm

Im facing similar issue, creating connections and re-mapping multiple times haven been fruitful. SSIS package "dimdate pack.dtsx" starting. Information: 0x4004300A at Data Flow Task 1, SSIS.Pipeline: Validation phase is beginning. Error: 0xC0208452 at Data Flow Task 1, Destination - dimDate [43]: ADO NET Destination has failed to acquire the connection {AEACCC18-BBFF-4CBB-931A-F39B8506A448}. The connection may have been corrupted. Error: 0xC0047017 at Data Flow Task 1, SSIS.Pipeline: component "Destination - dimDate" (43) failed validation and returned error code 0xC0208452. Error: 0xC004700C at Data Flow Task 1, SSIS.Pipeline: One or more component failed validation. Error: 0xC0024107 at Data Flow Task 1: There were errors during task validation. SSIS package "dimdate pack.dtsx" finished: Failure.
Free Windows Admin Tool Kit Click here and download it now
November 21st, 2010 4:59am

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

Other recent topics Other recent topics