Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

   
 

Data Warehouse Source Document Input

Oracle Tips by Burleson Consulting

The Data Warehouse Development Life Cycle

ANALYZING SOURCE DOCUMENT INPUT

GUTTBAUM’S GROCERY STORES

For many future examples in this text, we will be using a fictional grocery store chain called Guttbaum’s Grocery. Guttbaum’s has been using computers to record sales for about 10 years but has only recently decided to put their transaction data online. As we begin our review of Guttbaum’s data system, we see that transactions are captured at the point-of-sales and summarized on a monthly basis for the OLTP system and individuals. Transactions are archived using tape storage. The use of tape storage was chosen because it was deemed to be the most efficient method for storing the massive quantities of data captured by Guttbaum’s system.
Inside Guttbaum’s data structures, one row of the transaction table is used for each purchased item within a grocery purchase. For example, if a customer checks out with a grocery cart holding 100 items, 100 rows are added to the fact table at the time the transaction is completed. Guttbaum’s Grocery chain has 50 supermarkets with an average of 3,000 customers each day per supermarket. Each customer averages 10 items per transaction. If we do the math, we can see that 1,500,000 rows are added to Guttbaum’s database each day. 1.5 million rows continue to be added each day until the monthly aggregation summarizes the data and archives the original transactions to tape. Each transaction row is 100 bytes, meaning that 150 MB of storage is used each day, in addition to the 50 MB necessary for indexes. Therefore, Guttbaum’s data structure, which requires 200 MB per day of disk storage, requires a monthly total of disk space equaling 200 MB X 30 days, or about 6 GB. Figure 3.6 displays Guttbaum’s existing OLTP environment.


Figure 3.6 An overview of Guttbaum’s existing OLTP environment.

Until recently, Guttbaum’s was only able to track purchases at the point of sale with their scanners. This didn’t allow any understanding about the type of customer making the purchase. However, the introduction of the data warehouse provides an opportunity for this to change.


This is an excerpt from "High Performance Data Warehousing", copyright 1997.
If you like Oracle tuning, you may enjoy the book Oracle Tuning: The Definitive Reference , with over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it directly from the publisher and save 30%, and get instant access to the code depot of Oracle tuning scripts.

 
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.