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 


 

 

 


 

 

   
 

ODMG Object-Oriented Data Warehouse

Oracle Tips by Burleson Consulting

High Performance Data Warehousing

Database Architectures For The 1990s

The IS-A Construct

While the object-oriented data model as defined by ODMG appears to be more rigid than the relational data model, it still has some compelling features for data warehousing. The main drawback to object-oriented databases is their use of embedded pointers to establish data relationships. This means that new relationships cannot be easily added to a data warehouse model. In an object-oriented database, when a new relationship is added, each object in the database must be visited and restructured to make room for the new pointer that establishes the new relationship. Once the objects have restructured to make room for the pointer, a program must be written to add the physical pointers to the pointer fields. This is a very complex and time-consuming operation. In short, the object-oriented data model requires much more careful up-front analysis to ensure that all of the data relationships have been identified before the database schema is compiled.

On the positive side, object-oriented databases have some very useful features for data warehousing. The ability to tightly couple data with behavior makes it very easy to locate warehouse queries. In addition, we can also quickly overload existing behaviors to create new methods. Finally, encapsulation helps ensure that changes to methods only affect their target object type--we never see any unintended side effects from code changes.

Now that we have reviewed the basic database architectures, we should address some of the issues that will arise when extracting data for Oracle warehouses. Remember, many of the data sources for your Oracle warehouse will come from non-relational database architectures, and the savvy warehouse designer must understand how data extraction will function.

To understand the types of applications that Oracle warehouses will be expected to support, let’s move on to discuss the basics of decision support systems and expert systems.


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.