Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2.0.2)

Part Number A95295-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page Go to next page
View PDF

9
Creating an Analytic Workspace From Relational Tables

You can use the AW_CREATE PL/SQL package to replicate a star schema within an analytic workspace and generate relational views of the resulting workspace cube. You can query these views directly using standard SQL. You can also create OLAP Catalog metadata that maps to these views to enable access by the OLAP API.

See Also:

Chapter 16, "CWM2_OLAP_AW_CREATE" for the syntax of the AW_CREATE procedure calls.

This chapter contains the following topics: