We currently use SSIS for transferring data from Oracle Server and load into SQL Server.
The Oracle Server has now been upgraded to 19c from 11g after which we are unable to connect to
OLD Versions of softwares used
Oracle Server Version : 11g
Microsoft Visual Studio : V14.0.250420.01 update 3
Oracle SSIS version : 14.0.800.900
Attunity Connector version : 2/3/4/5
Oracle is now upgraded to 19c and now the SSIS packages have stopped working.
I tried upgrading the Oracle Client to 19c but it did not help. Please guide
Visual Studio stopped working because the Attunity Connector version is not compatible with Oracle 19c Client. For now I have uninstalled the Oracle 19c Client and reinstalled both 11g and 12c clients to make everything work. We are currently upgrading the Visual Studio to next version to make everything work together.
Related
I migrated my SSRS reports from 2008 R2 to 2017, I have a problem with the connections to my Oracle 9i database.
I have created new connections with the OLE DB connector for Oracle but still the same problem.
the version of the oracle client installed on the dev machine is the 10g.
problem solved:
I just installed a new 11g client on my machine
and correctly configured "tnsnames.ora"
In one of our company meetings with Microsoft we were advised to use Microsoft SSIS Connectors by Attunity Version 4.0 if we extract data from Oracle. We used to extract the data from Oracle using Oracle Provider for OLE DB.
I have tried to install the recommended components without success. I have oracle clients 32 bits (ODTwithODAC122010.zip) and 64 bits (ODAC122010_x64.zip) installed and then I attempted to install SSIS Attunity Connectors as explained on this post. It's supposed that after the installation I would see the components on the SSIS toolbox (Data Flow section) but no matter what I do they simply don't show up.
I can successfully connect to oracle server using the component we have always used.
My SSIS projects target version is SQL Server 2016. Visual Studio 2015 Enterprise. My OS: Windows 10 Enterprise.
I tried to install v4 32-bit version of the attunity connector and it did not work, I also tried to install v3 64-bit version of the attunity connector and the installation failed because I don't have SQL Server 2014 installed only 2016, which is why I'm supposed to use v4 64-bits.
Any advice from anybody who had an issue like this before?
You need both x86 and x64 versions of the Oracle clients.
And you should install both 4.0 and 5.0 x64 (x86 will be added automatically) versions of Attunity connectors.
After that you should be able (almost guaranteed) to see Attunity connectors in the SSIS Toolbox in VS2015.
Hope this helps.
I have ODP.NET installed using ODAC 32bit on a machine with Devart dotConnect for Oracle installed.
http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html
Got the error when adding a ADO.NET Entity Data Model...\New Connection:
Click the 2nd time to get the same issue. However the 3rd time shows Devart screen:
ODP.NET is working fine on a machine without Devart dotConnect installed. Any idea please?
I'm trying to use the Microsoft Connectors v2.0 for Oracle (https://www.microsoft.com/en-us/download/details.aspx?id=29283) to connect to an Oracle database through SSIS.
I am running Windows 7 SP 1 (64-bit), with Visual Studio 2013 Ultimate. I have installed the connector:
I also have the 32-bit Oracle client installed on my machine for PL/SQL Developer - it works.
But when I create a package in VS 2013 and try to connect to the Oracle DB - I don't have the option to connect to the Oracle source:either by trying to add a new connection through the connection manager or creating a Data Flow Task and dragging the Oracle Source from "Other Sources" within the data flow.
Any suggestions on how to make this work?
Thanks,
Apparently you need the Microsoft Connectors v3.0 for Oracle to work with VS 2013.
Microsoft Connectors v3.0 for Oracle and Teradata
Our Oracle Db's are Oracle 11G r2,. We use Visual Studio 2013 for development. Is ODAC 12C backwards compatible with the Oracle 11g r2 server? Are there any issues a developer will encounter using a newer ODAC /ODP.NET version than the database it's connecting to?
Found the answer here:
http://docs.oracle.com/database/121/ODPNT/InstallSystemRequirements.htm#ODPNT149
Access to Oracle Database 10g Release 2 or later