Skip Headers

Oracle9i OLAP User's Guide
Release 2 (9.2)

Part Number A95295-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

CWM2_OLAP_AW_MAP , 13 of 14


REMOVEMAP_AW_LEVEL Procedure

This procedure removes the association between a logical level in the OLAP Catalog and level information in an analytic workspace.

Syntax

REMOVEMAP_AW_LEVEL (
          dimension_owner   IN   VARCHAR2  (30),
          dimension_name    IN   VARCHAR2  (30),
          level_name        IN   VARCHAR2  (30),
          aw_owner          IN   VARCHAR2  (30),
          aw_name           IN   VARCHAR2  (30),
          aw_object_name    IN   VARCHAR2  (255));

Parameters

Table 26-10 REMOVEMAP_AW_LEVEL Procedure Parameters
Parameter Description

dimension_owner

Owner of the logical dimension in the OLAP Catalog.

dimension_name

Name of the logical dimension in the OLAP Catalog.

level_name

Name of the logical level in the OLAP Catalog.

aw_owner

Owner of analytic workspace.

aw_name

Name of analytic workspace.

aw_object_name

Name of the dimension in the analytic workspace.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback