oqp_msgs_en.xml 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: OQP
  5. (C) Copyright IBM Corp. 2005, 2011, 2019
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  9. <component name="OP">
  10. <section name="ERR">
  11. <string name="NUM_OPERANDS" type="String" errorCode="0001">Unable to generate the MDQuerySpec '<param type="string" index="1"/>' element. The number of operands is invalid.</string>
  12. <string name="INVALID_OPEXPRESSION" type="String" errorCode="0002">An invalid operand type for the MDQuerySpec operator '<param type="string" index="1"/>' was encountered.</string>
  13. <string name="INVALID_BIQUERYDOM" type="String" errorCode="0003">Invalid BIQuery.</string>
  14. <string name="UNSUPPORTED_BIQUERY" type="String" errorCode="0004">The tabular set construct is not supported for multi-dimensional data sources.</string>
  15. <string name="CREATE_EXPRESSION_FAILED" type="String" errorCode="0009">Unable to create a set expression.</string>
  16. <string name="FACT_LOOKUP_FAILED" type="String" errorCode="0010">Unable to find the fact <param type="string" index="1"/>.</string>
  17. <string name="LEVEL_LOOKUP_FAILED" type="String" errorCode="0011">Unable to find the level '<param type="string" index="1"/>' in the level table.</string>
  18. <string name="METADATA_GATEWAY_FAILED" type="String" errorCode="0012">Unable to open gateway '<param type="string" index="1"/>'.</string>
  19. <string name="LEVEL_UNSPECIFIED" type="String" errorCode="0013">No level reference was specified in the Summary level.</string>
  20. <string name="UNABLE_CONNECTTO_CM" type="String" errorCode="0014">Unable to connect to Content Manager, find the nsgeneral.xml file, or find required information in nsgeneral.xml. </string>
  21. <string name="INVALID_OPEXP_OPERATOR_TYPE" type="String" errorCode="0015">An invalid or unsupported OPExpressionOperator type was encountered.</string>
  22. <string name="INVALID_OPEXP_ITEM_TYPE" type="String" errorCode="0016">An invalid or unsupported OPExpressionItem type was encountered.</string>
  23. <string name="UNRESOLVED_PROMPT" type="String" errorCode="0017">There are prompts or variables that require values.</string>
  24. <string name="MDQGEN_INTERNAL" type="String" errorCode="0018">A MDQueryGenerator internal error occurred.</string>
  25. <string name="INVALID_MC_DIM_LINE" type="String" errorCode="0019">The multi-cube query is invalid because the dimension line cannot contain a member from a cube that is not represented on the axis.</string>
  26. <string name="INVALID_MC_EDGE_SET" type="String" errorCode="0020">The multi-cube query is invalid because at least one axis set defines tuples that contain members from separate cubes.</string>
  27. <string name="INVALID_MC_EDGE_TUPLE" type="String" errorCode="0021">The multi-cube query is invalid because at least one axis set contains a tuple from a cube not represented on any of the other axes.</string>
  28. <string name="INVALID_MC_EDGES" type="String" errorCode="0022">The multi-cube query is invalid because the query contains sets from different cubes on different axes.</string>
  29. <string name="INVALID_MC_SET_OP" type="String" errorCode="0023">Invalid multi-cube query. Only 'crossjoin' operators and simple sets containing measures and calculations may contain elements from different cubes.</string>
  30. <string name="INTERNAL" type="String" errorCode="0025">The following OLAPPlanner internal error occurred: '<param type="string" index="1"/>'.</string>
  31. <string name="INVALID_DIMENSION_LEVEL_RELATION" type="String" errorCode="0026">All Levels for one BIQuery Dimension must belong to the same OLAP Dimension.</string>
  32. <string name="NO_VALIDATE_OR_EXECUTE" type="String" errorCode="0027">There was no validate or execute command in the request.</string>
  33. <string name="UNSUPPORTED_EXPRESSIONS" type="String" errorCode="0028">Unsupported conditional expressions: '<param type="string" index="1"/>'</string>
  34. <string name="NO_RESPONSE_DOCUMENT" type="String" errorCode="0029">No response document to store validate results.</string>
  35. <string name="CANNOT_RETRIEVE_VARIABLES" type="String" errorCode="0030">Unable to retrieve the variables.</string>
  36. <string name="CANNOT_GENERATE_NAME" type="String" errorCode="0032">Unable to generate the name for the type-in variable value.</string>
  37. <string name="INIT_CAM_FAILED" type="String" errorCode="0034">Unable to initialize authentication services.</string>
  38. <string name="INVALID_MC_CALC_OP" type="String" errorCode="0035">Invalid multi-cube calculation operator.</string>
  39. <string name="INVALID_MC_CALC_MEMBER" type="String" errorCode="0036">Invalid multi-cube calculation. A multi-cube calculation cannot contain a member that is not a measure.</string>
  40. <string name="INVALID_MC_CALC_ELEMENT" type="String" errorCode="0037">Invalid multi-cube calculation element.</string>
  41. <string name="EFFECTIVE_DATE" type="String" errorCode="0039">The query is invalid. The effective dates of the selected hierarchies do not overlap.</string>
  42. <string name="UNKNOWN_FUNCTION" type="String" errorCode="0044">Unknown function '<param type="string" index="1"/>'</string>
  43. <string name="UNSUPPORTED_QUERITEMS_FROM_DIFFERENT_HIERARCHIES" type="String" errorCode="0045">Unable to support query items from two or more hierarchies of a single dimension within a query: <param type="string" index="1"/>.</string>
  44. <string name="UNSUPPORTED_SAME_DIMENSION_DIFFERENT_REPORT_DIMENSIONS" type="String" errorCode="0046">Unable to support query items from the same dimension on different report dimensions: <param type="string" index="1"/>.</string>
  45. <string name="UNSUPPORTED_SORTING" type="String" errorCode="0048">Unable to support a sorting that breaks the hierarchial order of the query items within it.</string>
  46. <string name="UNSUPPORTED_GROUPING" type="String" errorCode="0049">Unable to support a grouping that breaks the hierarchical order of the query items within it.</string>
  47. <string name="UNSUPPORTED_OPERATOR" type="String" errorCode="0052">The expression operator '<param type="string" index="1"/>' is unsupported.</string>
  48. <string name="NULL_POINTER" type="String" errorCode="0054">The pointer '<param type="string" index="1"/>' is null.</string>
  49. <string name="INCORRECT_MUN" type="String" errorCode="0055">The query item '<param type="string" index="1"/>' represents an OLAP data source identifier and its usage in comparisons is limited to equality and non-equality operators.</string>
  50. <string name="UNSUPPORTED_GROUPING_ON_MEASURE" type="String" errorCode="0056">Grouping on the measure '<param type="string" index="1"/>' is not supported.</string>
  51. <string name="NO_PROMPT_PARAMETERS_FOUND" type="String" errorCode="0059">No parameters were found when a prompt was specified.</string>
  52. <string name="INVALID_NUMBER_OF_ARGUMENTS" type="String" errorCode="0060">An invalid number of operands was specified for the operator '<param type="string" index="2"/>' in the dataItem '<param type="string" index="1"/>'.</string>
  53. <string name="INVALID_FILTER" type="String" errorCode="0061">Filter expressions must evaluate to Boolean.</string>
  54. <string name="INVALID_CONTEXT" type="String" errorCode="0062">The context for the arithmetic operator '<param type="string" index="1"/>' is invalid. A numeric value is required.</string>
  55. <string name="AMBIGUOUS_SIGNON" type="String" errorCode="0063">You provided incomplete signon information. Ensure that you provide both a user name and a password.</string>
  56. <string name="DATABASE_NOT_FOUND" type="String" errorCode="0064">The database '<param type="string" index="1"/>' was not found.</string>
  57. <string name="AMBIGUOUS_CONNECTION" type="String" errorCode="0065">Ambiguous connection.</string>
  58. <string name="CONNECTION_NOT_FOUND" type="String" errorCode="0066">The connection '<param type="string" index="1"/>' was not found.</string>
  59. <string name="SIGNON_NOT_FOUND" type="String" errorCode="0067">The signon '<param type="string" index="1"/>' was not found.</string>
  60. <string name="LOGON_FAILURE" type="String" errorCode="0068">An error occurred while trying to connect to data source '<param type="string" index="1"/>'. Details: <param type="string" index="2"/></string>
  61. <string name="EMPTY_EXPRESSION" type="String" errorCode="0069">A value is expected for the '<param type="string" index="1"/>' expression.</string>
  62. <string name="MEMBER_NOT_EXIST" type="String" errorCode="0070">'<param type="string" index="1"/>' can only be compared to actual values of the query item. Filters referring to arbitrary string constants should be applied to attribute query items.</string>
  63. <string name="NON_FACT_KEY_FIGURE" type="String" errorCode="0071">You cannot use surrogate key query items in expressions.</string>
  64. <string name="HIERARCHY_DENIED" type="String" errorCode="0072">The user does not have access to the hierarchy '<param type="string" index="1"/>' from the cube '<param type="string" index="2"/>'.</string>
  65. <string name="MODEL_RECURSION" type="String" errorCode="0073">Unable to resolve '<param type="string" index="1"/>' due to recursion.</string>
  66. <string name="NOT_SIGNED_ON_NS" type="String" errorCode="0074">You must sign on to the '<param type="string" index="1"/>' namespace before you can continue.</string>
  67. <string name="UNSUPPORTED_NON_MEASURE_AGGREGATION" type="String" errorCode="0075">The selected aggregation type (<param type="string" index="1"/>) is not supported for the non-measure <param type="string" index="2"/>.</string>
  68. <string name="UNKNOWN_DATAITEM_REFERENCE" type="String" errorCode="0076">There is a reference to the following unknown data item: '<param type="string" index="1"/>'.</string>
  69. <string name="PARAMETER_TYPE_MISMATCH" type="String" errorCode="0077">The prompt '<param type="string" index="1"/>' is used multiple times with conflicting data types.</string>
  70. <string name="ACCESS_DENIED" type="String" errorCode="0078">The current user authorization does not provide access to the secured object: '<param type="string" index="1"/>'.</string>
  71. <string name="DATACELL_FACT_LOOKUP_FAILED" type="String" errorCode="0079">A fact query item is expected along the Measures axis. Place the '<param type="string" index="1"/>' query item along another axis.</string>
  72. <string name="GOVERNOR_RESTRICTION_REACHED" type="String" errorCode="0080">The '<param type="string" index="1"/>' governor restriction was reached.</string>
  73. <string name="INVALID_LINK_FILTER_ITEM" type="String" errorCode="0081">The item '<param type="string" index="1"/>' is an invalid link filter item.</string>
  74. <string name="INVALID_INRANGE_EXPRESSION" type="String" errorCode="0082">The report contains an invalid in_range expression. The correct syntax is IN_RANGE { constant : constant [ , constant : constant ] } </string>
  75. <string name="UNKNOWN_QUERY" type="String" errorCode="0083">The expression refers to the following unknown query: '<param type="string" index="1"/>'.</string>
  76. <string name="INVALID_MODEL_QUERYSUBJECT" type="String" errorCode="0084">The model query subject '<param type="string" index="1"/>' is invalid. The number of model definitions is not equal to the number of query items.</string>
  77. <string name="PROMPT_VALUE_UNSPECIFIED" type="String" errorCode="0085">The prompt '<param type="string" index="1"/>' has no substitution values.</string>
  78. <string name="PROMPT_VALUE_INVALID" type="String" errorCode="0086">The prompt '<param type="string" index="1"/>' contains an invalid value.</string>
  79. <string name="INVALID_QUERYITEM" type="String" errorCode="0087">Expression refers to an object that does not exist: <param type="string" index="1"/>.</string>
  80. <string name="SYNTAX_ERROR" type="String" errorCode="0088">A syntax error was detected near '<param type="string" index="1"/>'.</string>
  81. <string name="FOR_CLAUSE_ERROR" type="String" errorCode="0089">The FOR clause of '<param type="string" index="1"/>' must reflect the left to right order of query items up to and including the item that specifies the control break for the function.</string>
  82. <string name="INVALID_RETRIEVEDATASET" type="String" errorCode="0090">The value defined in the retrieveDataset doesn't match any queryResultDefinition name.</string>
  83. <string name="POSTPROCESSING_TRAVERSAL" type="String" errorCode="0091">An error occurred while traversing the result set.</string>
  84. <string name="UNKNOWN_EXCEPTION" type="String" errorCode="0092">An unknown error occurred with the OLAP Planner '<param type="string" index="1"/>'.</string>
  85. <string name="UNABLE_INITIALIZE" type="String" errorCode="0093">Unable to initialize OLAP Planner.</string>
  86. <string name="PROVIDER_ERR" type="String" errorCode="0094">The underlying data provider failed to return correct results.</string>
  87. <string name="ROWSET_ERR" type="String" errorCode="0095">An error occurred while determining the Rowset in PostProcessing.</string>
  88. <string name="UNKNOWN_SSO_EXCEPTION" type="String" errorCode="0096">An unknown authentication error occurred with the OLAP Planner.</string>
  89. <string name="NOT_OLAP_DATASOURCE" type="String" errorCode="0098">An attempt to execute a relational query using an OLAP provider failed because the OLAP provider executes queries only on OLAP data sources.</string>
  90. <string name="DATAITEM_NOT_EXIST" type="String" errorCode="0099">The <param type="string" index="1"/> does not exist in the query.</string>
  91. <string name="UNKNOWN_PROPERTY_EXPRESSION" type="String" errorCode="0100">The property expression '<param type="string" index="1"/>' is unknown.</string>
  92. <string name="ATTRIBUTE_MISSING" type="String" errorCode="0101">The '<param type="string" index="1"/>' attribute is missing for '<param type="string" index="2"/>'.</string>
  93. <string name="FORWARD_ITERATORS_ONLY" type="String" errorCode="0102">The execution optimization hint 'allRows' was selected for this query. All iterators must be forward-only.</string>
  94. <string name="SLICER_MEMBERS_MUST_BE_ON_DIFFERENT_DIMENSIONS" type="String" errorCode="0106">Slicer members must come from different dimensions.</string>
  95. <string name="INCONSISTANT_DIMENSIONS1" type="String" errorCode="0107">The dimensions on the edge are inconsistent. The dimension of <param type="string" index="1"/> differs from the sibling valueSets.</string>
  96. <string name="SUMMRY_FILTER_SLICER_MUST_REFERENCE_ITEMS_PROJECTED" type="String" errorCode="0108">A summary filter or slicer can refer only to items that are projected.</string>
  97. <string name="INVALID_MODEL_ITEM" type="String" errorCode="0109">The model item '<param type="string" index="1"/>' is invalid.</string>
  98. <string name="REFERENCED_QUERY_NOT_EXIST" type="String" usage="Do not translate: querySet" errorCode="0110">The <param type="string" index="2"/> referenced in <param type="string" index="1"/> does not exist in the querySet.</string>
  99. <string name="3_PART_NAME_REQUIRED" type="String" errorCode="0111">The member reference '<param type="string" index="1"/>' is not a proper name.</string>
  100. <string name="INVALID_ROWSET_NAME" type="String" errorCode="0112">The Rowset '<param type="string" index="1"/>' does not exist.</string>
  101. <string name="PROVIDER_COORDINATE_ERR" type="String" errorCode="0113">Unable to find the coordinate for the corresponding provider cell.</string>
  102. <string name="FOR_REPORT_WITH_SIBLINGS" type="String" errorCode="0114">The 'For Report' clause is not supported with sibling valueSets or edgeGroups.</string>
  103. <string name="INCONSISTANT_DIMENSIONS2" type="String" errorCode="0115">The dimensions on the edge are inconsistent. A dimension of <param type="string" index="1"/> is not the leaf on the first path.</string>
  104. <string name="INCONSISTANT_DIMENSIONS3" type="String" errorCode="0116">The dimensions on the edge are inconsistent. The dimension of <param type="string" index="1"/> is not found on the first path.</string>
  105. <string name="INCONSISTANT_DIMENSIONS4" type="String" errorCode="0117">The dimensions on the edge are inconsistent. The dimension of <param type="string" index="1"/> already exists on the edge.</string>
  106. <string name="INCONSISTANT_DIMENSIONS5" type="String" errorCode="0118">The dimensions on the edge are inconsistent. The dimension of <param type="string" index="1"/> differs from the dimension of sibling edgeGroups.</string>
  107. <string name="ROLEVALUE_NOT_EXIST" type="String" errorCode="0119">'<param type="string" index="1"/>' doesn't exist for the given context.</string>
  108. <string name="INVALID_MEMBER_METADATA_CONSTRAINTS" type="String" errorCode="0120">Member metadata requests directed to OLAP Planner must include at least one of the following constraints: Dimension_Unique_Name, Hierarchy_Unique_Name, or Level_Unique_Name.</string>
  109. <string name="DUPLICATE_VALUESET_NAME" type="String" errorCode="0121">The <param type="string" index="1"/> is a duplicate.</string>
  110. <string name="NO_MORE_THAN_MORE_MEASURE_SLICERS" type="String" errorCode="0122">A query can contain a maximum of one measure slicer.</string>
  111. <string name="SUPPRESSION_IS_NOT_SUPPORTED_FOR_LIST_REPORTS" type="String" errorCode="0123">List reports do not support the suppression of zero and null values.</string>
  112. <string name="UNSUPPORTED_DATAITEM_REFERENCE_TO_DIMENSION" type="String" errorCode="0124">The data item <param type="string" index="1"/> is invalid. It refers to a dimension that is not supported.</string>
  113. <string name="DUPLICATED_DIMENSIONS_IN_TUPLE" type="String" errorCode="0125">Members from the same dimension '<param type="string" index="1"/>' appear more than once in the '<param type="string" index="2"/>' function. <param type="string" index="3"/>
  114. <param type="string" index="4"/></string>
  115. <string name="PROVIDER_ALTERNATECOORDINATE_ERR" type="String" errorCode="0126">The dataprovider resultset is returning the alternate measure before the default measure</string>
  116. <string name="INVALID_PROVIDER_CODE" type="String" errorCode="0127">Invalid provider code '<param type="string" index="1"/>' in '<param type="string" index="2"/>'. Expected provider code is '<param type="string" index="3"/>'.</string>
  117. <string name="INVALID_UNION_VALUESET" type="String" errorCode="0128">The query is invalid. Union of value set is not supported in detail list reports.</string>
  118. <string name="DEFINITION_RECURSIVE_REFERENCE" type="String" errorCode="0129">A recursive reference was detected for the namedSet or calculated member identified as '<param type="string" index="1"/>'.</string>
  119. <string name="INVALID_MEASURE_GROUPBODY1" type="String" errorCode="0130">An invalid measure attribute <param type="string" index="1"/> was detected under <param type="string" index="2"/>.</string>
  120. <string name="INVALID_MEASURE_GROUPBODY2" type="String" errorCode="0131">Measure <param type="string" index="1"/> can not have another measure as an attribute: <param type="string" index="2"/>.</string>
  121. <string name="INVALID_RANK_CROSSJOIN" type="String" errorCode="0132">The rank expression contains an invalid crossjoin in the set expression.</string>
  122. <string name="INVALID_PROPERTY_EXPRESSION" type="String" errorCode="0133">The property expression '<param type="string" index="1"/>' is invalid - a RoleValue expression is expected.</string>
  123. <string name="INCONSISTANT_DISTRIBUTION_OF_BASEITEMS_PER_DIMENSIONS" type="String" errorCode="0134">The distribution of the base items per dimensions is inconsistent on the edge '<param type="string" index="1"/>'.</string>
  124. <string name="INVALID_EDGEID_SPECIFICATION" type="String" errorCode="0135">An 'edgeID' attribute is either missing or invalid.</string>
  125. <string name="INVALID_EXECUTION_OPTIMIZATION" type="String" errorCode="0136">Execution optimization value '<param type="string" index="1"/>' is not one of known values.</string>
  126. <string name="INVALID_PROPERTY_COMPARISON" type="String" errorCode="0137">Invalid to compare properties from different hierarchies ( one is not projected ) in <param type="string" index="1"/>.</string>
  127. <string name="INVALID_DETAILGROUPBODY" type="String" errorCode="0138">The <param type="string" index="1"/> is invalid. It breaks the hierarchial order.</string>
  128. <string name="INVALID_SLICERMEMBERSET_SPECIFICATION" type="String" errorCode="0139">Invalid expression for SlicerMemberSet specification, a member or set of members from same dimension is expected. <param type="string" index="1"/></string>
  129. <string name="UNSUPPORTED_GROUPING_CALC" type="String" errorCode="0140">Unable to support a grouping on a calculation.</string>
  130. <string name="UNSUPPORTED_HEADER_FOOTER_IN_CROSSTAB" type="String" errorCode="0142">Headers and footers are not supported in crosstab queries.</string>
  131. <string name="INVALID_VALUE" type="String" errorCode="0143">Invalid <param type="string" index="1"/> value '<param type="string" index="2"/>' for '<param type="string" index="3"/>'.</string>
  132. <string name="UNSUPPORTED_GROUPING_ON_ATTRIBUTE" type="String" errorCode="0144">Grouping on a property or property expression: <param type="string" index="1"/>,<param type="string" index="2"/> in <param type="string" index="3"/> is not supported.</string>
  133. <string name="UNSUPPORTED_COMPARISON_ACROSS_DIMENSIONS" type="String" errorCode="0145">Unsupported comparison between objects in different dimensions: <param type="string" index="1"/> and <param type="string" index="2"/>.</string>
  134. <string name="INCONSISTANT_DIMENSIONS6" type="String" errorCode="0146">The Query is not supported. The report is being grouped by an item that breaks the hierarchy. Please rearrange the grouping of the report for <param type="string" index="1"/> referenced by <param type="string" index="2"/>.</string>
  135. <string name="INVALID_SOLVE_ORDER" type="String" errorCode="0148">Invalid solve order on <param type="string" index="1"/>. The solve order must be between 0 and 65535.</string>
  136. <string name="UNSUPPORTED_MEASURESET" type="String" errorCode="0151">Unable to support a measure set on a column in a list report: <param type="string" index="1"/>.</string>
  137. <string name="UNSUPPORTED_SLICER_NAMEDSET" type="String" errorCode="0152">Using the '<param type="string" index="1"/>' namedSet as a slicer that references members in the '<param type="string" index="2"/>' hierarchy, which is used in the report, is not supported.</string>
  138. <string name="UNABLE_OBTAIN_LEVELINFO" type="String" errorCode="0153">Unable to obtain level information for <param type="string" index="1"/>.</string>
  139. <string name="UNABLE_TO_BUILD_AGGR_DETAIL_TREE" type="String" errorCode="0154">Unable to build the aggregate <param type="string" index="1"/>. The referenced <param type="string" index="2"/> was not found at the same nesting level.</string>
  140. <string name="WITHIN_DETAIL_OR_AGGR_REFERENCING_MEASURE" type="String" errorCode="0155">The 'within detail' or 'within aggregate' clause in the dataItem '<param type="string" index="1"/>' refers to measure '<param type="string" index="2"/>'. Aggregation over measure sets is not supported.</string>
  141. <string name="WITHIN_DETAIL_OR_AGGR_REFERENCING_NONDETAIL" type="String" errorCode="0156">The 'within detail' or 'within aggregate' clause in <param type="string" index="1"/> references non-detail <param type="string" index="2"/>.</string>
  142. <string name="INVALID_SIBLING_VALUSETS_REFERENCING_DETAIL_DATAITEMS" type="String" errorCode="0157">The 'within detail' or 'within aggregate' clause in '<param type="string" index="1"/>' is not supported in this query because a nested detail set has more than one detail '<param type="string" index="2"/>', '<param type="string" index="3"/>'. To correct this query, select an alternative that returns the answer you need: (1) replace all of the detail data items with a single data item that is a union of the originals; (2) set the detail property of all but one of the detail items in the query to 'false'; (3) instead of 'within detail' or 'within aggregate', use 'within set'.</string>
  143. <string name="INVALID_TRUE_DATAITEM_DETAIL_ATTRIBUTE" type="String" errorCode="0158">Unable to build the aggregate '<param type="string" index="1"/>'. In searching for details nested under '<param type="string" index="2"/>' in the report, an invalid 'true' detail attribute was found for '<param type="string" index="3"/>'.</string>
  144. <string name="INVALID_DATAITEM_DETAIL_TREE" type="String" errorCode="0159">Unable to build the aggregate '<param type="string" index="1"/>'. In searching for details nested under '<param type="string" index="2"/>' in the report, no detail dataItems were not found under '<param type="string" index="3"/>'. </string>
  145. <string name="INVALID_DATAITEM_DETAIL_ATTRIBUTE" type="String" errorCode="0160">An invalid detail <param type="string" index="1"/> was found for '<param type="string" index="2"/>'.</string>
  146. <string name="UNSUPPORTED_AGGREGATION" type="String" errorCode="0161">The selected aggregation type is not supported for cross-tabs or for OLAP data sources: <param type="string" index="1"/>.</string>
  147. <string name="WO1478_AGGREGATE_MISSING_MEASURE" type="String" errorCode="0162">The 'within detail' or 'within aggregate' clause in '<param type="string" index="1"/>' is not supported in this query because a measure '<param type="string" index="2"/>' is nested under the detail set, but not under the aggregate. To correct this query, select an alternative that returns the answer you need: (1) nest a copy of the measure dataitem under the aggregate; (2) instead of 'within detail' or 'within aggregate', use 'within set'.</string>
  148. <string name="WO1478_AGGREGATE_EXTRA_MEASURE" type="String" errorCode="0163">The aggregate <param type="string" index="1"/> referenced by <param type="string" index="2"/> is not expected to nest measures'.</string>
  149. <string name="NON_SOLVE_ORDER_ADJACENT_DETAIL_AGGREGATES" type="String" errorCode="0164">The query contains an intersection of two calculations that contain summary functions that use the 'within detail' syntax, and a third calculation with an intermediate solve order. Calculations containing summary functions that use the 'within detail' syntax must have adjacent solve orders.</string>
  150. <string name="AGGR_OVER_MEASURE" type="String" errorCode="0165">Aggregation 'within set' must not reference a measure set in '<param type="string" index="1"/>'.</string>
  151. <string name="UNSUPPORTED_MEMBER_PROPERTY_AGGREGATION" type="String" errorCode="0166">The selected aggregation type '<param type="string" index="1"/>' is not supported for member properties '<param type="string" index="2"/>'.</string>
  152. <string name="UNSUPPORTED_MEASURE_ON_SLICER" type="String" errorCode="0167"> Use of an expression in the measures dimension as a slicer is not supported: '<param type="string" index="1"/>'.</string>
  153. <string name="INVALID_DOM_ELEMENT" type="String" errorCode="0168">The query is invalid. Unexpected element '<param type="string" index="1"/>' encountered in '<param type="string" index="2"/>'.</string>
  154. <string name="UNSUPPORTED_SOURCE_TYPE" type="String" errorCode="0169"> The source type '<param type="string" index="1"/>' against OLAP query is not supported in '<param type="string" index="2"/>'.</string>
  155. <string name="INVALID_NESTEDOP_DIMS" type="String" errorCode="0170">The nestedSet operator in <param type="string" index="1"/> requires operands of either the same dimensionality or distinct dimensionality. These operands have overlapping dimensionality.</string>
  156. <string name="NONNUMERIC_COMPARISONS_NOT_SUPPORTED" type="String" errorCode="0171">Non-numeric comparisons are not supported '<param type="string" index="1"/>'.</string>
  157. <string name="INVALID_COMPARISION_TO_VALUE" type="String" errorCode="0172">The comparison is not valid. A value can only be compared to another value or a measure. Use the ROLEVALUE function to fix the comparison that does not resolve to a value.</string>
  158. <string name="INVALID_SET_COMPARISON" type="String" errorCode="0173">Invalid to compare Sets in expression for a <param type="string" index="1"/>.</string>
  159. <string name="DETAIL_AGGREGATE_INVALID_NESTED_NON_MEASURE" type="String" errorCode="0174">The aggregate <param type="string" index="1"/> referenced by <param type="string" index="2"/> is not expected to nest non-measures'.</string>
  160. <string name="UNABLE_TO_PUT_MEASURE_IN_CONTEXT_FOR_AGGR" type="String" errorCode="0175">This query requires an aggregation that can only be supported by the underlying data source (database) if an unreferenced dimension is available. All dimensions are already referenced in this report. Please remove one or more dimensions from this report, or call Cognos Customer Support for guidance.</string>
  161. <string name="UNSUPPORTED_TUPLE_ON_SLICER" type="String" errorCode="0176">Use of a tuple expression as a slicer is not supported: '<param type="string" index="1"/>'.</string>
  162. <string name="INVALID_VALUE_COMPARISON" type="String" errorCode="0177">Invalid to compare values with different dataTypes.</string>
  163. <string name="INVALID_CONDITION" type="String" errorCode="0179">The following expression is invalid: <param type="string" index="1"/>. The conditional part must evaluate to Boolean.</string>
  164. <string name="UNREF_DIM_UNAVAILABLE_FOR_WITHIN_AGGR_CALC" type="String" errorCode="0180">This query requires an aggregation (<param type="string" index="1"/>) that can only be supported if an unreferenced dimension is available. All dimensions are already referenced in this report. Please remove one or more dimensions from this report, or call Cognos Customer Support for guidance.</string>
  165. <string name="MISSING_MEMBERS" type="String" errorCode="0181">At least one invalid member reference was encountered in the query.'<param type="string" index="1"/>'</string>
  166. <string name="FUNCTION_PARAMETER_INVALID" type="String" errorCode="0182">Invalid parameter '<param type="string" index="1"/>' provided for '<param type="string" index="2"/>' at position '<param type="string" index="3"/>' for '<param type="string" index="4"/>'. This parameter is '<param type="string" index="5"/>' type but is expected to be one of the following: '<param type="string" index="6"/>'.</string>
  167. <string name="INVALID_DATATYPE_IN_EXPRESSION" type="String" errorCode="0183">Invalid data type found in '<param type="string" index="2"/>'.</string>
  168. <string name="INVALID_LOCATION_FOR_MEASURE_VALUSET" type="String" errorCode="0184">Measure <param type="string" index="1"/> can not be nested between non-measure <param type="string" index="2"/> and <param type="string" index="3"/>.</string>
  169. <string name="POSITIONAL_MEMBER_ARG_NOT_SET_DATAITEM" type="String" errorCode="0185">Invalid operand <param type="string" index="1"/> for the <param type="string" index="2"/> in <param type="string" index="3"/>. This should be a dataitem representing a set.</string>
  170. <string name="POSITIONAL_MEMBER_NOT_ONLY_EXPR" type="String" errorCode="0186">The <param type="string" index="1"/> in <param type="string" index="2"/> has to be used alone in its expression.</string>
  171. <string name="POSITIONAL_MEMBER_ARG_NOT_MUN" type="String" errorCode="0187">Invalid operand <param type="string" index="1"/> for the <param type="string" index="2"/> in <param type="string" index="3"/>. This should be a data source member identifier.</string>
  172. <string name="POSITIONAL_MEMBER_ARG_NOT_MEMBER" type="String" errorCode="0188">Invalid operand <param type="string" index="1"/> for the <param type="string" index="2"/> in <param type="string" index="3"/>. This should represent a calculated member.</string>
  173. <string name="POSITIONAL_MEMBER_ARG_NOT_SAME_DIM" type="String" errorCode="0189">The <param type="string" index="1"/> in <param type="string" index="2"/> specifies a calculated member <param type="string" index="3"/> and a set <param type="string" index="4"/> that are not from the same dimension or hierarchy.</string>
  174. <string name="WITHIN_DETAIL_OR_AGGR_REFERENCING_POSITIONAL_MEMBER" type="String" errorCode="0190">The 'within detail' or 'within aggregate' clause in <param type="string" index="1"/> references Positional Member <param type="string" index="2"/>.</string>
  175. <string name="UNSUPPORTED_SOLVE_ORDER_ON_VALUESET" type="String" errorCode="0191">Unsupported solve order on <param type="string" index="1"/> when there are solve orders on data items.</string>
  176. <string name="DETAILFILTER_MEASURE_POSTAUTOAGGREGATION_IGNORED" type="String" usage="Do not translate: detailFilter postAutoAggregation false" errorCode="0192">For OLAP sources, postAutoAggregation='false' is ignored for filters on measures: <param type="string" index="1"/>
  177. </string>
  178. <string name="DETAILFILTER_MEMBER_POSTAUTOAGGREGATION_IGNORED" type="String" usage="Do not translate: detailFilter postAutoAggregation true" errorCode="0193">For OLAP sources, postAutoAggregation='true' is ignored for filters on members: <param type="string" index="1"/>
  179. </string>
  180. <string name="UNSUPPORTED_ATTRIBUTE" type="String" errorCode="0194">The attribute '<param type="string" index="1"/>' is not supported for data source '<param type="string" index="2"/>'.</string>
  181. <string name="UNSUPPORTED_MEASURE_SET_EXPR" type="String" errorCode="0195">The expression for <param type="string" index="1"/> contains a measure set expression that cannot be evaluated by the OLAP Planner.</string>
  182. <string name="INVALID_TIME_CONSTANT_USAGE" type="String" errorCode="0196">Unsupported constant query items: name = '<param type="string" index="1"/>'. </string>
  183. <string name="POSITIONAL_MEMBER_UNSUP_GROUPBODY" type="String" errorCode="0197">An unsupported value of <param type="string" index="1"/> was found. A Positional Member cannot be specified inside a <param type="string" index="2"/>.</string>
  184. <string name="INVALID_PROMPT_USE" type="String" errorCode="0198">Invalid prompt use was found in <param type="string" index="1"/>.</string>
  185. <string name="INCONSISTANT_DIMENSIONS7" type="String" errorCode="0199">The query is not supported. The dimensions on the edge are inconsistent. The dataItems from <param type="string" index="1"/> must be adjacent.</string>
  186. <string name="SUMMARYFILTER_SCOPE_MEANINGLESS" type="String" errorCode="0200">The scope applied to this filter expression is not meaningful, as the expression is already resolved in this hierarchy: <param type="string" index="1"/>
  187. </string>
  188. <string name="UNSUPPORTED_HIERARCHIES" type="String" errorCode="0201">Values cannot be computed correctly in the presence of multiple hierarchies (<param type="string" index="1"/>, <param type="string" index="2"/>) that each have a level based on the same attribute (<param type="string" index="3"/>).</string>
  189. <string name="USINGFILTER_FROM_SUBQUERY" type="String" errorCode="0202">This query is using a detail filter defined in the sub-query: <param type="string" index="1"/>. Limitation: For OLAP sources, filters in queries and sub-queries are equivalent.</string>
  190. <string name="DEPRECATED_AGGREGATION_TYPE" type="String" usage="Do not translate: 'count', 'count distinct'" errorCode="0203">An aggregation of 'count' applied to a member set (<param type="string" index="1"/>) returns a distinct count, but may return a non-distinct count in a future release. Use 'count distinct' instead.</string>
  191. <string name="UNSUPPORTED_EXTERNAL_DATAITEM_WITH_CALC" type="String" errorCode="0204">External dataItem reference (<param type="string" index="1"/>) not supported because its definition (<param type="string" index="2"/>) uses one or more query calculations.</string>
  192. <string name="IF_UNSUPPORTED_NON_VALUE" type="String" usage="Do not translate: if" errorCode="0205">Unsupported 'if' expression for <param type="string" index="1"/>. The '<param type="string" index="2"/>' clause (<param type="string" index="3"/>) must return a single value.</string>
  193. <string name="IF_UNSUPPORTED_DIFFERENT_DATATYPES" type="String" usage="Do not translate: if" errorCode="0206">Unsupported 'if' expression <param type="string" index="1"/>. The '<param type="string" index="2"/>' (<param type="string" index="3"/>) and '<param type="string" index="4"/>' (<param type="string" index="5"/>) clauses must have the same data type.</string>
  194. <string name="UNSUPPORTED_WITHIN_DETAIL_OR_AGGR_IN_LIST" type="String" errorCode="0207">The data item <param type="string" index="1"/> is invalid. The 'within detail' or 'within aggregate' clause cannot be used in a list report.</string>
  195. <string name="UNSUPPORTED_ORDERED_COMPARISON" type="String" errorCode="0208">Ordered comparison is supported only for value expressions, not for members or sets: '<param type="string" index="1"/>'
  196. </string>
  197. <string name="INVALID_SUMMARYFILTER_SCOPE1" type="String" errorCode="0209">The summary filter scope (<param type="string" index="1"/>) found in the query (<param type="string" index="2"/>) is not valid. It must refer to a level.</string>
  198. <string name="INVALID_SUMMARYFILTER_SCOPE2" type="String" errorCode="0210">The summary filter scope (<param type="string" index="1"/>) found in the query (<param type="string" index="2"/>) is not valid. It must refer to a projected query item. If it is projected, make sure that it is not a sibling to a query item of a different dimension.</string>
  199. <string name="INVALID_SUMMARYFILTER_SCOPE3" type="String" errorCode="0211">The summary filter scope (<param type="string" index="1"/>) found in the query (<param type="string" index="2"/>) is not valid. It must refer to a detail query item.</string>
  200. <string name="INVALID_SUMMARYFILTER_SCOPE4" type="String" errorCode="0212">The summary filter scope (<param type="string" index="1"/>) found in the query (<param type="string" index="2"/>) is not valid. It must refer to a grouped query item.</string>
  201. <string name="INVALID_SUMMARYFILTER_SCOPE5" type="String" errorCode="0213">The summary filter scope (<param type="string" index="1"/>) found in the query (<param type="string" index="2"/>) is not valid. Referencing more than one query item from the same edge is not supported.</string>
  202. <string name="WITHINSETAGRR_MEASUREFILTER_NESTING" type="String" errorCode="0214">The "WITHIN SET" summary (<param type="string" index="1"/>) is not the innermost summary. Be aware that because of the presence of the measure filter (<param type="string" index="2"/>), that summary may produce unexpected results.</string>
  203. <string name="UNSUPPORTED_AGGREGATION_AGAINST_VALUE" type="String" errorCode="0215">Use of a value expression at position <param type="string" index="1"/> as an operand following the WITHIN SET clause of an aggregate is not valid. <param type="string" index="2"/> : <param type="string" index="3"/>.</string>
  204. <string name="AGGREGATE_WITH_COMPLEX_OR_DETAIL_FILTER" type="String" errorCode="0216">The query contains one or more aggregate functions that cannot be evaluated because of the presence of a detail filter that contains an 'OR' clause or filter conditions against different hierarchies.</string>
  205. <string name="UNEXPECTED_PARAMETER_DATATYPE" type="String" errorCode="0217">An unexpected type of parameter value was encountered. The specified parameter type is '<param type="string" index="1"/>', but the expected type is '<param type="string" index="2"/>'.</string>
  206. <string name="USING_QUERY_DEFAULTMEASURE" type="String" errorCode="0218">The default measure has been used for processing '<param type="string" index="1"/>', '<param type="string" index="2"/>'.</string>
  207. <string name="WARNING_AGGREGATION_AGAINST_ATTRIBUTE" type="String" errorCode="0219">Use of an attribute (found at position <param type="string" index="1"/>) following the WITHIN SET clause of an aggregate is not valid. Use the corresponding set instead. <param type="string" index="2"/> : <param type="string" index="3"/>.</string>
  208. <string name="INVALID_WITHIN_DETAIL_OPERAND" type="String" errorCode="0220">The 'within detail' or 'within aggregate' clause in the dataItem '<param type="string" index="1"/>' must reference a dataItem.</string>
  209. <string name="INVALID_COERCION_TO_SET" type="String" errorCode="0221">Coercion to set for '<param type="string" index="1"/>' is not valid.</string>
  210. <string name="INVALID_SYNTAX_FOR_ROLEVALUE" type="String" errorCode="0222">The syntax for '<param type="string" index="1"/>' is not valid.</string>
  211. <string name="UNSUPPORTED_NON_FACT_CUBE" type="String" errorCode="0223">Queries authored on a model without any fact items are not supported.</string>
  212. <string name="INVALID_SET_MEMBERS" type="String" errorCode="0224">The set '<param type="string" index="1"/>' cannot have members from different hierarchies.</string>
  213. <string name="INVALID_DATE_MUN" type="String" errorCode="0225">The date '<param type="string" index="1"/>' selected in the expression does not have a corresponding fact value.</string>
  214. <string name="INVALID_DATE_RANGE" type="String" errorCode="0226">The date range selected in the expression does not have corresponding fact values.</string>
  215. <string name="UNSUPPORTED_ROLEVALUE_MEASURE" type="String" errorCode="0227">The roleValue function is not supported for members of the measure dimension.</string>
  216. <string name="ROLE_LOOKUP_FAILED" type="String" errorCode="0228">Expression '<param type="string" index="1"/>' for data item '<param type="string" index="2"/>' is invalid because role '<param type="string" index="3"/>' was not found in the model in the context of '<param type="string" index="4"/>'.</string>
  217. <string name="NESTED_OVERLAPPING_LEVELS" type="String" errorCode="0229">The following projected data items (at least one of them has more than one level) have overlapping levels and the results may not be what you expect: '<param type="string" index="1"/>' , '<param type="string" index="2"/>'.</string>
  218. <string name="STRING_PARAMETER_REINTERPRETED" type="String" errorCode="0230">The string parameter value '<param type="string" index="1"/>' was re-interpreted in condition: <param type="string" index="2"/>. The specified parameter value was converted to the expected type '<param type="string" index="3"/>'.</string>
  219. <string name="WARNING_CONTEXT_DEPENDENT_SLICER_SET" type="String" errorCode="0231">Slicer Member Set <param type="string" index="1"/> is potentially context-dependent, the results may not be what you expect.</string>
  220. <string name="SOLVE_ORDER_ON_VALUESET" type="String" errorCode="0232">Solve order specified in the layout of a report is deprecated and may be removed in a future release: '<param type="string" index="1"/>'. Solve order should be specified on data items only.</string>
  221. <string name="WARNING_INVALID_SLICER_MEMBER_SET" type="String" errorCode="0233">Slicer Member Set <param type="string" index="1"/> is invalid. For anything other than a set of members from the data source, the results may not be what you expect.</string>
  222. <string name="STAND_ALONE_PRMT" type="String" errorCode="0234">The following parameter expression has no inherent data type: '<param type="string" index="1"/>' .Depending on what is supplied for the parameter value at run time, and how this data item is used, the result may not be what you expected.</string>
  223. <string name="INVALID_MUN" type="String" errorCode="0235">Member Unique Name '<param type="string" index="1"/>' in dataitem <param type="string" index="2"/> is not valid.</string>
  224. <string name="UNSUPPORTED_SORT_PROPERTY_DIFFERENT_LEVEL" type="String" errorCode="0236">Unsupported sorting by '<param type="string" index="1"/>' for '<param type="string" index="2"/>' because not all members belong to the same level as the property in '<param type="string" index="3"/>'.</string>
  225. <string name="PROCESSING_SUMMARY_FILTER_SCOPE" type="String" errorCode="0237">Error processing summary filter scope.</string>
  226. <string name="WARNING_NAMEDSET_COMPARISION_TO_VALUE" type="String" errorCode="0238">The comparison in filter '<param type="string" index="1"/>' is not valid. A value can only be compared to another value or a measure, and '<param type="string" index="2"/>' is a named set.</string>
  227. <string name="PROCESSING_FILTER" type="String" errorCode="0239">Error processing filter '<param type="string" index="1"/>'.</string>
  228. <string name="DUPLICATED_HIERARCHIES_IN_TUPLE" type="String" errorCode="0240">Members from the same hierarchy '<param type="string" index="1"/>' appear more than once in the '<param type="string" index="2"/>' function. <param type="string" index="3"/>
  229. <param type="string" index="4"/>
  230. </string>
  231. <string name="UNSUPPORTED_QUERYHINT_SUPPRESS" type="String" errorCode="0241">Query hint suppress is not supported for data source: <param type="string" index="1"/>'.</string>
  232. <string name="NESTED_WITHIN_SET_AGGREGATE" type="String" errorCode="0242">Nested calculations using the Aggregate function on sets in the same hierarchy may not return the expected results: '<param type="string" index="1"/>' , '<param type="string" index="2"/>'.</string>
  233. <string name="INVALID_MEMBER_CONTEXT" type="String" errorCode="0243">Expression '<param type="string" index="1"/>' needs a member expression as its argument.</string>
  234. <string name="UNSUPPORTED_FILTER_PROPERTY_DIFFERENT_LEVEL" type="String" errorCode="0244">Filtering by '<param type="string" index="1"/>' is not supported for sets that cover more than one level, unless all of those levels are covered by the filter property. '<param type="string" index="2"/>':'<param type="string" index="3"/>'; detail filter '<param type="string" index="4"/>'.</string>
  235. <string name="MULTIPLE_WITHIN_SET_AGGREGATE" type="String" errorCode="0246">The set parameters of summary functions must be from different hierarchies: '<param type="string" index="1"/>'.</string>
  236. <string name="UNSUPPORTED_FILTER_PROPERTY_LOWER_LEVEL" type="String" errorCode="0247">Unsupported filtering by '<param type="string" index="1"/>' for '<param type="string" index="2"/>' because the level in the property filter expression is below the level of the set being filtered in '<param type="string" index="3"/>'.</string>
  237. <string name="UNSUPPORTED_ROOTMEMBER_MULTIROOT_HIERARCHY" type="String" errorCode="0248">The rootMember function is not supported for multi-root hierarchy. <param type="string" index="1"/> <param type="string" index="2"/> .</string>
  238. <string name="INVALID_FIRST_PARAMETER_CALCMEMBER" type="String" errorCode="0249">An invalid parameter, '<param type="string" index="1"/>' was provided for '<param type="string" index="2"/>' at position '<param type="string" index="3"/>' for '<param type="string" index="4"/>'. A query calculated member can't be used as the first parameter of linkMember function.</string>
  239. <string name="INVALID_FUNCTION_PARAMETERS_MULTIPLE_HIERARCHIES" type="String" errorCode="0250">The '<param type="string" index="1"/>' requires operands from the same hierarchy. In '<param type="string" index="2"/>' : '<param type="string" index="3"/>', more than one hierarchy has been found: "<param type="string" index="4"/>".</string>
  240. <string name="LINKMEMBER_UNSUPPORTED_DATASOURCE" type="String" errorCode="0251">The function linkMember is only supported for PowerCube data source. <param type="string" index="1"/> <param type="string" index="2"/> .</string>
  241. <string name="INVALID_OPERAND_IN_RANK_TUPLE" type="String" errorCode="0252">The tuple clause of the rank function can only have member operands. The operand '<param type="string" index="1"/>' is invalid.</string>
  242. <string name="AGGREGATE_EXPRESION_NOT_DEPENDENT_ON_CONTEXT" type="String" errorCode="0253">An "Aggregate" summary may not produce the expected result when the expression being aggregated is not dependant on current member of the hierachy for the aggregation set. '<param type="string" index="1"/>'</string>
  243. <string name="AGGREGATE_EXPRESION_NOT_DEPENDENT_ON_CONTEXT_HEADER_FOOTER" type="String" errorCode="0254">An "Aggregate" summary may not produce the expected result when the expression being aggregated is not dependant on current member of the hierachy for the aggregation set. header/footer for '<param type="string" index="1"/>'</string>
  244. <string name="UNSUPPORTED_REAGGREGATE_WITH_COMPLEX_OR_DETAIL_FILTER" type="String" errorCode="0255">Re-aggregation triggered by a filter cannot be evaluated because the aggregation type of <param type="string" index="1"/> can not be resolved to an explicit function. <param type="string" index="2"/></string>
  245. <string name="INVALID_OPERAND_IN_ANCESTOR_FUNCTION" type="String" errorCode="0256">An invalid operand was found for the second parameter of ancestor function; it may only be level or a distance. '<param type="string" index="1"/>'.</string>
  246. <string name="INVALID_SAME_HIER_NESTED_UNDER_AGG" type="String" errorCode="0258">Invalid nesting of a dataitem from the same hierarchy under a 'within set' aggregate. '<param type="string" index="1"/>'</string>
  247. <string name="UNSUPPORTED_AGGREGATION_AGAINST_STRING" type="String" errorCode="0259">Use of a non-numeric value (found at position <param type="string" index="1"/>) following the WITHIN SET clause of an aggregate is not supported. <param type="string" index="2"/> : <param type="string" index="3"/>.</string>
  248. <string name="UNSUPPORTED_OPERANDS_FOR_WITHIN_SET" type="String" errorCode="0260">Paramters following the WITHIN SET clause of an aggregate must be either of the same hierarchy or different hierarchy. <param type="string" index="1"/> : <param type="string" index="2"/></string>
  249. <string name="UNSUPPORTED_AGGREGATION_NOMETADATA" type="String" errorCode="0261">Use of a literal constant (found at position <param type="string" index="1"/>) as an operand following the WITHIN SET clause of an aggregate is not supported. <param type="string" index="2"/> : <param type="string" index="3"/>.</string>
  250. <string name="UNSUPPORTED_AGGREGATION_ON_MULTIPLE_OPERANDS" type="String" errorCode="0262">Use of more then one parameter following WITHIN SET is not recommended. <param type="string" index="1"/> : <param type="string" index="2"/></string>
  251. <string name="INVALID_FOR_CLAUSE_IN_DETAIL_FILTER" type="String" errorCode="0263">Unsupported FOR clause in detail filters. It must reflect the left to right order of query items on edge '<param type="string" index="1"/>'. '<param type="string" index="2"/>', '<param type="string" index="3"/>'.</string>
  252. <string name="UNSUPPORTED_AGGREGATION_ON_CALCULATED_MEMBER_SET" type="String" errorCode="0264">Automatic aggregation of sets that include a calculated member or value calculation may return unexpected results. (found at position <param type="string" index="1"/>) : <param type="string" index="2"/></string>
  253. <string name="INVALID_OPERAND_IN_VALUE_COMPARISON" type="String" errorCode="0265">Use of a 'roleValue' expression returning multiple values at right hand side of a value comparison expression is not valid '<param type="string" index="1"/>', '<param type="string" index="2"/>'.</string>
  254. <string name="UNSUPPORTED_DIFFERENT_HIERARCHY_CALCULATION" type="String" errorCode="0266">Arithmetic calculations using members from different dimensions or hierarchies may not produce the expected result. <param type="string" index="1"/>', '<param type="string" index="2"/>'.</string>
  255. <string name="UNSUPPORTED_RELATED_HIERARCHIES" type="String" errorCode="0267">Query is not supported due to presence of dataitems that are based on related hierarchies (<param type="string" index="1"/>).</string>
  256. <string name="EXPRESSION_NOT_RESOLVED_IN_HIERARCHY" type="String" errorCode="0268">The expression is not resolved in the hierarchy specified for that member for '<param type="string" index="1"/>'.</string>
  257. <string name="UNSUPPORTED_WITHINDETAIL_AGGREGATE_INTERSECTION" type="String" errorCode="0269">The query contains an intersection of two calculations that contain summary functions that use the WITHIN DETAIL syntax, For predictable results, the summary with the lower solve order <param type="string" index="1"/> must be of the form '<param type="string" index="2"/>( <param type="string" index="3"/> WITHIN DETAIL <param type="string" index="4"/>)' when intersecting with <param type="string" index="5"/>.</string>
  258. <string name="UNSUPPORTED_USE_OF_NESTEDSET" type="String" errorCode="0270">NestedSet is intended to be used only in the last parameter of the Rank function. In other contexts, it may not do what you expect.'<param type="string" index="1"/>' '<param type="string" index="2"/>'</string>
  259. <string name="UNSUPPORTED_AGGREGATE_INTERSECT_COMPLEXCALC" type="String" errorCode="0271">An Aggregate function intersects with a non-measure calculation with a lower solve order. The results may not be what you expect: <param type="string" index="1"/> , <param type="string" index="2"/>.</string>
  260. <string name="UNSUPPORTED_COMPLEX_NUMERICEXP_FOR_AGGREGATE" type="String" errorCode="0272">The first parameter of an Aggregate function is a non-measure item.The results may not be what you expect: <param type="string" index="1"/> .</string>
  261. <string name="UNSUPPORTED_VALUE_SUMMARYROLLUP_MISMATCH" type="String" errorCode="0273">The value summary function is specified for a scope that extends below the level of detail of the report. For OLAP data sources, these summaries can only be computed accurately if the summary function is "aggregate". <param type="string" index="1"/> .</string>
  262. <string name="MULTIPLE_PROMPT_VALUES" type="String" errorCode="0274">The prompt '<param type="string" index="1"/>' has more than one value but only one is expected.</string>
  263. <string name="POSTPROCESSING_PARENT_UNSET_ERR" type="String" errorCode="0275">Post-processing has detected a possible issue with your report output. An ancestor cannot be found for data item '<param type="string" index="1"/>'.</string>
  264. </section>
  265. <section name="STR" type="UI">
  266. <string name="VIRTUAL_VAR_CAPTION" type="String" usage="This is the caption for virtual variable that is language dependent">Selection ranges for prompt</string>
  267. <string name="METHOD" type="String">Method=<param type="string" index="1"/>
  268. </string>
  269. <string name="PARAMETER_STRING" type="String" usage="Append to it any string">
  270. <param type="string" index="1"/></string>
  271. </section>
  272. </component>
  273. </stringTable>