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  >  Data Warehousing  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 36 of 111    Print  
Why are OLTP database designs not generally a good idea for a Data Warehouse

Answer posted by Shri Dana on 2005-04-06 19:04:05: OLTP cannot store historical information about the organization. It is used for storing the details of daily transactions while a datawarehouse is a huge storage of historical information obtained from different datamarts for making intelligent decisions about the organization.



  
Total Answers and Comments: 5 Last Update: September 06, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 06, 2005 19:04:05   #1  
Shri Dana        

RE: Why are OLTP database designs not generally a good idea for a Data Warehouse
OLTP cannot store historical information about the organization. It is used for storing the details of daily transactions while a datawarehouse is a huge storage of historical information obtained from different datamarts for making intelligent decisions about the organization.
 
Is this answer useful? Yes | No
April 03, 2007 10:08:07   #2  
sshravanam Member Since: April 2007   Contribution: 5    

RE: Why are OLTP database designs not generally a good...
OLTP systems will be having transactional data thats keep on changing,so it cant be taken for warehousing.
 
Is this answer useful? Yes | No
June 20, 2007 11:25:00   #3  
John Kaiser        

RE: Why are OLTP database designs not generally a good...
The data warehouse obtains data from one or more source systems which could be OLTP systems. So it could happen that the OLTP system and the data warehouse contain the same data. What distinguishes the data warehouse from the OLTP system is the data organisation. The data warehouse organises its data for query, analysis and reporting.
 
Is this answer useful? Yes | No
August 02, 2007 15:13:59   #4  
1292033        

RE: Why are OLTP database designs not generally a good...
Because OLTP databases are transactional data related databases. The meaning of this is these databases are used in real time to insert, update and delete data. To accomplish these tasks in real time, The model used in OLTP databases is highly normalized. The problem of using this model in Data Warehousing is, we have to join multiple tables to get a single piece of data. With the amount of historical data we deal with in DW, it is highly desirable not to have a highly normalized data model like OLTP.
 
Is this answer useful? Yes | No
September 06, 2007 07:09:14   #5  
jyotsna        

RE: Why are OLTP database designs not generally a good...
OLTP databases are generally volatile in nature which are not suitable for datawarehouses which we use to store historic data
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
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