Warehouse Builder
From Oracle FAQ
Oracle Warehouse Builder (OWB) is a is a GUI tool used for building Oracle data warehouses and data marts.
Contents |
[edit]
Architecture
OWB is written in Java. Current version is OWB 10g. Versions are provided for
OWB consists of two main components:
- the design environment, which is concerned with working with meta data (abstract representations of warehouse objects, together with business rules),
- and the runtime environment, which takes this meta data and turns it into physical database objects and process flows.
[edit]
Licensing
OWB is licensed as part of the Oracle Developer Suite.
[edit]
Also see
- Oracle Data Integrator
[edit]

