0
votes
2answers
30 views
ETL Tools and Build Tools
I have familiarities with software automated build tools ( such as Automated Build Studio). Now I am looking at ETL tools.
The one thing crosses my mind is that, I can do anythin …
0
votes
1answer
34 views
Best practices when migrating data from one database scheme to another?
Often times when I am working on a project, I find my self looking at the database scheme and having to export the data to work with the new scheme.
Lots of times there has been …
0
votes
4answers
69 views
Alternative for look up task in SSIS
i am working on a SSIS solution for datawarehouse for extracting Surrogate keys of corresponding application keys, I am using look up task of SSIS but the problem with this task is …
0
votes
1answer
72 views
What is the best way to reuse business logic across Informatica ETL and ASP.NET CRUD pages?
I don't know the first thing about Informatica but I am looking for ways to resolve duplicating business logic that for inserting and updating records in a table. The problem is do …
6
votes
18answers
2k views
What ETL tool do you use?
I've been trying to make a decision as to which package to implement. I've looked at Pentaho, Talend, SSIS, Informatica, etc... What do you use?
0
votes
2answers
56 views
Large scale ETL string lookups performance issues
I have an ETL process performance problem. I have a table with 4+ billion rows in it. Structure is:
id bigint identity(1,1)
raw_url varchar(2000) not null
md5hash char(32) not …
0
votes
5answers
84 views
ETL Tool for transfering old Firebird Database to a new organized Firebird Database
After looking at a lot of questions..i found no real answer for this.
I redisigned an Database for our customer.
With Microsoft Access i found a good Tool to get old table Data in …
0
votes
1answer
12 views
Problem regarding integration of various datasources
We have 4 datasources.2 datasources are internal and we can directly connect to the database.For the 3rd datasource we get a flat file (.csv) and have to pull in the data.4rth data …
0
votes
2answers
160 views
In SQL Server CDC with SSIS, which data should be stored for windowing (LSN or Date)?
I have implemented delta detection while loading data warehouse from transaction systems using an identity column or date-time column in source transaction tables. When data needs …
1
vote
3answers
234 views
informatica powercenter vs custom perl ETL job?
Most of my company uses powercenter informatica for Extract-Transform-Load type data move jobs between databases.
However project I am on has a big custom Perl job with some Java …
0
votes
6answers
83 views
Move data from one database to other with different data structure.
How to move data from suppose mysql database to postgres database?
Scenario: Two similar application. A user wants to switch from one application to other.
But he had maintained c …
0
votes
1answer
56 views
Looking for ETL recommendations
We have a legacy app that needs to be rewritten, and due to its size, we can only do it bit by bit over several years. The idea is to keep developing new features for the new app w …
0
votes
1answer
29 views
Problem with Rhino-Etl and MySQL
I've been using Rhino-ETL for a little while and it's running pretty smooth. However I have a problem connecting to my MySQL DB.
Rhino.Etl.Core.RhinoEtlException: Failed to execut …
1
vote
2answers
178 views
Datawarehousing with Jasperforge, what packages i really need to start with?
For a big commercial online shop my company needs to start a business intelligence project.
We have done the online shop; there are probably only a couple of data sources, so the …
0
votes
2answers
69 views
Where is Pentaho Kettle’s architecture?
Where can I find Pentaho Kettle architecture? I'm looking for a short wiki, design document, blog post, anything to give a good overview on how things work. This question is not me …
