Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
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
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN20671

ALL_CUBE_ATTRIBUTES

ALL_CUBE_ATTRIBUTES describes the attributes for the OLAP cube dimensions accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the cube dimension
DIMENSION_NAME VARCHAR2(30) NOT NULL Name of a cube dimension (such as TIME)
ATTRIBUTE_NAME VARCHAR2(30) NOT NULL Name of an attribute of the dimension (such as LONG_DESCRIPTION or END_DATE)
TARGET_DIMENSION_NAME VARCHAR2(30)   Name of the target dimension of the attribute
ATTRIBUTE_ROLE VARCHAR2(17)   Special role this attribute plays; NULL if none:
  • SHORT_DESCRIPTION

  • LONG_DESCRIPTION

  • DESCRIPTION

  • TIME_SPAN

  • END_DATE

DESCRIPTION NVARCHAR2(300)   Description of the attribute in the session language
DATA_TYPE VARCHAR2(106)   Data type of the attribute, (such as VARCHAR2 or FLOAT)
DATA_LENGTH NUMBER NOT NULL Length of a text data type
DATA_PRECISION NUMBER   Precision of a numeric data type
DATA_SCALE NUMBER   Scale of a numeric data type

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF