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 , 14 of 14


REMOVEMAP_AW_MEASURE Procedure

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

Syntax

REMOVEMAP_AW_MEASURE (
          cube_owner        IN   VARCHAR2  (30),
          cube_name         IN   VARCHAR2  (30),
          measure_name      IN   VARCHAR   (30),
          aw_owner          IN   VARCHAR2  (30),
          aw_name           IN   VARCHAR2  (30),
          aw_object_name    IN   VARCHAR2  (30));

Parameters

Table 26-11 MAP_AW_MEASURE Procedure Parameters
Parameter Description

cube_owner

Owner of the cube in the OLAP Catalog that contains this measure.

cube_name

Name of the cube in the OLAP Catalog.

measure_name

Name of the measure in the OLAP Catalog.

aw_owner

Owner of analytic workspace.

aw_name

Name of the analytic workspace.

aw_object_name

Name of the variable 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