satellite load code example in oracle warehouse builder (omb) script.
Tag Archives: ETL
OWB/OMB Script Annoyances – More!
short excerpt on existing issues i’m finding, and incosistencies in the omb/owb product.
OWB / OMB Code Generated for Link Tables
omb/owb data vault link code generated from a couple simple inputs.
OWB vs Informatica – Design Time Comparison
a brief description comparing design time effort in owb (oracle warehouse builder) and informatica powercenter.
Services To Generate ETL Load Code
how would you like to take: a) a source model, b) target model, c) cross-reference (source-to-target) spread-sheet, push it in to a service, and automatically generate target etl loading code? i’ve got a service i’m working on that does just that. i hope it’s available soon. for now, here’s some preliminary information & an example […]
OWB 11gR2 & Scripting Quirks
in case you’re following me for this, you’ve noticed that what i must be doing is generating etl code… well, you’re absolutely correct. i’m using patterns in the data vault, patterns in source system models, and patterns in code generation to generate etl code for owb. in this case, it’s omb script (tcl script) that […]
Overview of Data Vault Loading Patterns
this is a blurb about loading processes, and the patterns that exist in the data vault. it introduces the concepts of code-generation.
Oracle Warehouse Builder – OMB Script quirks
this is a look into tidbits of implementation for structures in omb/owb code.
Dynamic Data Modeling, Auto-Adaptation
i’ve long held a belief that the data vault modeling style ushered in a new era, that being one where we have the power to dynamically accept and automatically absorb new data elements. of course, as always there are some rules and regulations (patterns) around when and how this can happen, and when the modeling […]
ETL and the Data Vault
first posting about implementation, design paradigms, the value of patterns in the data vault modeling and methodology.