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

Connection Error to MySql in SSIS

$
0
0

I have a process that copies data from a MySql database to Oracle,When I run the job, I get the following error:

Message
Executed as user: ****\OLAPAdmin. Microsoft (R) SQL Server Execute Package Utility
Version 10.50.1600.1 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.
Started:  10:11:02 AM  Error: 2012-12-17 10:11:04.93
Code: 0xC0047062     Source: Personel Personal [1]
Description: Microsoft.SqlServer.Dts.Runtime.DtsCouldNotCreateManagedConnectionException:
Could not create a managed connection manager.
at Microsoft.SqlServer.Dts.Runtime.ManagedHelper.GetManagedConnection(String assemblyQualifiedName,
String connStr, Object transaction)
at Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnectionManager100.AcquireConnection(Object pTransaction)
at Microsoft.SqlServer.Dts.Pipeline.DataReaderSourceAdapter.AcquireConnections(Object transaction)
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.
HostAcquireConnections(IDTSManagedComponentWrapper100 wrapper, Object transaction)
End Error  Error: 2012-12-17 10:11:04.93     Code: 0xC0047017     Source: Personel SSIS.Pipeline
Description: component "Personal" (1) failed validation and returned error code 0x80131500.
End Error  Error: 2012-12-17 10:11:04.93     Code: 0xC004700C
Source: Personel SSIS.Pipeline     Description: One or more component failed validation.
End Error  Error: 2012-12-17 10:11:04.93     Code: 0xC0024107     
Source: Personel      Description: There were errors during task validation.
End Error  DTExec: The package execution returned DTSER_FAILURE (1).  
Started:  10:11:02 AM  Finished: 10:11:04 AM  Elapsed:  1.981 seconds.
The package execution failed.  The step failed.

Viewing all articles
Browse latest Browse all 24688

Trending Articles



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