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

OLAP Catalog Analytic Workspace Views , 4 of 11


ALL$OLAP2_AW_PHYS_OBJ_EXT

Each row represents additional information about an AW object. If the definition of an AW object contains information other than the name and data type, that information is represented by this view. For example, an AW dimension may have a specified width, or a composite or conjoint dimension may have a specified sorting algorithm (BTREE, HASH, or NOHASH).

Column Datatype NULL Description

AW_OWNER

VARCHAR2(30)

NOT NULL

Owner of the analytic workspace.

AW_NAME

VARCHAR2(30)

NOT NULL

Name of the analytic workspace.

AW_OBJECT_NAME

VARCHAR2(30)

NOT NULL

Name of the AW object, as defined by the OLAP DML.

AW_PHYS_ATTR_TYPE

VARCHAR2(30)

NOT NULL

Type of extension to the OLAP DML definition of the AW object.

AW_PHYS_ATTR_VALUE

VARCHAR2(30)

NOT NULL

Value of the extension to the OLAP DML definition of the AW object.


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