Skip Headers
Oracle® Warehouse Builder Installation and Administration Guide
11g Release 2 (11.2) for Windows and Linux

Part Number E17130-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

1 Overview of Installation and Configuration Architecture

This section discusses the architecture and components of Oracle Warehouse Builder and provides installation and configuration procedures.

This section includes the following topics:

Choosing an Appropriate Installation Configuration

Depending on the business needs of your organization, you may be implementing different types of Oracle Warehouse Builder installations:

Architecture and Components of Oracle Warehouse Builder

This section describes some common installation configurations, and shows how the various components interact. The primary Oracle Warehouse Builder components include:

Depending on your business needs, there are many possible installation configurations. The five most common topologies, which are illustrated in this section, are:

Note:

in any of these topologies, it is typical to have multiple design clients. For example, each OWB developer or administrator usually has a corresponding, installed OWB client, also called a design client.

Single Computer Topology

When everything is running on the same computer, the database home for Oracle Database 11g Release 2 contains all the components needed to run Warehouse Builder, as illustrated in Figure 1-1.

Figure 1-1 Single Computer Topology for Oracle Database 11g Release 2

Description of Figure 1-1 follows
Description of "Figure 1-1 Single Computer Topology for Oracle Database 11g Release 2"

Separate Client and Database Server Topology

If separate computers are being used to run the client and to host the repository, then all computers must have the OWB software installed, as illustrated in Figure 1-2. For the database server installation, Oracle Database 11g Release 2 includes the necessary components. For the client, you must install the OWB software from the standalone install image.

Figure 1-2 Two Computer Topology; Separate Client and Database Server Installations

Description of Figure 1-2 follows
Description of "Figure 1-2 Two Computer Topology; Separate Client and Database Server Installations"

See Also:

"Working with the Warehouse Builder Standalone Install Package" for OWB client installation procedures

Multiple Database Topology

If a database on a separate computer is being used to run mappings designed on another database, then all computers must have the OWB software installed, as illustrated in Figure 1-3. For the database servers, the installation for Oracle Database 11g Release 2 includes the necessary components. For the client, you must install the OWB software from the standalone install image.

You must prepare the OWB repository on all database server computers. As illustrated in Figure 1-3, one acts as the design repository (Server1). The additional servers where mappings execute each have their own repository (shown as Server2), which in this case functions as a run-time repository. The Control Center Service on the execution database server deploys and executes the code.

Figure 1-3 Multiple Database Topology

Description of Figure 1-3 follows
Description of "Figure 1-3 Multiple Database Topology"

Separate Client, Control Center Service, and Database Server Topology

If the OWB client, the Control Center Service, and the repository run on different computers, then all these computers must have the OWB software installed, as illustrated in Figure 1-4. For the database server, the installation media for Oracle Database 11g Release 2 includes the necessary components. For the client, you must install the OWB software from the standalone install image. For the Control Center Service, you can use either type of installation. However, Oracle recommends that you use the standalone image because it installs only the components that OWB requires.

Figure 1-4 Separate Client, Control Service Center, and Database Server Topology

Description of Figure 1-4 follows
Description of "Figure 1-4 Separate Client, Control Service Center, and Database Server Topology"

Control Center Agent Topology

If separate computers are used to run the OWB client, the Control Center Agent service (CCA), and the repository, then all computers used to deploy or execute OWB code must have installed OWB software, as illustrated in Figure 1-5. For the database server, the installation for Oracle Database 11g Release 2 includes the necessary components. For the client, you must install the OWB software from the standalone install image. For the Control Center Agent service, you can use either install. However, because the standalone image only installs the OWB-required components, Oracle recommends this option.

In some deployments, a Control Center Service is required on a host that does not have an Oracle Database installed. For example, if you use code template-based ETL mappings where part of the mapping executes on a non-Oracle database, then you can run a Control Center Agent on that non-Oracle database host. In such a case, you can install the OWB software on the non-Oracle database host.

Also note that:

  • On the non-Oracle database host, the only component of the OWB software that is used is the Control Center Agent. The rest of the software is present but not used.

  • The CCA may be located with the OWB client or Server1, in which case no additional installation would be necessary.

  • In Figure 1-5, the Map1 has three execution units (a, b, c). The first two are Load Code Templates (LCTs) and the other one is an Oracle Target Code Template.

Figure 1-5 Control Center Agent Topology

Description of Figure 1-5 follows
Description of "Figure 1-5 Control Center Agent Topology"

About the Check for Updates Wizard for Oracle Warehouse Builder

Oracle Warehouse Builder provides the Check for Updates wizard within Design Center to simplify locating and downloading new resources for Warehouse Builder as follows:

Resources delivered through the Check for Updates wizard may consist of links to My Oracle Support, downloadable documents, or Zip archives. Installation instuctions are included for client-side and server-side components with each resource as needed.

See Also:

Note:

The OWB Repository Assistant can be launched from OWB_HOME/owb/bin/unix/reposinst.sh on Linux or OWB_HOME/owb/bin/windows/reposinst.bat on Windows.