Skip Headers
Oracle® Warehouse Builder API and Scripting Reference
11g Release 2 (11.2)

E10584-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

Preface

This preface includes the following topics:

Purpose

Oracle Warehouse Builder is a comprehensive toolset for practitioners who move and transform data, develop and implement business intelligence systems, perform metadata management, or create and manage Oracle databases and metadata. This guide describes how to use Warehouse Builder Oracle MetaBase (OMB) Scripting Language to:

  • Create a definition of a data warehouse.

  • Configure the definitions for a physical instance of the data warehouse.

  • Validate the set of definitions and their configurations.

  • Generate a set of scripts to create and populate the data warehouse instance.

  • Generate data transformation scripts.

  • Deploy and initially load the data warehouse instance.

  • Maintain the physical instance by conditionally refreshing it with generated scripts.

  • Integrate Warehouse Builder metadata with other Business Intelligence products.

  • Populate Oracle Discoverer EULs and OLAP catalogs for analyzing the data warehouse.

The guide also describes how to create and use Experts. It also lists the run-time and design time public views available in Warehouse Builder. It also describes how users can add new objects called user defined objects to Warehouse Builder.

Audience

This guide is intended for data warehouse practitioners who want to access Warehouse Builder functionality programmatically:

  • Business Intelligence application developers

  • Warehouse architects, designers, and developers—especially SQL and PL/SQL developers

  • Developers of large-scale products based on data warehouses

  • Warehouse administrators

  • System administrators

  • Other MIS professionals

In order to use the information in this guide, you need to be comfortable with the concepts of Relational Database Management Systems and Data Warehouse design. For information on data warehousing, refer to the Oracle Database Data Warehousing Guide. Also, you need to be familiar with Oracle's relational database software products such as Oracle Database, SQL*Plus, SQL*Loader, Oracle Enterprise Manager, and Oracle Workflow.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Related Documents

The Warehouse Builder documentation set includes these manuals:

In addition to the Warehouse Builder documentation, you can refer to other documents listed below:

Oracle provides additional information sources, including other documentation, training, and support services that can enhance your understanding and knowledge of Oracle Warehouse Builder.

  • For more information on Oracle Warehouse Builder technical support, contact Oracle World Wide Support services at:

    http://www.oracle.com/support

  • For the latest information on, and downloads of, software and documentation updates to Oracle Warehouse Builder, visit My Oracle Support at:

    http://support.oracle.com

  • You can order other Oracle documentation at:

    http://shop.oracle.com

Conventions

In this manual, Windows refers to the Windows NT, Windows 2000, and Windows XP operating systems. The SQL*Plus interface to Oracle Database may be referred to as SQL.

In the examples, an implied carriage return occurs after each line, unless otherwise noted. You must press the Return key after each line of input.

The following conventions are also used in this manual:

Convention Meaning
. . . Vertical ellipsis points in an example mean that information not directly related to the example has been omitted.
... Horizontal ellipsis points in statements or commands mean that parts of the statement or command not directly related to the example have been omitted.
boldface text Boldface type in text refers to interface buttons and links. Boldface type also serves as emphasis to set apart main ideas.
italicized text Italicized text applies to new terms introduced for the first time. Italicized text also serves as an emphasis on key concepts.
unicode text Unicode text denotes exact code, file directories and names, and literal commands.
italicized unicode text Italicized unicode text refers to parameters whose value is specified by the user.
[] Brackets enclose optional clauses from which you can choose one or none.