You are on page 1of 1

What is OWB?

Oracle Warehouse Builder (OWB) is an information integration tool that leverages the Oracle
Database to transform data into high-quality information. The Oracle Database is a central
component in the Warehouse Builder architecture because the Database hosts the Warehouse
Builder repository and the code generated by Warehouse Builder.

are the major components of warehouse builder?


Oracle Warehouse Builder(OWB) is composed of Design centre,Control center manager,target
schema,Warehouse builder repository,Repository browser,control center service.

What is OMB Plus?


OMB plus is a flexible, high-level command line metadata access tool for Oracle
Warehouse Builder. We use OMB Plus to create, modify, delete, and retrieve object metadata in
Warehouse Builder design and runtime repositories.

What is the Scriping language used to manipulate OWB?


OMB Plus is a scripting language used to manipulate object and runtime repositories of
OWB.OMB Plus is an extension TCL Programming language and hence has variable
constructs,looping and control structures.

Where are the SQL scripts located in OWB?


OWB scripts are installed at \owb\rtp\sql and are used for managing deployment jobs,execution
jobs,control centers from SQL*PLUS.

How do you launch OMBPlus at Unix Prompt?


We can alunch OMB plus at the unix prompt using OWB_HOME/owb/bin/unix/OMBPlus.sh

How do you connect to a OWB repository from OMB Plus?


From OMB Plus console enter the following :
OMBCONNECT repos/password@host:port:service_name USE WORKSPACE wokspace_name

1.what is data profiling in Oracle Warehouse Builder?


2.How versioning is maintained in OWB?
3.How do you manage Change Managment in OWB?
4.What OMB*Plus and why do you use it?
5.How do you schedule Mappings in OWB?
6.How do you monitor failed jobs in OWB?
7.how do you export objects in OWB Repository?
8.How do you manage Security in OWB?
9.What is snapshot in owb?
10.how will you deploy an object in owb and where?
11. what is repository browser and how do you start it?
12.what is collections in owb?

You might also like