GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Concepts  >  OLAP
Go To First  |  Previous Question  |  Next Question 
 OLAP  |  Question 3 of 11    Print  
Compare Data Warehouse database and OLTP database?
The data warehouse and the OLTP data base are both relational databases. However, the objectives of both these databases are different.

The OLTP database records transactions in real time and aims to automate clerical data entry processes of a business entity. Addition, modification and deletion of data in the OLTP database is essential and the semantics of the application used in the front end impact on the organization of the data in the database.

The data warehouse on the other hand does not cater to real time operational requirements of the enterprise. It is more a storehouse of current and historical data and may also contain data extracted from external data sources.

Differences
Data warehouse databaseOLTP database
Designed for analysis of business measures by categories and attributesDesigned for real time business operations.
Optimized for bulk loads and large, complex, unpredictable queries that access many rows per table.Optimized for a common set of transactions, usually adding or retrieving a single row at a time per table.
Loaded with consistent, valid data; requires no real time validationOptimized for validation of incoming data during transactions; uses validation data tables.
Supports few concurrent users relative to OLTPSupports thousands of concurrent users.

However, the data warehouse supports OLTP system by providing a place for the latter to offload data as it accumulates and by providing services which would otherwise degrade the performance of the database.

Tutorial 2: Data Warehouse database and OLTP database




  
Total Answers and Comments: 4 Last Update: December 15, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 04, 2006 05:20:41   #1  
sithusithu Member Since: December 2005   Contribution: 161    

RE: Compare Data Warehouse...

OLTP – This is from operational data source

Data warehouse/data mart – historical data extracted from different ODS for analytical purpose

 

Cheers

Sithu


 
Is this answer useful? Yes | No
April 12, 2006 20:11:23   #2  
zahoorahmad Member Since: April 2006   Contribution: 7    

RE: Compare Data Warehouse...

Well above answer are fine

but there is one convention.

Term "Repository" is used for data warehouse data base. And infact its not data base either.


 
Is this answer useful? Yes | No
October 23, 2006 23:03:51   #3  
thumatinagaraju Member Since: October 2006   Contribution: 26    

RE: Compare Data Warehouse...
data ware house is summarized,subject oriented,non volatile,historic, time invarient (only insertion's no updations) , denormalized. one, which support OLAP process.where as database support's detailed data, non-subject oriented , volatile, time varient, normalized one, which support OLTP . it always hold current data only.
 
Is this answer useful? Yes | No
December 15, 2006 13:35:30   #4  
Ritu Khare        

RE: Compare Data Warehouse database and OLTP database?...

In simple words,

An OLTP system is used to get data into the system.

A datawarehouse system is used to get data out of the system.

-Ritu


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape