Data Warehouse Components
This post links to other posts detailing the Data Warehouse components:
Introduction:
TOAD is, by far, the best Oracle developer tool there is. The downside is, the licences are very expensive - about $800 per user, I think. This is how to install the free version.
Aim:
Install and configure TOAD.
Requirements:
A PC running Oracle.
Procedure:
2 Columns:
Title | Title |
Data | Data |
Data | Data |
Title | Title | Title |
Data | Data | Data |
Data | Data | Data |
Title | Title | Title | Title |
Data | Data | Data | Data |
Data | Data | Data | Data |
Title | Title | Title | Title | Title |
Data | Data | Data | Data | Data |
Data | Data | Data | Data | Data |
Title | Data |
Title | Data |
Introduction:
This procedure describes how to create a Runtime Repository Connection in OWB. This connection is used by OWB when deploying objects.
Aim:
Create a Runtime Repository Connection in OWB.
Requirements:
OWB is up and running.
Procedure:
Introduction:
This procedure describes how a Connector is entered into OWB. This is a Database Link between two Oracle Modules. While these can be created in OWB, any maintenance, including dropping them, is done directly on the database.
Aim:
Create a Connector in OWB.
Requirements:
At least two Oracle Modules have been created in OWB.
Procedure:
Implementing in Oracle XE:
Introduction:
This procedure is to create some Linux accounts and directories that will be used for managing and running the warehouse.
# Warehouse paths: |
-- ------------------------------------------------------------------------- -- |
This is a list of links to posts that comprise the configuration of the sub-system:
SET SERVEROUTPUT ON SIZE 1000000; |
A number of objects will be built to support this sub-system:
Sequences:
-- ------------------------------------------------------------------------- -- |
-- ------------------------------------------------------------------------- -- |
-- ------------------------------------------------------------------------- -- |
Introduction:
These are the maintenance scripts for this object.
Scripts:
-- ------------------------------------------------------------------------- -- |
-- ------------------------------------------------------------------------- -- |
Introduction:
These are the maintenance scripts for this object.
Scripts:
Introduction:
Oracle Workflow stages the OWB Process Flows.
Aim:
Install and configure Oracle Workflow Server.
Requirements:
Oracle is installed and running on the server.
Procedure:
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
SET SERVEROUTPUT ON SIZE 1000000; |
This template is used as a header for PL/SQL Packages:
-- ------------------------------------------------------------------------- -- |
This post contains links to other posts which document the Control Repository.
Pre-Requisites:
None.
Code:
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
-- ------------------------------------------------------------------------- -- |
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
SET SERVEROUTPUT ON SIZE 1000000; |
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
SET SERVEROUTPUT ON SIZE 1000000; |
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
SET SERVEROUTPUT ON SIZE 1000000; |
Pre-Requisites:
None.
Code:
Paste this code into a .sql script and run it in SQL*PLUS by the owner of the target schema.
-- ------------------------------------------------------------------------- -- |