Physical Dimension Oracle Fusion Middleware Online Documentation Library

14-26 Oracle Fusion Middleware Integrators Guide for Oracle Business Intelligence Enterprise Edition Syntax CubeColumn … extName= aggrType= dataType= nullable= precision= rowCount= lastUpdated= scale= AttributeHierarchy RefPhysicalHierarchy … AttributeHierarchy PhysicalLevel RefPhysicalLevel … PhysicalLevel CubeColumn Example CubeColumn name=Year parentName=quot;FoodMartquot;...quot;Salesquot; parentId=3039:4260 id=3043:4261 uid=2147487198 extName=Year dataType=VARCHAR scale=0 precision=8 nullable=false DescriptionDescription CubeColumn

14.16 Analytic Workspace

The Analytic Workspace element corresponds to the Oracle OLAP Analytic Workspace AW object in the Physical layer. The Analytic Workspace tag includes the following attributes: The Analytic Workspace tag includes the following child elements: Table 14–26 Cube Column Child Elements Element Name Description AttributeHierarchy References the physical hierarchy to which this cube column belongs. The hierarchy is contained in a sub-element called RefPhysicalHierarchy. PhysicalLevel References the physical level to which this cube column belongs. The level is contained in a sub-element called RefPhysicalLevel. Table 14–27 Analytic Workspace Tag Attributes Attribute Name Description version The version of the Analytic Workspace. Physical Elements 14-27 Syntax AW … version= DynamicName RefVariable … DynamicName AW Example AnalyticWorkspace name=BIQA_AW parentName=ODBC.BIQA_AW parentId=3025:21 id=3049:24 uid=1125 DescriptionDescription AnalyticWorkspace

14.17 AW Cube

The AW cube element corresponds to the Oracle OLAP cube object in the Physical layer. The AW cube tag includes the following attributes: Table 14–28 Analytic Workspace Child Elements Element Name Description DynamicName If a session variable is being used to specify the name of this Analytic Workspace, this element references that session variable. The session variable is contained in a sub-element called RefVariable. Table 14–29 AW Cube Tag Attributes Attribute Name Description extName The physical name that is used when referencing the cube in physical SQL queries. isCacheable If set to true, indicates that this table is included in the Oracle BI Server query cache. CacheExpiry How long table entries should persist in the query cache. A value of 0 indicates that cache entries do not expire. isCacheEventTable If set to true, indicates that this table has been registered as an Oracle BI Server event polling table. pollFreq The polling frequency, in seconds. Only applies if this table is an Oracle BI Server event polling table. The default value is 3600 seconds. x The x coordinate of the table when it is shown in the physical diagram. y The y coordinate of the table when it is shown in the physical diagram. rowCount The latest number of rows retrieved for this Oracle OLAP cube. lastUpdated The time at which row counts were last updated for this Oracle OLAP cube.