GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  ETL
Go To First  |  Previous Question  |  Next Question 
 ETL  |  Question 22 of 65    Print  
What is Full load & Incremental or Refresh load?

  
Total Answers and Comments: 4 Last Update: February 28, 2006   
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Rupesh Shah
 
Full Load is the entire data dump load taking place the very first time. 
Gradually to synchronize the target data with source data, there are further 2 techniques:- 
Refresh load - Where the existing data is truncated and reloaded completely. 
Incremental - Where delta or difference between target and source data is dumped at regular intervals. Timsetamp for previous delta load has to be maintained.

Above answer was rated as good by the following members:
butair
June 29, 2005 08:58:38   #1  
Nidhi        

RE: What is Full load & Incremental or Refresh load?
By Full Load or One-time load we mean that all the data in the Source table(s) should be processed. This contains historical data usually. Once the historical data is loaded we keep on doing incremental loads to process the data that came after one-time load.
 
Is this answer useful? Yes | No
August 17, 2005 05:50:00   #2  
Rupesh Shah        

RE: What is Full load & Incremental or Refresh load?
Full Load is the entire data dump load taking place the very first time.
Gradually to synchronize the target data with source data there are further 2 techniques:-
Refresh load - Where the existing data is truncated and reloaded completely.
Incremental - Where delta or difference between target and source data is dumped at regular intervals. Timsetamp for previous delta load has to be maintained.

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
August 23, 2005 17:25:45   #3  
Sriharsha Hanumanth        

RE: What is Full load & Incremental or Refresh load?
Full Load: completely erasing the contents of one or more tables and reloading with fresh data.

Incremental Load: applying ongoing changes to one or more tables based on a predefined schedule.

 
Is this answer useful? Yes | No
February 28, 2006 04:14:10   #4  
Ram        

RE: What is Full load & Incremental or Refresh load?

Hi

When u load data intitially in to datawarehouse it will be Full Load.

If u r loading data everyday in to datawarehouse it will be incremental load

Thanks

Ram


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape