Skip Headers
Oracle® OLAP Reference
10g Release 2 (10.2)

Part Number B14350-01
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
Previous
Go to next page
Next
View PDF

ALL_OLAP2_AW_DIMENSIONS

ALL_OLAP2_AW_DIMENSIONS lists the dimensions in standard form analytic workspaces.

The ALL_OLAP2_AW_DIMENSIONS view uses the direct analytic workspace metadata access process to rapidly return information about standard form metadata. It does not use a caching mechanism and is unaffected by CWM2_OLAP_METADATA_REFRESH. See Chapter 19 for more information.

Column Datatype NULL Description
AW_OWNER VARCHAR2(30)
Owner of the analytic workspace.
AW_NAME VARCHAR2(30)
Name of the analytic workspace.
AW_LOGICAL_NAME VARCHAR2(90)
Logical name of the dimension in the analytic workspace.
AW_PHYSICAL_OBJECT VARCHAR2(1000)
Standard form name of the dimension in the analytic workspace.
SOURCE_OWNER VARCHAR2(1000)
Owner of the source dimension in the OLAP Catalog.
SOURCE_NAME VARCHAR2(1000)
Name of the source dimension in the OLAP Catalog.