Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Connection Manager in SSIS

$
0
0


Hi All,

I have two servers (Server-A and Server-B), Both servers data bases are mirrored. My SSIS package pointing to the server-A Database, If any failure in the Server-A (or) Crashed, My package automatically should point to the Server-B, without any failure in the package.

I am using failover partner in SSIS to achive the above one. It's working before running of the package, if Server-A down,It is automatically connecting to the Server- B. But Middle of the package running, if Server - A down. It's throw an below errors.

[ADO NET Source [37]] Error: The ADO NET Source was unable to process the data. Exception from HRESULT: 0xC0047020.

[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on ADO NET 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.


Thanks in Advance...



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>