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

Free Oracle Tips

HTML Text

 Home
 E-mail Us
 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   


 

 

 


 

 

 

 

 

Oracle Warehouse Builder (OWB) vs. Manual data loading

Oracle Tips by Burleson Consulting

Question:  I'm new to Oracle data warehousing and I'm wondering about the relative benefits of using Oracle Warehouse Builder as opposed to writing a custom solution with dbms_scheduler.  should we use the new Oracle 9i OWB or just load Oracle 9i and create a warehouse type database from within that?  I've looked for some guidance from Oracle but I can't find any best practices documents or hardware configuration recommendations (We're probably going to go with a single Sun server).  Thank you.

Answer:

Oracle Warehouse Builder (OWB) is a software framework to allow you to chain-together complex jobs for performing data warehouse activities (data loading, aggregation with materialized views, etc.), and you have many options.  Essentially, OWB is a teleprocessing monitor (a TP monitor like CICS, IDMS/DC or Oracle's dbms_scheduler) where you can define job streams, perform branching based on return codes and manage complex data transformation.

The benefit of OWB is that the framework requires standard API, but the downside is that a custom-written solution may be more flexible and powerful.  There is no standard "best practice" for using OWB vs. custom solutions, it depends on the skills of your staff and your requirements.  To measure server load, take a look at the book "Oracle Database 10g Application Server Handbook" by Oracle Press.

For alternatives to OWB, you can choose from many options:

  • Use a TP monitor - TP monitors such as Tuxedo can manage complex processing streams.
     
  • Roll your own with dbms_scheduler or cron - Experienced DBA staff are well-versed in writing data load routines within Oracle (using the dbms_scheduler package) or externally using a UNIX/Linux cron with shell scripts.

For references, I recommend these books and services:

And these pages:

If you like Oracle tuning, you may enjoy my new book "Oracle Tuning: The Definitive Reference", over 900 pages of my favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot of Oracle tuning scripts.


 

 

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

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 -  2012 

All rights reserved.

Oracle © is the registered trademark of Oracle Corporation.