162 XOQ-00101 to XOQ-02563
- XOQ-00101: unknown error
-
Cause: An unexpected internal error occurred.
- XOQ-00102: system failure
-
Cause: An unexpected internal error occurred.
- XOQ-00103: An OLAP API method failed.
-
Cause: An unexpected internal error occurred.
- XOQ-00104: not implemented
-
Cause: An OLAP API query was issued that requires an unimplemented feature.
- XOQ-00105: unknown error
-
Cause: An unexpected internal error occurred.
- XOQ-00106: SQL query failed: "(string)"
-
Cause: A SQL query generated by the OLAP component failed to execute.
- XOQ-00107: current operation cancelled
-
Cause: An Oracle operation was interrupted by CTRL+C or another cancelling operation.
- XOQ-00201: error opening connection
-
Cause: An error occurred while initializing the connection for the OLAP API.
- XOQ-00203: error retrieving connection information for the server
-
Cause: An error occurred while retrieving the connection parameter information.
- XOQ-00204: error initializing second DataProvider on a JDBC connection
-
Cause: The Java client tried to open multiple DataProviders over one JDBC connection.
- XOQ-00223: error executing an OLAP DML command
-
Cause: A syntactic or referential error in the commmand string prevented execution of an OLAP DML command.
- XOQ-00225: error closing the connection
-
Cause: An error occurred while closing the connection for the OLAP API.
- XOQ-00229: cannot retrieve information for the connection
-
Cause: An error occurred while preparing OLAP API connection information.
- XOQ-00232: error sharing the session
-
Cause: An unexpected error occurred.
- XOQ-00233: error obtaining the system
-
Cause: An unexpected error occurred.
- XOQ-00234: error obtaining the module version
-
Cause: An unexpected error occurred.
- XOQ-00251: Default database is not set.
-
Cause: An unexpected error occurred.
- XOQ-00286: error creating a definition manager
-
Cause: An error occurred while preparing an OLAP API query for use.
- XOQ-00287: error adding analytic workspace "(string)" to branch
-
Cause: An unexpected error occurred while adding an analytic workspace to a branch.
- XOQ-00288: unable to commit transaction
-
Cause: An error occurred while trying to commit changes to a cube or dimension.
- XOQ-00289: error executing DDL "(string)" for metadata object "(string)"
-
Cause: An error occurred while executing the DDL.
- XOQ-00400: failed to map CWM object "(string))" to XML or IDL
-
Cause: An error occurred while preparing a metadata object to return to the client.
- XOQ-00401: a string could not be created with the name "string", because that name is already used by an existing string.
-
Cause: An error occurred while trying to create a metadata object with the name of an existing object.
- XOQ-00500: no metadata provider "(string)" available
-
Cause: A MetadataProvider could not be found for the specified type of metadata.
- XOQ-00501: table "(string)" and/or column "(string)" not found
-
Cause: A metadata object was mapped to a table or column that does not exist.
- XOQ-00502: cannot create more than one CursorManager for a source
-
Cause: An attempt was made to create a second CursorManager for a source in a transaction.
- XOQ-00503: cannot create server cursor
-
Cause: An error occurred while executing the SQL for an OLAP API query.
- XOQ-00504: cannot execute the query
-
Cause: An error occurred while executing the SQL for an OLAP API query.
- XOQ-00505: The number of cursor inputs (string) does not match the number of bind sources (string).
-
Cause: The bind source specified in the cursor manager did not have matching cursor input.
- XOQ-00506: cannot parse XML string from the client
-
Cause: An error occurred while parsing query or metadata definitions sent by the client.
- XOQ-00507: source definition not found with ID "(string)"
-
Cause: The query referred to a source definition that did not exist.
- XOQ-00508: metadata object not found with ID "(string)"
-
Cause: The query referred to a metadata object that did not exist.
- XOQ-00509: Invalid value string "(string)" is used for a value of dimension "(string)".
-
Cause: The query contained an incorrectly formatted value string. The accepted formats are "HIERARCHY::LEVEL::VALUE" in hierarchy-qualified value mode, or "[Dimension].[Hierarchy].[Level].[Value]" in ODBO compatibility mode.
- XOQ-00510: NULL key found in hierarchy
-
Cause: The hierarchy was not identified as a skip-level hierarchy, although it contained NULL values.
- XOQ-00511: Query will result in a Cartesian product.
-
Cause: An incorrect join condition was used in the query.
- XOQ-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
-
Cause: A process encountered an exceptional condition. This is the generic internal error number for Oracle program exceptions.
- XOQ-00603: Fatal error occurred: unwise to proceed.
-
Cause: An Oracle session was in an unrecoverable state.
- XOQ-00699: internal error, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
-
Cause: An internal inconsistency was detected that did not end the process.
- XOQ-00700: error compiling OLAP DML command
-
Cause: A syntactic or referential error in the OLAP DML command caused a compilation error.
- XOQ-00701: error compiling OLAP DML expression
-
Cause: A syntactic or referential error in the OLAP DML expression caused a compilation error.
- XOQ-00702: no OLAP DML code to compile
-
Cause: SPLExecutor:executeCommand was called with an empty command string.
- XOQ-00703: error executing OLAP DML command "(string)"
-
Cause: A syntactic or referential error in the commmand string prevented the execution of an OLAP DML command.
- XOQ-00704: error evaluating OLAP DML expression
-
Cause: A syntactic or referential error in the expression string prevented the evaluation of an OLAP DML expression.
- XOQ-00705: no OLAP DML expression to evaluate
-
Cause: An SPLExecutor::evaluateExpression method was called with an empty expression string.
- XOQ-00850: cannot create fundamental snapshot: definition id "(string)" not recognized
-
Cause: A cursor could not be created because the source referred to an unrecognized metadata object.
- XOQ-00851: cannot create Mdm property: definition id "(string)" not recognized
-
Cause: A cursor was not created because the source referred to an unrecognized metadata object.
- XOQ-01000: A portion of the query results in an empty selection and a 0-extent cursor.
-
Cause: The selection for one or more dimensions of a source yielded no members, so no data was retrieved for the source.
- XOQ-01100: Query is not supported by the current generator.
-
Cause: The source involved a construct that was syntactically correct but is not currently supported.
- XOQ-01150: unknown problem with OLAP Catalog
-
Cause: An error occurred while reading the OLAP Catalog.
- XOQ-01151: OCI error:\nstring
-
Cause: An exception was raised by Oracle Call Interface.
- XOQ-01200: metadata problem for MdmAttribute "string"
-
Cause: Metadata for the MdmAttribute was incomplete or inconsistent. Possible causes are: 1) The MdmAttribute did not have an associated MtmAttributeMap. 2) The MtmAttributeMap existed, but there was no mapped expression for a requested MtmDimensionMap.
- XOQ-01201: metadata problem for MdmMeasure "string"
-
Cause: Metadata for the MdmMeasure was incomplete or inconsistent. Possible causes are: 1) The MdmMeasure did not have an associated MtmMeasureMap. 2) The MtmMeasureMap existed, but there was no mapped expression for a requested MtmBaseCube. 3) The MtmMeasureMap existed, but had no associated MtmCube.
- XOQ-01202: metadata problem for MdmLevel "string"
-
Cause: Metadata for the MdmLevel was incomplete or inconsistent. The MdmLevel did not have an associated MtmLevelMap.
- XOQ-01203: metadata problem for MdmHierarchy "string"
-
Cause: Metadata for the MdmHierarchy was incomplete or inconsistent. The MdmHierarchy did not have an associated MtmHierarchyMap.
- XOQ-01204: metadata problem for MdmListDimension "string"
-
Cause: Metadata for the MdmListDimension was incomplete or inconsistent.
- XOQ-01205: metadata problem for MdmPrimaryDimension "string"
-
Cause: Metadata for the MdmPrimaryDimension was incomplete or inconsistent. The MdmPrimaryDimension (also known as MdmUnionHierarchy) did not have an associated MtmPrimaryDimensionMap.
- XOQ-01206: metadata problem for cube "string"
-
Cause: Metadata for the cube was incomplete or inconsistent. This happened for one of the following reasons: 1) No MtmBaseCube was associated with a requested hierarchy combination. 2) One of the MtmMeasureMaps associated with an MtmCube was NULL. 3) Something was wrong with an MtmCubeDimensionality associated with an MtmBaseCube.
- XOQ-01207: metadata problem for hierarchy combination "string"
-
Cause: Metadata for the hierarchy combination was incomplete or inconsistent.
- XOQ-01208: metadata problem for MtmBaseCube "string"
-
Cause: Metadata for the MtmBaseCube was incomplete or inconsistent. An MtmBaseCube had no associated MtmTabularSource.
- XOQ-01209: metadata problem for attributes on dimension "string"
-
Cause: Metadata for the attributes on the dimension was incomplete or inconsistent.
- XOQ-01210: metadata problem for table map for list dimension "string"
-
Cause: Metadata for the table map for the list dimension was incomplete or inconsistent.
- XOQ-01211: metadata problem for MdmValueHierarchy "string"
-
Cause: Metadata for the MdmValueHierarchy was incomplete or inconsistent. Possible causes are: 1) The MtmValueLevelHierarchyMap for the MdmValueHierarchy did not have an associated MtmSolvedLevelHierarchyMap. 2) The MtmValueLevelHierarchyMap for the MdmValueHierarchy was invalid.
- XOQ-01212: aggregation metadata problem for cube "string"
-
Cause: Aggregation metadata for the cube was incomplete or inconsistent.
- XOQ-01213: metadata problem for MdmLevelHierarchy "string"
-
Cause: Metadata for the table mapping for the MdmLevelHierarchy was incomplete or inconsistent. The MtmLevelHierarchyMap for the MdmLevelHierarchy had no associated MtmTabularSource.
- XOQ-01214: metadata problem with dimension order specification for "string"
-
Cause: Metadata for the custom sort column was incomplete or inconsistent. An MtmDimensionOrderSpecification had no associated OrderByExpression.
- XOQ-01215: metadata problem with mapped RDBMS column "string"
-
Cause: Metadata for the mapped RDBMS column was incomplete or inconsistent. There was a problem identifying the RDBMS table that owns the associated RDBMS column.
- XOQ-01216: metadata problem with mapping for snowflake hierarchy "string"
-
Cause: Mapping metadata for the snowflake hierarchy was incomplete or inconsistent. There was a problem identifying a mapping for the associated snowflake hierarchy.
- XOQ-01217: metadata problem with mapping for hierarchy "string"
-
Cause: Mapping metadata for the hierarchy was incomplete or inconsistent. A mapping for the associated hierarchy could not be identified. The problem may be the way the dimension was mapped in one of the cubes and may be in the GID column.
- XOQ-01218: metadata problem with mapping for hierarchy "string"
-
Cause: Mapping metadata for the hierarchy was incomplete or inconsistent. A mapping for the associated hierarchy could not be identified, possibly because of the way the dimension was mapped in one of the cubes.
- XOQ-01219: metadata problem with mapping for hierarchy "string"
-
Cause: Mapping metadata for the hierarchy was incomplete or inconsistent. The ET column for the associated hierarchy could not be identified.
- XOQ-01300: invalid dimension member value "(string)"
-
Cause: An invalid dimension value was specified as part of an MdmCustomMember.
- XOQ-01301: invalid measure expression in MdmCustomMember "(string)"
-
Cause: A measure expression in an MdmCustomMember was invalid.
- XOQ-01302: query not supported in local value mode
-
Cause: Some feature of the query required unique value mode to be enabled.
- XOQ-01303: incorrect cube dimensionality
-
Cause: The metadata that defines the dimensionality of a cube was incorrect.
- XOQ-01304: Custom members feature is not supported.
-
Cause: The query included custom members that could not be processed.
- XOQ-01305: invalid model assignment
-
Cause: The definition of a model assignment was invalid.
- XOQ-01306: cannot generate cursor manager for MdmValueHierarchy
-
Cause: A cursor manager could not be created on a query containing an MdmValueHierarchy, because the hierarchy had no LevelExpressions and was not compiled in an analytic workspace.
- XOQ-01307: Cannot generate MdmCubeMap "string" on MdmCube "string". The MdmCubeMap contains no MdmCubeDimensionalityMap for dimension "string".
-
Cause: The MdmCubeMap was missing an MdmCubeDimensionalityMap for the specified dimension.
- XOQ-01308: Primary dimension "string" on cube "string" has multiple dimension levels but no hierarchy.
-
Cause: A PrimaryDimension had more than one DimensionLevel, but no hierarchies and no MemberListMap.
- XOQ-01400: invalid metadata objects
-
Cause: One or more Mdm or Mtm metadata objects was invalid. A list of the invalid objects follows this error.
- XOQ-01401: validation error
-
Cause: An error occurred while validating an Mdm or Mtm metadata object, but the cause of the error could not be determined.
- XOQ-01411: attribute mapping not defined for hierarchy "(string)"
-
Cause: An MtmAttributeMap had no mapping for a requested MtmDimensionMap, and it had no default value.
- XOQ-01421: A hierarchy must contain at least one level.
-
Cause: An MdmHierarchy was defined without any levels.
- XOQ-01422: Hierarchy does not match hierarchy map: hierarchy map does not contain level map for "(string)".
-
Cause: The levels contained in an MdmHierarchy were inconsistent with the level maps contained in the corresponding MtmHierarchyMap.
- XOQ-01423: Hierarchy does not match hierarchy map: hierarchy does not contain level "(string)".
-
Cause: The levels contained in an MdmHierarchy are inconsistent with the level maps contained in the corresponding MtmHierarchyMap.
- XOQ-01424: Hierarchy must be declared skip-level, because it contains level expressions that can be null.
-
Cause: One of the MtmLevelMaps of an MdmHierarchy was defined by a level expression that can be null. Hierarchies containing levels with nullable expressions must be declared skip-level.
- XOQ-01431: Primary dimension must have at least one hierarchy.
-
Cause: An MdmPrimaryDimension was defined without any hierarchies.
- XOQ-01432: Primary dimension and union hierarchy map are inconsistent: union hierarchy map does not contain hierarchy map for "(string)".
-
Cause: The hierarchies contained in an MdmPrimaryDimension were inconsistent with the hierarchy maps contained in the corresponding MtmPrimaryDimensionMap.
- XOQ-01433: Primary dimension and union hierarchy map are inconsistent: primary dimension does not contain hierarchy "(string)".
-
Cause: The hierarchies contained in an MdmPrimaryDimension were inconsistent with the hierarchy maps contained in the corresponding MtmPrimaryDimensionMap.
- XOQ-01434: Time dimension must have EndDate and TimeSpan attributes.
-
Cause: A time dimension did not have an EndDate or a TimeSpan attribute.
- XOQ-01441: Measure does not contain cube dimension "(string)".
-
Cause: An MdmMeasure and its associated MtmPartitionedCube contained different sets of dimensions.
- XOQ-01442: Measure contains dimension "(string)", which does not exist on the cube.
-
Cause: An MdmMeasure and its associated MtmPartitionedCube contained different sets of dimensions.
- XOQ-01443: Measure contains dimension "(string)", which is not a primary dimension.
-
Cause: An MdmMeasure referred to dimensions that were not primary dimensions.
- XOQ-01444: Cube is not partitioned.
-
Cause: An MtmMeasureMap referred to an MtmBaseCube instead of an MtmPartitionedCube.
- XOQ-01445: Measure is not a member of its partitioned cube.
-
Cause: An MtmMeasureMap referred to an MtmPartitionedCube as its owner, but the MtmPartitionedCube does not include the MtmMeasureMap among its measures.
- XOQ-01446: Measure has no mapping for cube "(string)".
-
Cause: An MtmMeasureMap contained no mapped expressions for the requested MtmBaseCube, and it did not have a default mapped expression.
- XOQ-01461: Partitioned cube has no base cube for hierarchy combination ("(string)").
-
Cause: A partitioned cube had no base cube for the requested hierarchy combination.
- XOQ-01462: Partitioned cube does not contain measure "(string)".
-
Cause: A partitioned cube and one of its base cubes referred to different sets of measure maps.
- XOQ-01463: Base cube does not contain measure "(string)".
-
Cause: A partitioned cube and one of its base cubes referred to different sets of measure maps.
- XOQ-01464: Partitioned cube does not contain dimension "(string)".
-
Cause: A partitioned cube and one of its base cubes referred to different sets of dimension maps.
- XOQ-01465: Base cube does not contain dimension "(string)".
-
Cause: A partitioned cube and one of its base cubes referred to different sets of dimension maps.
- XOQ-01466: Base cube does not contain dimension for dimensionality "(string)".
-
Cause: A base cube's dimensionalities contained a set of dimension maps that was inconsistent with the base cube's set of dimension maps.
- XOQ-01467: Base cube does not contain dimensionality for dimension "(string)".
-
Cause: A base cube's dimensionalities contained a set of dimension maps that was inconsistent with the base cube's set of dimension maps.
- XOQ-01468: Base cube solved status does not match dimensionality "(string)" solved status.
-
Cause: A base cube was solved, but one of its dimensionalities was unsolved, or the reverse.
- XOQ-01481: Dimension "(string)" appears in multiple aggregation steps.
-
Cause: Every dimension in the cube must appear in one and only one aggregation step.
- XOQ-01482: no aggregation step found for dimension "(string)"
-
Cause: A dimension did not have an aggregation step. Every dimension in the cube must appear in one and only one aggregation step.
- XOQ-01483: Invalid aggregation step for dimension "(string)": Dimension is not part of the cube.
-
Cause: An aggregation step referred to a dimension that was not a dimension of the cube.
- XOQ-01484: Cannot modify "string" while in a branch in a way that invalidates its materialized view.
-
Cause: A change was attempted in a branch to an object that had an associated materialized view. The change would invalidate that materialized view.
- XOQ-01485: Cannot modify "string" in the branch, because its analytic workspace is not in the branch.
-
Cause: A modification was attempted on an object whose analytic workspace had not been added to the branch.
- XOQ-01486: Consistent solve has two aggregation steps over dimension "string".
-
Cause: A consistent solve had more than one aggregation steps over the dimension.
- XOQ-01487: Consistent solve has two precompute models over dimension "string".
-
Cause: A consistent solve had more than one precompute model over the dimension.
- XOQ-01488: Consistent solve has two dynamic models over dimension "string".
-
Cause: A consistent solve had more than one dynamic model over the dimension.
- XOQ-01489: Consistent solve has a model "string" with invalid explicit dimension "string".
-
Cause: An explicit dimension of a model in a consistent solve was not a dimension of the cube and measure.
- XOQ-01490: Consistent solve has a model "string" with invalid base dimension "string".
-
Cause: The base dimension of a model in a consistent solve was not a dimension of the cube and measure.
- XOQ-01491: Consistent solve has an invalid aggregation step over dimension "string".
-
Cause: The aggregation step for a consistent solve was not over a dimension of the cube and measure.
- XOQ-01492: invalid order of steps for consistent solve
-
Cause: A consistent solve did not list precompute models first, then aggregation steps, and dynamic models last.
- XOQ-01493: Invalid specification for dimension "string" in precompute condition for cube "string"
-
Cause: The precompute condition contained an invalid specification. When a precompute percent is also specified, the precompute condition can specify only that the last dimensions in the cube's consistent solve specification are not precomputed.
- XOQ-01494: invalid target dimension or attribute "string"
-
Cause: The attribute and its target dimension or attribute were in different analytic workspaces.
- XOQ-01495: cannot specify both a target attribute "string" and a target dimension "string"
-
Cause: The attribute has both a target dimension and a target attribute.
- XOQ-01496: loaded data incompatible with data type "string"
-
Cause: A data type change could not be made because data loaded for the object could not be represented by the data type.
- XOQ-01497: Data type "string" is not allowed for an indexed attribute.
-
Cause: An invalid data type was specified for an indexed attribute.
- XOQ-01498: Calculation model "string" specifies invalid explicit dimension "string".
-
Cause: A dimension calculation model specified the owning dimension as an explicit dimension.
- XOQ-01499: Measure folder "string" cannot appear twice in a sequence of nested folders.
-
Cause: A measure folder was nested under itself as a subfolder.
- XOQ-01502: Consistent solve cannot vary the aggregation method of dimension "string" during aggregation.
-
Cause: The OVER clause specified the same dimension as either the AGGREGATE USING DIMENSION clause or the dimension of the attribute in the AGGREGATE USING ATTRIBUTE clause.
- XOQ-01503: Consistent solve cannot vary the aggregation method because "string" is not a dimension or dimension attribute of the cube.
-
Cause: An attempt was made to vary aggregation methods by a dimension or attribute of a dimension not in the cube.
- XOQ-01504: The hierarchy level "string" is mapped to a constant but the level is not the top of the hierarchy.
-
Cause: A lower hierarchy level was mapped to a constant.
- XOQ-01600: XOQ-01600: OLAP DML error while executing DML "string"\nstring
-
Cause: An OLAP DML expression in an analytic workspace failed.
- XOQ-01601: error while loading data for string "string" into the analytic workspace
-
Cause: An error occurred while executing a generated SQL statement and loading the result into the analytic workspace. The error could be caused by bad SQL or bad data.
- XOQ-01700: Cube "string" is not part of an analytic workspace.
-
Cause: The cube was not built because it was not deployed in an analytic workspace.
- XOQ-01701: Dimension "string" is not part of an analytic workspace.
-
Cause: The dimension was not built because it is not deployed in an analytic workspace.
- XOQ-01702: Objects from multiple analytic workspaces cannot be built in a single process.
-
Cause: A single build process contained objects from more than one analytic workspace.
- XOQ-01703: error during parse of build process script: "string", "string"
-
Cause: The current build process failed because of an error in the build script.
- XOQ-01704: unknown model "string"
-
Cause: The current build process failed because the model in the build script does not exist.
- XOQ-01705: CLEAR command cannot run on a dimension.
-
Cause: A CLEAR command is in a build specification for a dimension.
- XOQ-01706: An unexpected condition occurred during the build: "string".
-
Cause: An internal error occurred during the build.
- XOQ-01707: Oracle job "string" failed while executing slave build "string" with error "string".
-
Cause: A build job spawned by the current process failed.
- XOQ-01708: SOLVE command cannot run on a dimension.
-
Cause: A SOLVE command was in a build specification for a dimension.
- XOQ-01709: string command cannot run on a cube.
-
Cause: An invalid build command was in a build specification for a cube.
- XOQ-01710: unknown build item "string"
-
Cause: A build item was not a cube or a dimension.
- XOQ-01711: Aggregation path for hierarchies on dimension "string" is inconsistent.
-
Cause: The definition of parents was ambiguous among hierarchies, or a loop was defined within a hierarchy.
- XOQ-01712: "string" failed validation as a level hierarchy.
-
Cause: A member of the hierarchy had one of these problems: 1) The member's level was not part of the hierarchy. 2) The member's parent was at the same or a lower level of the hierarchy.
- XOQ-01713: "string" failed validation as a non-skip-level hierarchy.
-
Cause: A member of the hierarchy had one of these problems: 1) The member had no parent but was not in the top level of the hierarchy. 2) The member's parent was two or more levels above in the hierarchy.
- XOQ-01714: "string" failed validation as a non-ragged hierarchy.
-
Cause: A member of the hierarchy had no children but was not in the lowest level of the hierarchy.
- XOQ-01715: Hierarchy "string" has no members for some levels.
-
Cause: No members existed for some levels defining this hierarchy.
- XOQ-01716: Definition of a hierarchy "string" does not allow raggedness.
-
Cause: Leaf members of a hierarchy were on different levels.
- XOQ-01717: illegal parent for calculated member "string"
-
Cause: The parent for this member was not a member of a dimension or hierarchy.
- XOQ-01718: A calculated member "string" and its parent have inconsistent level definitions.
-
Cause: Levels of a calculated member and its parent are inconsistent with the current hierarchy.
- XOQ-01719: incorrect level for a calculated member "string"
-
Cause: The level of a calculated member was invalid, or it was not in this hierarchy level.
- XOQ-01720: Calculated members in hierarchy "%(1)" cannot be organized.
-
Cause: A loop existed among calculated members.
- XOQ-01721: ValueHierarchy "string" does not have unique keys.
-
Cause: AddUniqueKeyPrefix was set to True on an AWPrimaryDimensionOrganization, and a load was attempted on a ValueHierarchy.
- XOQ-01722: Cube "string" mapping to "string" is invalid. Cubes must map to DimensionLevels for PrimaryDimensions whose keys are not unique.
-
Cause: AddUniqueKeyPrefix was set to True on an AWPrimaryDimensionOrganization, and a cube was not mapped to a DimensionLevel.
- XOQ-01723: CLEAR AGGREGATES command cannot run within a FOR...BUILD group.
-
Cause: A CLEAR AGGREGATES command was found within a FOR...BUILD group as part of a build.
- XOQ-01724: invalid USING clause
-
Cause: An invalid USING clause was specified on a cube or cube dimension with an associated materialized view.
- XOQ-01725: unknown named build specification "string"
-
Cause: A USING clause specified an unknown named build specification."
- XOQ-01726: The partition dimension "string" in cube "string" is missing an ET view.
-
Cause: The partition dimension was missing an embedded totals view. This may have been caused by using EIF import to create the analytic workspace."
- XOQ-01727: Specified refresh method "string" is invalid.
-
Cause: An invalid refresh method was specified for a build.
- XOQ-01728: Atomic refresh is not supported.
-
Cause: Multiple objects were specified in the build script, or the add_dimensions flag was set to true. Atomic refresh is not supported for builds involving two or more cube materialized views.
- XOQ-01729: Explicit SCN build is not allowed.
-
Cause: A build involving cube materialized views specified AS OF SCN for a build.
- XOQ-01730: Refresh method "string" requires a suitable materialized view.
-
Cause: The cube was not associated with a FAST or REWRITE materialized view, as required by the specified refresh method.
- XOQ-01731: Atomic build is not supported in a branch.
-
Cause: An atomic build was requested while there was an active branch in the session.
- XOQ-01732: Object "string" cannot build in a branch because it has a materialized view.
-
Cause: A build was attempted in a branch on an object that has an associated materialized view.
- XOQ-01733: Invalid cube map "string" is specified in a LOAD command.
-
Cause: A FROM clause was specified in a LOAD command that does not correspond to any cube map in the build cube.
- XOQ-01734: Time dimension "string" is specified in a COMPILE command, but attribute "string" on level "string" has no mapping.
-
Cause: One of the following attributes was specified but not mapped: END_DATE, START_DATE, or TIMESPAN.
- XOQ-01735: Cube cannot be refreshed because dimension "string" is stale.
-
Cause: An attempt was made to refresh a cube with a materialized view when one of the cube's dimensions has a stale materialized view.
- XOQ-01736: Cube "string" cannot be aggregated because it is compressed.
-
Cause: An attempt was made to run a nonconsistent solve aggregation on a compressed cube. This is not supported.
- XOQ-01737: FAST_SOLVE cannot be used to build cube "string". Build must use COMPLETE.
-
Cause: An attempt was made to use FAST_SOLVE build on a cube that must use a COMPLETE build (for example, an initial build).
- XOQ-01738: Level of dimension member "string" cannot change from "string" to "string" within a single load.
-
Cause: A dimension member was mapped to more than one level.
- XOQ-01739: Unknown or invalid measure "string" is specified in an assignment.
-
Cause: The target of an assignment was specified as a measure that was not part of the cube being built.
- XOQ-01740: Unknown or invalid dimension "string" is specified in an assignment.
-
Cause: The target of an assignment was qualified by a dimension that was not part of the cube or attribute being built.
- XOQ-01741: unsupported assignment qualification for dimension "string"
-
Cause: The target of an assignment was qualified by something other than a literal text value.
- XOQ-01742: NO COMMIT option cannot be specified on build "string".
-
Cause: The NO COMMIT option was specified on a build that includes cubes backed by materialized views or that has non zero parallelism.
- XOQ-01743: Cannot apply automatic order because circular dependency exists between build objects "string" and "string".
-
Cause: The build objects contained two or more metadata objects that depend on each other.
- XOQ-01744: The LOAD PRUNE command cannot be used with cube "string".
-
Cause: A build specification contained a LOAD PRUNE command for a cube that did not support the PRUNE option. To be compatible with the LOAD PRUNE command, a cube must have exactly one CubeMap; the CubeMap must contain a CubeDimensionalityMap for the partition dimension; the CubeDimensionalityMap for the partition dimension must specify a MappedDimension; and the MappedDimension object must contain a DimensionMap.
- XOQ-01745: Unknown or invalid hierarchy "string" is specified in a maintain dimension command.
-
Cause: The hierarchy specified in a maintain dimension command was not part of the dimension being built.
- XOQ-01746: Unknown or invalid level "string" is specified in a maintain dimension command.
-
Cause: The level specified in a maintain dimension command was not part of the dimension being built.
- XOQ-01747: Dimension member "string" is not a valid member of dimension "string".
-
Cause: The member specified in the maintain dimension command was not a valid member of the dimension.
- XOQ-01748: Dimension member "string" is already a member of dimension "string".
-
Cause: The member specified in the dimension insert command was already a member of the dimension.
- XOQ-01749: Dimension member "string" is not a member of dimension "string".
-
Cause: The member specified in the dimension update or dimension delete command was not a member of the dimension.
- XOQ-01750: Dimension member "string" is already a member of hierarchy "string".
-
Cause: The member specified in the dimension insert command was already a member of the hierarchy.
- XOQ-01751: Dimension member "string" is not a member of hierarchy "string".
-
Cause: The member specified in the dimension update or dimension delete command was not a member of the hierarchy.
- XOQ-01752: Member "string" appears both in level "string" and in level "string" of dimension "string".
-
Cause: A modification to a dimension member was attempted that would cause the member to belong to two different levels.
- XOQ-01753: Unknown or invalid attribute "string" is specified in an assignment.
-
Cause: The target of an assignment was specified as an attribute that was not part of the dimension being built.
- XOQ-01754: SOLVE command cannot run on a subset of cube measures when sparse type is COMPRESSED and measure storage is INDEPENDENT.
-
Cause: The build specification contains a partial list of cube measures with COMPRESSED cube sparsity and INDEPENDENT measure storage.
- XOQ-01755: Dimension member "string" requires a prefix to be created in dimension "string".
-
Cause: The AddUniqueKeyPrefix option was turned on, but the member name did not have a valid prefix.
- XOQ-01756: Member "string" appears inconsistently in level "string" across hierarchies of dimension "string".
-
Cause: A modification to a dimension member was attempted that would cause the member to belong to multiple hierarchies at different levels.
- XOQ-01757: Dimension "string" does not belong to build cube "string".
-
Cause: The specified dimension in the build script did not belong to the build cube.
- XOQ-01758: Measure "string" does not belong to build cube "string".
-
Cause: The specified measure in the build script did not belong to the build cube.
- XOQ-01759: The build specification includes an invalid ORDER BY clause.
-
Cause: The specified ORDER BY clause did not contain a single attribute of the partition dimension.
- XOQ-01799: unspecified error
-
Cause: A mismatch existed between the C++ and the OLAP DML versions of the code.
- XOQ-01800: ALTER privilege is required on object "string" in schema "string".
-
Cause: An attempt was made to modify a metadata object without having the ALTER privilege on that object.
- XOQ-01801: CREATE privilege is required for object "string" in schema "string".
-
Cause: An attempt was made to create a new metadata object without the necessary privileges.
- XOQ-01802: DROP privilege is required for object "string" in schema "string".
-
Cause: An attempt was made to delete a metadata object without the DROP privilege on that object.
- XOQ-01803: SELECT privilege is required for object "string" in schema "string".
-
Cause: An attempt was made to read a metadata object without the SELECT privilege on that object.
- XOQ-01900: The dimension level has invalid or no unique key attributes.
-
Cause: The dimension level had an associated materialized view, but it had no unique key attributes.
- XOQ-01901: No measures or dimensionalities are in the cube.
-
Cause: Measures and dimensionalities were not added to the cube.
- XOQ-01902: No analytic workspace is specified in the analytic workspace primary dimension organization.
-
Cause: An analytic workspace was not added to the analytic workspace primary dimension organization.
- XOQ-01903: The unique key attribute has no corresponding base attribute.
-
Cause: A dimension level whose primary dimension had an associated materialized view contained a unique key attribute that did not have an associated base attribute.
- XOQ-01904: The dimension level has no base attributes.
-
Cause: A dimension level whose primary dimension had an associated materialized view did not have base attributes.
- XOQ-01905: GenerateRefreshMV is not specified in AWCubeOrganization.
-
Cause: The AWCubeOrganization was not marked for a refresh materialized view, but it was marked for rewrite materialized view.
- XOQ-01906: The analytic workspace referenced by the AWCubeOrganization does not match that of analytic workspace primary dimension organization "string".
-
Cause: The analytic workspace referred to by the AWCubeOrganization did not match that of its corresponding analytic workspace primary dimension organization.
- XOQ-01907: The AWCubeOrganization is marked for GenerateRefreshMV, but analytic workspace primary dimension organization "string" is not.
-
Cause: The AWCubeOrganization was marked for GenerateRefreshMV.
- XOQ-01908: The cube has no dimensionalities.
-
Cause: The AWCubeOrganization was marked for GenerateRefreshMV, but there were no dimensionalities.
- XOQ-01909: The hierarchy level has an invalid or no associated dimension level.
-
Cause: Either a dimension level was not created on the primary dimension, or the primary dimension on the dimension level was not the same as the primary dimension on the hierarchy.
- XOQ-01910: The level hierarchy has no hierarchy levels.
-
Cause: Hierarchy levels were not created on the level hierarchy.
- XOQ-01911: The specified default hierarchy does not exist.
-
Cause: A default hierarchy was specified, but it was not created.
- XOQ-01912: The cube has no organization.
-
Cause: Neither an AWCubeOrganization nor a ROLAP cube organization existed on the cube.
- XOQ-01913: The base measure has an invalid or no data type specified.
-
Cause: A SQL data type on the base measure was either not specified or invalid.
- XOQ-01914: The primary dimension has no organization.
-
Cause: Neither an analytic workspace primary dimension organization nor a ROLAP primary dimension organization existed on the primary dimension.
- XOQ-01915: The hierarchy level has no hierarchy level map.
-
Cause: A hierarchy level map did not exist on the hierarchy level.
- XOQ-01916: The AWCubeOrganization has no analytic workspace.
-
Cause: An analytic workspace was not specified for the AWCubeOrganization.
- XOQ-01917: The base attribute has an invalid or no data type specified.
-
Cause: A SQL data type on the base attribute was either not specified or invalid.
- XOQ-01918: The sparse type must be COMPRESSED when the AWCubeOrganization is marked for GenerateRefreshMV.
-
Cause: When the AWCubeOrganization was marked for GenerateRefreshMV, the sparse type was not COMPRESSED.
- XOQ-01919: The sparse dimensions of the AWCubeOrganization must contain all dimensions or none.
-
Cause: The sparse dimensions did not contain either all dimensions or none, although the AWCubeOrganization was marked for GenerateRefreshMV.
- XOQ-01920: Sparse dimensions of the AWCubeOrganization must be specified with a subset of the cube dimensionalities.
-
Cause: The sparse dimensions did not specify a subset of the cube dimensionalities, although the AWCubeOrganization was not marked for GenerateRefreshMV.
- XOQ-01921: The dimensionality does not reference a primary dimension.
-
Cause: A primary dimension was not specified on the dimensionality.
- XOQ-01922: The dimension referenced in dimensionality "string" is specified more than once in this cube.
-
Cause: Duplicate dimensions were specified in the dimensionality of the cube.
- XOQ-01923: Assignment "string" has no member expression and does not correspond to a custom member.
-
Cause: An expression or a custom member was missing in the assignment.
- XOQ-01924: Custom member "string" has no member expression.
-
Cause: An expression was missing in the custom member.
- XOQ-01925: PrecomputePercent cannot be used with this cube.
-
Cause: PrecomputePercent can be used only with a compressed cube.
- XOQ-01926: PrecomputePercentTop cannot be used with this cube.
-
Cause: PrecomputePercentTop can be used only with a compressed partitioned cube.
- XOQ-01927: invalid PrecomputePercent value
-
Cause: PrecomputePercent value was not in the valid range. A PrecomputePercent value must be between 0 and 100, and if the cube has a secondary partition level then the PrecomputePercent value cannot be 0.
- XOQ-01928: invalid PrecomputePercentTop value
-
Cause: PrecomputePercentTop value was not in the valid range between 0 and 100.
- XOQ-01929: incompatible values for PrecomputePercent and PrecomputePercentTop
-
Cause: A PrecomputePercentTop value can be greater than 0 only when the PrecomputePercent value is greater than 0.
- XOQ-01930: The cube dimensionality map has no mapped dimension.
-
Cause: A mapped dimension was not specified for the cube dimensionality map.
- XOQ-01931: MeasureStorage is incompatible with MVoption.
-
Cause: MeasureStorage was defined as SHARED.
- XOQ-01932: NullStorage is incompatible with MVoption.
-
Cause: NullStorage was defined as GENERIC.
- XOQ-01933: invalid list of sparse dimensions
-
Cause: List of sparse dimensions was not contiguous among all cube dimensions.
- XOQ-01934: Sparse dimensions are not last.
-
Cause: Sparse dimensions were not last in the list cube dimensions, as required for compressed cubes.
- XOQ-01935: invalid definition of SPARSE_GLOBAL cube
-
Cause: SPARSE_GLOBAL cube must have at least two dimensions, at least one sparse dimension, and partitions.
- XOQ-01936: invalid partition dimension for SPARSE_GLOBAL cube
-
Cause: SPARSE_GLOBAL cube cannot have a sparse partition dimension.
- XOQ-01937: incompatible HierarchyConsistencyRule and MVOption
-
Cause: HierarchyConcistencyRule must be set to STAR_CONSISTENT for this MVOption.
- XOQ-01938: PrecomputeCondition cannot be used with this cube.
-
Cause: PrecomputeCondition was used with a compressed cube, but it requires an uncompressed cube.
- XOQ-01939: MappedDimension "string" specified for a CubeDimensionalityMap is not mapped.
-
Cause: The MappedDimension property of a CubeDimensionalityMap pointed to a dimension that was not mapped.
- XOQ-01940: BaseAttribute "string" is specified on a DimensionLevel as both a UniqueKeyAttribute and a VisibleAttribute.
-
Cause: A BaseAttribute on a DimensionLevel can be specified as either a UniqueKeyAttribute or a VisibleAttribute, but not both.
- XOQ-01941: The HierarchyLevelMap for HierarchyLevel "string" must contain a KeyExpression and a Query.
-
Cause: HierarchyLevelMap missing a KeyExpression, Query, or both.
- XOQ-01942: A BaseAttribute cannot be removed while it is a UniqueKeyAttribute on DimensionLevel "string".
-
Cause: The BaseAttribute is a UniqueKeyAttribute of a DimensionLevel.
- XOQ-01943: An AttributeMap refers to a nonexistent attribute.
-
Cause: An AttributeMap referred to a nonexistent attribute.
- XOQ-01944: BaseAttribute "string" already exists on this dimension object.
-
Cause: A BaseAttribute was added to a dimension object more than once.
- XOQ-01945: The cube dimensionality map has no join condition.
-
Cause: A join condition was not specified for the CubeDimensionalityMap.
- XOQ-01946: BaseAttribute "string" is mapped by more than one attribute map.
-
Cause: A BaseAttribute was mapped more than once.
- XOQ-01947: Measure "string" is mapped by more than one MeasureMap.
-
Cause: A measure was mapped more than once.
- XOQ-01948: CubeDimensionality "string" is mapped by more than one CubeDimensionalityMap.
-
Cause: A cube dimensionality was mapped more than once.
- XOQ-01949: The AWCubeOrganization for cube "string" is marked as DENSE but contains SPARSE dimensions.
-
Cause: The AWCubeOrganization was marked as DENSE but contained SPARSE dimensions.
- XOQ-01950: The AWCubeOrganization for cube "string" contains multiple BuildSpecifications with the same name.
-
Cause: The AWCubeOrganization contains multiple BuildSpecifications with the same name.
- XOQ-01951: A time dimension requires at least two of the following attributes: END_DATE, START_DATE and TIMESPAN.
-
Cause: A time dimension was created without the required attributes.
- XOQ-01952: The CubeMap for cube "string" must contain either a query or a From clause.
-
Cause: The CubeMap did not have a query or From clause.
- XOQ-01953: cannot commit changes to CWM or AWXML metadata
-
Cause: The transaction contained changes to metadata objects stored in CWM or AWXML format.
- XOQ-01954: Object cannot be renamed to "string" because that name is already being used by an existing object.
-
Cause: The transaction attempted to change an object name to a name that was already taken.
- XOQ-01955: Cannot rename object to "string" because that name is invalid.
-
Cause: The transaction attempted to change an object name to a name that was either too long or contained invalid characters.
- XOQ-01956: The object cannot be renamed.
-
Cause: The transaction attempted to change the name of a database object such as a table or a column. This object cannot be renamed through the OLAP API client. It must be renamed with a DDL statement such as RENAME or ALTER TABLE.
- XOQ-01957: A cube cannot have both rewrite materialized views and either a ragged or a skip-level hierarchy. The hierarchy is "string".
-
Cause: The cube had rewrite materialized views and either a ragged or a skip-level hierarchy.
- XOQ-01958: The derived measure has an invalid data type or no data type.
-
Cause: Either a valid SQL data type was not specified on the derived measure, or the data type could not be derived from the expression.
- XOQ-01959: The derived measure has a missing or invalid expression.
-
Cause: An expression on the derived measure was either not specified or invalid.
- XOQ-01960: Circular dependency exists between string "string" and string "string".
-
Cause: The OLAP API transaction contained two or more metadata objects that depend on each other.
- XOQ-01961: Object string "string" cannot be dropped while it is still a dependency of string "string".
-
Cause: An attempt was made to drop a metadata object that was referenced by another metadata object.
- XOQ-01962: Object "string" has an invalid name.
-
Cause: An attempt was made to create an object with a name that was too long or contained invalid characters.
- XOQ-01963: MappedDimension "string" does not match CubeDimensionality "string" specified for a CubeDimensionalityMap.
-
Cause: The MappedDimension property of a CubeDimensionalityMap did not point to a dimension or subdimension that had the same dimensionality as the CubeDimensionalityMap.
- XOQ-01964: Cannot drop MappedDimension "string" of the CubeDimensionalityMap.
-
Cause: An attempt was made to drop a dimension that is a MappedDimension of a CubeDimensionalityMap.
- XOQ-01965: Missing Cube Dimensionality Map for Cube Dimensionality "string".
-
Cause: A CubeDimensionalityMap was not found for a CubeDimensionality.
- XOQ-01966: Cannot drop PartitionLevel "string" of AWCubeOrganization.
-
Cause: An attempt was made to drop a dimension that is a PartitionLevel of an AWCubeOrganization Map.
- XOQ-01967: Attribute "string" is invalid.
-
Cause: An attempt was made to commit a dimension with an invalid attribute.
- XOQ-01968: UniqueKey attribute "string" has an invalid multilingual flag set.
-
Cause: The attribute had the multilingual flag set. An attribute cannot have this flag set and be a unique key.
- XOQ-01969: Attribute cannot be both multilingual and indexed.
-
Cause: An indexed attribute had the multilingual flag set.
- XOQ-01970: Attribute "string" has no attribute map.
-
Cause: The attribute had no corresponding attribute map on the hierarchy level.
- XOQ-01971: A dependency cannot be added on the organizationalSchema to the cube because measure "string" is invalid.
-
Cause: An attempt was made to commit an organizationalSchema that contained an invalid measure.
- XOQ-01972: A dependency cannot be added on the organizationalSchema to the cube because the cube has been deleted.
-
Cause: An attempt was made to commit an organizationalSchema that contained a deleted cube.
- XOQ-01973: UniqueKey attribute "string" on the dimension level is invalid.
-
Cause: The uniqueKey attribute was invalid.
- XOQ-01974: Attribute map "string" is invalid.
-
Cause: An attribute on the attribute map was invalid.
- XOQ-01975: The DimensionMap for Dimension "string" must contain either a query or a From clause
-
Cause: The DimensionMap did not have a query or From clause.
- XOQ-01976: No key expression is defined on this dimension map owned by "string".
-
Cause: A key expression was not defined on the dimension map.
- XOQ-01977: Measure "string" does not exist in cube "string".
-
Cause: The measure associated with the measure map did not exist in the cube.
- XOQ-01978: The number of dimensionalities on cube "string" does not match the number of cube dimensionality maps on the cube map.
-
Cause: The number of cube dimensionalities did not equal the number of cube dimensionality maps on the cube map.
- XOQ-01979: Measure map "string" refers to an invalid measure, "string".
-
Cause: The measure was invalid.
- XOQ-01980: Dimension "string" is created before the attribute cube GID relation is added.
-
Cause: The dimension was created before the attribute cube GID relation was added.
- XOQ-01981: A generic metadata validation error has occurred.
-
Cause: An attempt was made to commit with invalid metadata.
- XOQ-01982: A generic metadata validation error occurred against "string".
-
Cause: An attempt was made to commit with invalid metadata.
- XOQ-01983: The dimension "string" is referenced more than once in the precompute list of the AWCubeOrganization.
-
Cause: Duplicate dimensions were specified in the precompute list of the AWCubeOrganization.
- XOQ-01984: The dimension "string" referenced in the precompute list of the AWCubeOrganization is not part of cube "string".
-
Cause: A dimension specified in the precompute list of the AWCubeOrganization is not part of the cube.
- XOQ-01985: The ET attribute prefix of "string" specified for dimension "string" of cube "string" is invalid.
-
Cause: The ET attribute prefix was invalid. The ET attribute prefix: 1) Must be fewer than six characters 2) Cannot be a substring of any MdmDimensionality or MdmMeasure colummn names.
- XOQ-01986: The LevelHierarchy "string" contains more than one HierarchyLevel for DimensionLevel "string".
-
Cause: If HierarchyConsistencyRule is CONSISTENT or STAR_CONSISTENT, then a DimensionLevel within a LevelHierarchy can have only one HierarchyLevel.
- XOQ-01987: A subset of the following HierarchyLevels is ordered inconsistently in PrimaryDimension "string": "string".
-
Cause: If HierarchyConsistencyRule is CONSISTENT or STAR_CONSISTENT, then HierarchyLevels cannot form loops between LevelHierarchies.
- XOQ-01988: name conflict between string "string" and string "string"
-
Cause: Two metadata objects with the same parent had the same name. This duplication was allowed in Oracle Database 10 Release 2 (10.2) and earlier, but it is not valid for metadata objects in Oracle Database 11 Release 1 (11.1) and later.
- XOQ-01989: Level "string" is not uniquely mapped.
-
Cause: More than one level was mapped to the same expression. If a dimension has materialized views, it cannot have more than one level mapped to the same expression.
- XOQ-01990: Cube "string" cannot override the aggregation maps for this measure.
-
Cause: The consistent solve specification was invalid on the measure.
- XOQ-01991: The data type of this measure in cube "string" or its mapped expression is incompatible with materialized views.
-
Cause: The data type of a numeric measure in a cube with a materialized view had restricted scale or precision.
- XOQ-01992: The OLAP DML data type cube storage qualifications "string" in cube "string" are incompatible with materialized views.
-
Cause: The cube storage data type of the AWCubeOrganization with a materialized view had restricted scale or precision.
- XOQ-01993: The data type of base attribute "string" or its mapped expression is incompatible with materialized views.
-
Cause: The data type of the attribute or its mapped expression is not supported by materialized views.
- XOQ-01994: Primary dimension "string" and the cube have incompatible organizations.
-
Cause: The organizations of the primary dimension and of the cube were incompatible. If a cube has an AWCubeOrganization, then all of its primary dimensions must have analytic workspace primary dimension organizations.
- XOQ-01995: Object "string" does not exist.
-
Cause: A cube or dimension was defined in terms of an object that does not exist.
- XOQ-01996: The object cannot be renamed.
-
Cause: An attempt was made to rename an object without the necessary permissions to alter all of the dependent objects.
- XOQ-01997: A partition level of the cube is invalid.
-
Cause: The hierarchy level specified as a partition level of the cube was invalid.
- XOQ-01998: cannot partition a cube by two different dimensions: "string" and "string"
-
Cause: The cube was defined with partitioning by levels from different dimensions.
- XOQ-01999: More than one ORDER BY element is specified in the CUSTOMORDER clause.
-
Cause: The CUSTOMORDER contained more than one ORDER BY element.
- XOQ-02000: PrimaryDimension "string" is not a valid TimeDimension for the time series expression.
-
Cause: PrimaryDimension was not a TimeDimension.
- XOQ-02001: table "string" not found
-
Cause: A table used to map a cube or dimension does not exist. It may have been deleted after the original mapping.
- XOQ-02002: Table "string" does not contain column "string".
-
Cause: A column used to map a cube or dimension does not exist. It may have been deleted after the original mapping.
- XOQ-02003: Expression "string" is only valid within a model.
-
Cause: The expression can only be specified as the right hand side of a model assignment.
- XOQ-02004: object string "string" not found
-
Cause: The referenced object may have been deleted.
- XOQ-02005: The string "string" referenced from object "string" is not found.
-
Cause: The referenced object was not found. It may have been deleted.
- XOQ-02006: invalid reference to table "string" in mapping "string"
-
Cause: An expression in a mapping object referred to a table that is not part of the mapping query.
- XOQ-02007: cannot parse OLAP syntax string
-
Cause: The OLAP syntax string was invalid and could not be parsed.
- XOQ-02008: cannot parse OLAP syntax string "string": string
-
Cause: The OLAP syntax string was invalid and could not be parsed.
- XOQ-02009: Function "string" is not supported by the analytic workspace.
-
Cause: A function was specified that is not supported by the OLAP DML language.
- XOQ-02010: Data type "string" is not supported by the analytic workspace.
-
Cause: A data type was specified that is not supported by the OLAP DML language.
- XOQ-02011: invalid column expression "string"
-
Cause: The OLAP DML expression was invalid in this context.
- XOQ-02012: missing expression in object "string"
-
Cause: A mapping object did not contain all the expressions needed to perform the requested action.
- XOQ-02013: Missing query and From clause in object "string".
-
Cause: A mapping object contained neither a query nor a From clause.
- XOQ-02014: missing condition in object "string"
-
Cause: A mapping object did not contain all the conditions that were needed to perform the requested action.
- XOQ-02015: Dimension or hierarchy has too many Grouping ID columns.
-
Cause: The number of Grouping ID columns exceeded the maximum allowed columns. Possible causes are: 1) Attribute spreading was enabled for some attributes in the dimension. 2) There were too many levels defined for the dimension or hierarchy.
- XOQ-02017: The object "string" is duplicated in the syntax expression "string".
-
Cause: A list in a syntax expression contained a duplicated object.
- XOQ-02100: cannot parse server XML string
-
Cause: An internal error occurred while parsing query or metadata definitions.
- XOQ-02101: Invalid object type is used for object reference with id "string".
-
Cause: An object of the wrong type was specified as an object reference in the XML document.
- XOQ-02102: cannot find object "string"
-
Cause: An object that does not exist was referenced in the XML document.
- XOQ-02103: invalid XML attribute "string" with value "string" for element "string" and object "string"
-
Cause: An XML attribute in the XML document was invalid.
- XOQ-02104: invalid XML element "string"
-
Cause: An XML element in the XML document was invalid.
- XOQ-02105: invalid XML element "string" for object "string"
-
Cause: An XML element in the XML document was invalid.
- XOQ-02106: invalid property "string" with value "string" for object "string" in XML document
-
Cause: The XML document did not specify the object property correctly.
- XOQ-02107: invalid property "string" with key::value "string" for object "string" in XML document
-
Cause: The XML document did not specify the object property correctly.
- XOQ-02108: invalid XML document: string at line string
-
Cause: An internal error occurred while parsing the XML document.
- XOQ-02110: a string with ID "string" cannot be created because another object with that ID already exists.
-
Cause: An attempt was made through the XML to create an object with an ID that was already used on an existing object.
- XOQ-02111: Object type "string" is invalid for export.
-
Cause: An attempt was made to export an object of an inappropriate type. Only objects of type analytic workspace, database schema, cube, cube dimension, measure folder, and cube build process are allowed for export.
- XOQ-02112: invalid XML attribute "string" with value "string" for element "string"
-
Cause: An XML attribute in the XML document was invalid.
- XOQ-02113: Unable to parse XML because the compatibility setting is below the minimum setting of 11.0.0.0.0.
-
Cause: The compatibility setting was below the minimum for parsing XML.
- XOQ-02114: Unable to write XML because the compatibility setting is below the minimum setting of 11.0.0.0.0.
-
Cause: The compatibility setting was below the minimum for writing XML.
- XOQ-02115: Metadata object type "string" cannot be renamed on import.
-
Cause: The object type in the rename table was not a leaf object type, or the leaf object type could not be renamed.
- XOQ-02116: Metadata object id "string" is not valid.
-
Cause: The object id in the rename table was null or contained invalid characters.
- XOQ-02117: The new name "string" for object "string" is not valid.
-
Cause: The new name in the rename table was either null or empty.
- XOQ-02118: Two new names for object "string" with type "string" are in the rename table.
-
Cause: The rename table contained two different new names for the same object.
- XOQ-02200: cannot upgrade object "string"
-
Cause: The object could not be upgraded.
- XOQ-02201: object "string" not found
-
Cause: The upgrade command referred to an object that did not exist.
- XOQ-02202: Object "string" cannot be upgraded because its name is the same as an existing object.
-
Cause: The upgrade failed because the object name was the same as the name of an existing object. In earlier versions of Oracle Database, a cube, dimension, or measure folder could have the same name as a database table. In Oracle Database 11g and later, cubes, dimensions, measure folders, and RDBMS tables must all have different names.
- XOQ-02203: Analytic workspace "string" cannot be upgraded because it contains customization "string".
-
Cause: The upgrade failed because the analytic workspace contained a customization. Customizations are not supported in releases after Oracle Database 10g.
- XOQ-02204: Cannot upgrade object "string": only analytic workspaces and database schemas are valid arguments to the UPGRADE command.
-
Cause: The identified argument of the UPGRADE command was an object that was neither type oracle.olapi.metadata.mdm.MdmDatabaseSchema nor type oracle.olapi.metadata.deployment.AW.
- XOQ-02205: Cannot upgrade analytic workspace "string": the analytic workspace version is too old.
-
Cause: An attempt was made to upgrade an analytic workspace that was formatted for Oracle Database 10.1.0.2 or earlier. Only analytic workspaces from Oracle Database 10.1.0.3 and later can be upgraded using DBMS_CUBE.UPGRADE.
- XOQ-02206: Cannot upgrade object "string": the metadata is already using the current version.
-
Cause: An attempt was made to upgrade an analytic workspace that is already formatted correctly for the current version.
- XOQ-02207: cannot process mapping "string": string
-
Cause: An object stored in an Oracle Database 10g analytic workspace contained an invalid mapping.
- XOQ-02208: Object contains multiple mappings.
-
Cause: A dimension or measure stored in an Oracle OLAP 10g analytic workspace contained multiple mappings. This is not supported in releases after Oracle Database 10g.
- XOQ-02209: cannot process aggregation "string": string
-
Cause: An object stored in an Oracle Database 10g analytic workspace contained an invalid aggregation.
- XOQ-02210: Legacy metadata contains invalid mappings.
-
Cause: An object stored in an Oracle Database 10g analytic workspace contained mappings that could not be converted to post-10g format.
- XOQ-02211: The MdmPrimaryDimension cannot be upgraded because a compile step failed with this message: "string".
-
Cause: A dimension could not be compiled.
- XOQ-02212: The expression for this MdmMeasure cannot be read. Analytic workspace "string" was not attached when the connection was opened.
-
Cause: The Oracle Database 10g analytic workspace contained a derived measure. Derived measures can only be upgraded if the analytic workspace is attached before the first call to DataProvider.createSession or DataProvider.initialize.
- XOQ-02213: cannot read legacy metadata
-
Cause: The database contained metadata stored in an Oracle Database 10g analytic workspace or in CWM format. The metadata could not be converted to post-10g format because of problems in the stored metadata.
- XOQ-02214: error reading legacy metadata object: string
-
Cause: One of the metadata objects, which was stored in either an Oracle Database 10g analytic workspace or CWM format, could not be converted to post-10g format.
- XOQ-02300: Build completed with warnings.
-
Cause: The build completed successfully, but some of the data may be incorrect due to inconsistencies in the metadata or input data.
- XOQ-02400: An invalid cube dimension name was specified in a call to function DBMS_CUBE.GET_BREAKOUT_DIMENSIONS.
-
Cause: The cube dimension name was invalid.
- XOQ-02401: An invalid cube name was specified in the drillThrough operation.
-
Cause: The cube name was invalid.
- XOQ-02402: Cube "string" is not dimensioned by "string".
-
Cause: The specified dimension was not a dimension of the cube.
- XOQ-02403: QDR "string" is invalid.
-
Cause: The specified qualified data reference was invalid.
- XOQ-02404: The cube specified in QDR "string" is invalid.
-
Cause: The cube specified in the qualified data reference was invalid.
- XOQ-02405: The measure specified in QDR "string" is invalid.
-
Cause: The measure specified in the qualified data reference was invalid.
- XOQ-02406: Dimension "string" on cube "string" is not referenced in the QDR qualifier.
-
Cause: The specified dimensions referenced in the qualified data reference did not include all the dimensions on the cube.
- XOQ-02407: The expression "string" for cube dimension "string" in the QDR is not supported.
-
Cause: A dimension specified in the qualified data reference is currently not supported.
- XOQ-02408: Cube "string" is not dimensioned by QDR qualifier "string".
-
Cause: The dimension specified in the qualified data reference was not a dimension of the cube.
- XOQ-02409: Invalid ET column "string" specified in a call to function DBMS_CUBE.DRILL_THROUGH.
-
Cause: An invalid embedded-total column was specified for drill through.
- XOQ-02410: ET column "string" does not correspond to a valid metadata object.
-
Cause: An invalid embedded-total column was specified for drill through.
- XOQ-02411: Invalid mapped object "string" in drill through
-
Cause: An invalid mapped object was encountered when processing the ET columns during drill through.
- XOQ-02412: Invalid member "string" in cube dimension "string" in the drill-through QDR
-
Cause: An invalid member value was specified in the qualified data reference for a cube dimension.
- XOQ-02413: Drill through is not allowed on cube "string".
-
Cause: An invalid cube was specified in a call to function DBMS_CUBE.DRILL_THROUGH.
- XOQ-02414: Cube dimension "string" was specified more than once in QDR "string".
-
Cause: A duplicate dimension was specified in the qualified data reference.
- XOQ-02415: Specified dimension member not found in a valid hierarchy of cube dimension "string".
-
Cause: The dimension member is not part of any valid hierarchy.
- XOQ-02416: More than one Hierarchy ET view on cube dimension "string" was specified for drill through.
-
Cause: More than one Hierarchy ET view on the same dimension was specified for drill through.
- XOQ-02500: Derived attribute "string" is not a DIM_KEY.
-
Cause: The derived attribute specified in the CUSTOMORDER clause was not the DIM_KEY. A derived attribute in a CUSTOMORDER clause can only be the DIM_KEY.
- XOQ-02501: Attribute "string" is not part of the primary dimension.
-
Cause: The attribute specified in the CUSTOMORDER clause was not part of the primary dimension. An attribute in the CUSTOMORDER clause must be part of the primary dimension.
- XOQ-02502: Attribute "string" is not a visible attribute of the hierarchy.
-
Cause: The attribute specified in the CUSTOMORDER clause was not a visible attribute of the hierarchy. An attribute in the CUSTOMORDER clause of a hierarchy must be a visible attribute of the hierarchy.
- XOQ-02503: No attribute is specified for the CUSTOMORDER clause.
-
Cause: The object specified in the CUSTOMORDER clause was not an attribute. Only an attribute can be specified in the CUSTOMORDER clause.
- XOQ-02504: The object contains multiple descriptions of type "string" for the language "string".
-
Cause: An object contained multiple descriptions for the same type on the same language.
- XOQ-02505: The CubeMap for cube "string" contains both a query and a From clause.
-
Cause: The CubeMap had a query and a From clause.
- XOQ-02506: The DimensionMap for dimension "string" contains both a query and a From clause.
-
Cause: The DimensionMap had a query and a From clause.
- XOQ-02507: The DimensionMap for dimension "string" contains a From clause with duplicate queries.
-
Cause: The DimensionMap had a From clause with duplicate queries.
- XOQ-02508: The CubeMap for cube "string" contains a From clause with duplicate queries.
-
Cause: The CubeMap had a From clause with duplicate queries.
- XOQ-02509: Analytic workspace "string" has an invalid name.
-
Cause: An attempt was made to create an analytic workspace with an invalid name. Analytic workspace names cannot contain lower-case letters.
- XOQ-02510: The SolvedMap for Object "string" contains a From Clause with multiple queries
-
Cause: The SolvedMap had a From Clause with multiple queries.
- XOQ-02511: The cube storage DATE data type is incompatible with materialized views.
-
Cause: The AWCubeOrganization had a cube storage data type of DATE, which was incompatible with materialized views.
- XOQ-02512: string\nXOQ-02512: OLAP DML error while compiling formula for measure "string"
-
Cause: The measure expression in the derived measure could not be compiled.
- XOQ-02513: A rewrite materialize view cannot be created for cube "string" because the aggregation from the consistent solve specification is incompatible.
-
Cause: The consistent solve specification specified an aggregation that was not uniform over all dimensions and hierarchies or was not one of the supported aggregation operators.
- XOQ-02514: The attribute "string" is mapped to different expressions on the two HierarchyLevels "string" and "string".
-
Cause: An attribute was mapped to different expressions on two different HierarchyLevels that have the same DimensionLevel.
- XOQ-02515: The MVCreationOptions of REFRESH ON COMMIT, REFRESH START WITH, and REFRESH NEXT are not supported.
-
Cause: The MVCreationOptions of either an AWPrimaryDimensionOrganization or an AWCubeOrganization contained unsupported settings.
- XOQ-02516: The MdmValueHierarchy has no value hierarchy map.
-
Cause: The MdmValueHierarchy did not contain a value hierarchy map.
- XOQ-02517: The data type "string" of the base attribute or base measure is different from the mapped expression "string".
-
Cause: Either the base attribute or base measure with the mapped expression was set to an inconsistent data type, or it was mapped to an expression of a different data type from its fixed data type.
- XOQ-02518: Object cannot be renamed to "string" because that name is already being used by an existing object.
-
Cause: A row in the CUBE_UPGRADE_INFO table had a value in the NEW_NAME column that was not unique.
- XOQ-02519: The mapped dimension in the cube dimensionality map of a cube materialized view must be either a dimension level or a hierarchy level.
-
Cause: "The mapped dimension in the cube dimensionality map of a cube materialized view was a primary dimension."
- XOQ-02520: The mapped dimension in the cube dimensionality map of a query-rewrite-enabled cube materialized view must be the lowest hierarchy level on all hierarchies in the dimension.
-
Cause: "The mapped dimension in the cube dimensionality map of a query-rewrite-enabled cube materialized view was not the lowest hierarchy level on a hierarchy in the dimension."
- XOQ-02521: The object description of type "string" for language "string" was truncated to the maximum number of characters (string).
-
Cause: An object had a description that was too long. The description was shortened automatically.
- XOQ-02522: The values for attribute "string" in level "string" must be unique.
-
Cause: The IsLevelUnique flag was set to true for the attribute, but the attribute values in the given level were not unique.
- XOQ-02523: unsupported data type "string"
-
Cause: The data type specified for cube storage was invalid or not supported.
- XOQ-02524: A SQL data type and an OLAP DML data type have both been specified and/or modified for cube storage. The OLAP DML cube storage data type specification will be ignored
-
Cause: The data type for cube storage was specified in both SQL and in OLAP DML resulting in the use of the SQL data type.
- XOQ-02525: A mismatch exists between the measure data type "string" and cube storage data type "string"
-
Cause: Measure storage was defined as SHARED and the data type for the measure was not an exact match to that of the cube storage type. This may result in data inconsistencies.
- XOQ-02526: UniqueKey attribute "string" has an invalid populate lineage flag set.
-
Cause: The attribute had the populate lineage flag set. This flag does not need to be set on a unique key attribute.
- XOQ-02527: Hierarchy levels "string" and "string" contain different unique key attributes that are mapped to the same expression.
-
Cause: Two different unique key attributes on different levels of a primary dimension were mapped to the same expression. Such mappings are not allowed if the dimension is part of a query-rewrite-enabled cube.
- XOQ-02528: The derived measure "string" cannot be designated as the default measure for the cube.
-
Cause: A derived measure was designated as the default measure on a cube that has materialized views.
- XOQ-02529: The base attribute "string" of dimension "string" cannot be given an NVL expression because it is indexed.
-
Cause: An NVL expression was specified for a base attribute that is indexed. An attribute is indexed if it is explicitly marked as indexed by the user, or if it is a unique key attribute, or if the populate lineage flag is set.
- XOQ-02530: A maintain dimension command cannot be specified as part of a default build specification or named build specification.
-
Cause: Either a named build specification or the default build specification for a cube or dimension specified a maintain dimension command.
- XOQ-02531: The sparse type must be COMPRESSED or SPARSE when a secondary partition level is specified.
-
Cause: A secondary partition level was specified for the AWCubeOrganization when its sparse type was not COMPRESSED or SPARSE.
- XOQ-02532: cannot specify a secondary partition level without also specifying a (primary) partition level.
-
Cause: A secondary partition level was specified for an AWCubeOrganization that had no (primary) partition level.
- XOQ-02533: The cube dimensionality map has neither a join condition nor an expression.
-
Cause: Neither a join condition nor an expression were specified for the CubeDimensionalityMap.
- XOQ-02534: The data type "string" of the base attribute or base measure "string" is different from the mapped expression "string".
-
Cause: Either the base attribute or base measure with the mapped expression was set to an inconsistent data type, or it was mapped to an expression of a different data type from its fixed data type.
- XOQ-02535: The view name "string" defined on the object "string" is not unique.
-
Cause: The user-defined view name was already in use.
- XOQ-02537: The procedure is not supported for the version of the analytic workspace of the cube or dimension.
-
Cause: The version of the analytic workspace of the cube or dimension was earlier than 12c.
- XOQ-02538: Materialized views cannot be created for the cube dimension because it has no level hierarchies.
-
Cause: The cube dimension had no level hierarchies.
- XOQ-02539: Specified rewrite type is invalid.
-
Cause: An invalid rewrite type was specified for creating a materialized view.
- XOQ-02540: Specified refresh type is invalid.
-
Cause: An invalid refresh type was specified for creating a materialized view.
- XOQ-02541: Specified USING constraints clause is invalid.
-
Cause: An invalid USING constraints clause was specified for creating a materialized view.
- XOQ-02542: mismatch between MVOption and RefreshType
-
Cause: MVOption was set to COMPLETE_REFRESH, but RefreshType was set to FAST.
- XOQ-02543: Specified version for the analytic workspace "string" is invalid.
-
Cause: An invalid version was specified for creating an analytic workspace.
- XOQ-02544: The cube or dimension "string" has no analytic workspace organization.
-
Cause: No analytic workspace organization was specified for the cube or dimension.
- XOQ-02545: Invalid SQLMap in the cube or dimension.
-
Cause: The SQLMap feature is not supported.
- XOQ-02546: A dimensionality cannot be specified on a measure.
-
Cause: A dimensionality was specified on a measure.
- XOQ-02547: Object "string" cannot be mapped to ET view string because this transaction is also modifying the ET view.
-
Cause: An object being modified was mapped to an ET (Embedded Totals) view that required an update because of changes to its owning object.
- XOQ-02548: The derived measure expression references invalid object "string".
-
Cause: The derived measure expression referenced an invalid object.
- XOQ-02549: The cube name or cube dimension name is missing.
-
Cause: No cube name or cube dimension name was specified for creating a materialized view.
- XOQ-02550: Cannot create "string" while in a branch.
-
Cause: The creation of a top level object within a schema was attempted in a branch.
- XOQ-02551: Invalid loop type specified for the derived measure.
-
Cause: The loop type specified for the derived measure was invalid.
- XOQ-02552: Invalid metadata property value "string" specified.
-
Cause: The metadata property contained both a single value and a list value.
- XOQ-02553: cannot rename "string" while in a branch
-
Cause: The renaming of an object was attempted in a branch.
- XOQ-02554: Dimensions "string" and "string" cannot be mapped on the leaf level to the same dimension source table "string" when materialized views are enabled on the cube.
-
Cause: Materialized views were enabled when an attempt was made to map two dimensions to the same source table. This is not allowed unless the source table is a fact table.
- XOQ-02555: The join condition on CubeDimensionalityMap "string" is invalid.
-
Cause: The join condition did not refer to the fact table and the relevant dimension table.
- XOQ-02556: The named build process does not contain a build specification.
-
Cause: An attempt was made to create a named build process without providing a build specification.
- XOQ-02557: Object cannot be dropped while it is still a dependency of another object.
-
Cause: An attempt was made to drop a metadata object that was referenced by another object.
- XOQ-02558: The base attribute "string" of dimension "string" cannot be given an NVL expression because it is multilingual.
-
Cause: An NVL expression was specified for a base attribute that is multilingual.
- XOQ-02559: Cannot create or rename the object "string" because the object name conflicts with a reserved keyword.
-
Cause: An attempt was made to use a reserved name for an object.
- XOQ-02560: Analytic workspace "string" referenced in "string" does not exist.
-
Cause: An attempt was made to modify an object that referenced a non-existent analytic workspace.
- XOQ-02561: Cube "string" cannot share the aggmap of "string" because "string" is not a cube in the same analytic workspace.
-
Cause: An attempt was made to share the aggmap of something other than a cube in the same analytic workspace.
- XOQ-02562: Cube "string" cannot share the aggmap of "string" because "string" is sharing the aggmap of "string".
-
Cause: An attempt was made to share the aggmap of a cube that was itself sharing the aggmap of another cube.
- XOQ-02563: Cannot rename "string" because the object is not existent.
-
Cause: An attempt was made to rename a nonexistent object in a branch.