Hi @Anonymous ,
Please check my answer here: oracle-connector-is-not-working-in-both-vs2017-and.html
If you are targeting SQL Server 2019 Enterprise edition, there is no need in Attunity anymore.
Microsoft Oracle Connector supersedes it.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have upgraded a SSIS solution from Visual Studio 2013 using Attunity component for Oracle to :
Visual Studio 2019 Version 16.7.4
SSIS extension : 3.10
Targeted server version for Deployment : 2019 . ( I have also tried 2017 and have installed Microsoft Connectors v.5.0 for Oracle both 86 and 64).
After the upgrade ( cloning the solution from git and loading in VS 2019)
if the Microsoft Connector for Oracle V 1.0 is not installed then the Microsoft Connection Manager for Oracle can not be loaded and fails with :
Microsoft Visual Studio is unable to load the document.
Unable to create the type with the name 'DTS.ConnectionManagerOracle.1'
I had to install the Microsoft Connector for Oracle V 1.0 otherwise the ssis packages failed to load . The error : Microsoft Visual Studio is unable to load the document. Object reference not set to an instance of an object.
When using the Oracle provider for OLE DB, the test of the connection succeeds.
When using the MS Oracle Connection Manager it fails to establish the connection and the message error is:
There was an error trying to establish an Oracle connection with the database server.
As a consequence , when using the MS Oracle Source component it always fails with the error :
There was an error trying to establish an Open Database Connectivity (ODBC) connection with the database server.
Error at XXXXX: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.
The AcquireConnection method call to the connection manager "MSORA" failed with error code 0xC0014009.
There may be error messages posted before this with more information on why the AcquireConnection method call failed.
Error at XXXX [SSIS.Pipeline]: V_ADV_TRANS_NI failed validation and returned error code 0xC020801C.
I've tried installing and unistalling of the connectors several times but nothing helps.
Thank you very much for any ideas that can help me solving this issue, as I'm really under pressure.
Hi @Anonymous ,
Please check my answer here: oracle-connector-is-not-working-in-both-vs2017-and.html
If you are targeting SQL Server 2019 Enterprise edition, there is no need in Attunity anymore.
Microsoft Oracle Connector supersedes it.