Questions tagged [attunity]

Attunity is a provider of information availability software solutions that enable access, sharing and distribution of data across heterogeneous enterprise platforms, organizations, and the cloud.

From attunity.com

Attunity is a leading provider of information availability software solutions that enable access, sharing and distribution of data across heterogeneous enterprise platforms, organizations, and the cloud. Our software solutions include data replication, change data capture (CDC), data connectivity, enterprise file replication (EFR), managed-file-transfer (MFT), and cloud data delivery. Using Attunity’s software solutions, our customers enjoy significant business benefits by enabling real-time access and availability of data and files where and when needed, across the maze of heterogeneous systems making up today’s IT environment.

70 questions
0
votes
1 answer

Oracle destination in SSIS data flow is failing with Error- ORA-01405: fetched column value is NULL

I have one SSIS package in which there is one DFT. In DFT, I have one Oracle source and one Oracle destination. In Oracle destination I am using Data Access Mode as 'Table Name - Fast Load (Using Direct Path)' There is one strange issue with that.…
0
votes
0 answers

Performance -- Attunity's Teradata Connector for Microsoft

I haven't been able to find a non-advocated performance evaluation for the Attunity Teradata connectors for Microsoft. I found a before and after comparison for Oracle that showed rows per second. But, I've not found anything like that for…
Diz
  • 1
  • 3
0
votes
0 answers

SSIS using a different query plan than when I running through SQL Developer

I have an SSIS package that grabs some data from Oracle. For some reason, when I run the query through SSIS, it appears that I am getting a different query plan than I do when I run it through SQL developer. Originally, it was running very quick…
Lock
  • 5,422
  • 14
  • 66
  • 113
0
votes
1 answer

SSIS Attunity Teradata connector doesn't connect

An Attunity connector for Teradata stopped working on a server that I use. I am just doing a simple Teradata Source. The connection manager connects because I can successfully test the connection with the "test connection" button in the manager. At…
SwolleyBible
  • 243
  • 7
  • 20
0
votes
2 answers

Incremental Load in Redshift

We are currently working on loading data into Redshift. We have different scenarios here. If the OLTP database is SQL Server residing on premise, then we can consider tool like Attunity that can help loading data to Redshift via S3. Attunity is…
0
votes
2 answers

SSIS TPT Import error

When i try to load data from excel source to the teradata with ssis and using microsoft connector for teradata by attunity 1.2 i got below error, what am i missing? [Teradata Destination [23]] Error: TPT Import error encountered during Initiate…
kerem
  • 15
  • 7
0
votes
0 answers

SSIS - Data flow stuck at Execution Phase while using Attunity Oracle Source

I am using Attunity Oracle drivers to connect to Oracle Database on a remote server to retrieve data and dump into Excel File. Everything works fine in Visual Studio BIDS. From VS I can connect directly to remote Oracle server and retrieve the…
Prateek Singh
  • 863
  • 1
  • 8
  • 28
0
votes
0 answers

How to see Attunity drivers MSORA as a provider for SQL Linked Server

I want to see the MSORA driver for Attunity Oracle SSIS 1.2 drivers for SQL Server 2008. I have installed the x64 drivers, and installed the VC++ Redistributable Runtime before hand (as this seems to prevent some errors during installation)....But…
smackenzie
  • 2,880
  • 7
  • 46
  • 99
0
votes
1 answer

Connection limt reached issue [C014] in Attunity

I have a project that connects to a RMS file system through Attunity (Version 1.0.0.8). The RMS file is in a different server. The connection pool on both client and service is 10 (Max connection pool size). When we hit the server from the client,…
pradeeptp
  • 2,131
  • 6
  • 29
  • 39
-1
votes
1 answer

Data transfer from sql server to oracle using oracle destination

I want to transfer bulk data from SQL Server to Oracle So I have used OLE DB Source and Oracle destination (with Attunity) But I am getting below error
1 2 3 4
5