For ETL jobs, two methods are commonly adopted -- the use of an ETL tool or the process of spooling data out to a flat file, transforming data using scripts or a programming language (most common is C) and the use of a native utility like SQL Load or BCP to put the data into its respective tables.
A shop serious about data warehousing and in for the long haul would be wise to use an ETL tool but there is always controversy as to which to use -- tool or spool. There are times, however, when it will almost be mandatory to use to an ETL tool:
- Cleansing of operational data is required.
- Frequent data massage during transformation is required.
- Duplication and/or migration are necessary.
- Tables at target should be populated/updated taking data from different tables from different databases.
- Target database should contain the ETL procedures/packages for system integrity.
- Data repository containing metadata and Data mining is important for OLAP or analytical cubes.
There are also times when, unfortunately, it's possible to delay the decision to purchase, for a brief time:
- Huge amount of mathematical and statistical calculations required during the process of transformation.
- Frequent and periodic update at the target when data is coming from a production database and performance is really an issue.
- Transformation rules vary time to
Requires Free Membership to View
When you register, you'll begin receiving targeted emails from my team of award-winning editorial writers on the latest customer relationship management (CRM)and call center technology issues today. Our goal is to keep you informed on the hottest issues facing this fast-changing industry.
Hannah Smalltree, Editorial Director- time or depends on the nature of the coming source data.
- Data cleansing is necessary that involves intelligent behavior of the transformation process to avoid duplication at the target for the same data entered differently at different sources.
For more information, check out SearchCRM's Best Web Links on Business Intelligence and Data Analysis.
This was first published in March 2002
Join the conversationComment
Share
Comments
Results
Contribute to the conversation