SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags Data Warehousing, ETL Rss

   Items 1 to 2 of 2   
 

Parallel Processing of Large Volume ETL Jobs

ETL processing, generally involves copying/moving, transforming, cleaning the records/transactions from one or multiple sources. Most of the batch processing or warehousing projects involve such data processing in millions on daily/weekly basis. Typically, there is a Staging area and production area. Records are cleaned, transformed, filtered and verified from staging to production area. This demands SQL Set theory based queries, parallel processing with multiple processors/CPU. The article focuses on need of SQL Set theory approach and parallel processing while processing large volume of ETL records using programming approach.   Read more...
By Raghavendra Narayana 2007/11/08 | Source: SQLServerCentral.com | Category: ETL
Rating: |  Discuss |  Briefcase | 3,598 reads

The Subsystems of ETL Revisited

These 34 subsystems cover the crucial extract, transform and load architecture components required in almost every dimensional data warehouse environment. Understanding the breadth of requirements is the first step to putting an effective architecture in place.  Read more...
By Additional Articles 2007/11/01 | Source: Intelligent Enterprise | Category: ETL
Rating:  Rate this |  Briefcase | 1,801 reads
   Items 1 to 2 of 2