Entries from The Data Warehouse Insider tagged with 'Data Integration'

A follow up on "why does ETL take so long"

I got this comment from Oliver on the ETL posting: "in my opinion coding or modelling the etl-process is not the most time consuming part of building a data warehouse. The most time is spent on consolidating the dimensions and...

Why does it take forever to build ETL processes?

One of the discussion topics at ODTUG was whether or not ETL (or better data integration) still makes up 70% of the DW development time. At that session my answer was YES. For some more context take a quick look...

What is going on in the BI/DW world?

Well, lots of fun things as I got to experience in the BI/DW panel at ODTUG. There were some interesting questions from both the audience and Mark (Rittman that is…). The folks on the panel were Michael Armstrong-Smith, Mike Durran...

Unloading data using External Table and Data Pump

Just for being complete and to update people on a minor detail, here is a quick example of a data pump driven External Table. SQL> CREATE TABLE EMP_50 2 ORGANIZATION EXTERNAL 3 ( TYPE oracle_datapump 4 DEFAULT DIRECTORY dmp_dir 5...

More on Total Recall for the DW - Use "AS OF" to publish data

After writing the post on the ETL part I was talking to folks over here and we discussed some other interesting aspects of using time windows and "AS OF" query patterns with ETL like scenarios. The scenario goes a little...

Total Recall for Data Warehousing

First of all, this is not a recall notice for your data warehouse...! This is one of those cool features that come with Oracle 11g that I think is usable in a different context (e.g. Data Warehousing). The first thing...

Oracle at TDWI Las Vegas

The TDWI Winter conference has just started. Oracle is one of the premier data warehouse vendors at the show. This time around we are demonstrating: - HP Oracle Database Machine and the Exadata Storage Servers - Data Warehousing with Oracle...