dmbmsgs_en.xml 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: dmb
  5. (C) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../cclcore/prod/Resources/CCLMessageFile.xsd" usage="Message source for DMB">
  13. <component name="DMB">
  14. <section name="ECB">
  15. <string name="DMB_DOM_READER_FAILURE" errorCode="0000">DMB DOM Reader: Unable to create '<param type="string" index="1"/>'.</string>
  16. <string name="DMB_DOM_READER_INITIALIZE_DOMREADER_FAILURE" errorCode="0001">Unable to initialize DmbDOMReaderTables. </string>
  17. <string name="DMB_MODEL_ASSOCIATION_PROPERTY_UNKNOWN" errorCode="0002">Unknown association property.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  18. <string name="DMB_MODEL_ASSOCIATIATION_ROLE_UNKNOWN" errorCode="0003">Unknown association role.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  19. <string name="DMB_MODEL_CALCULATED_COLUMNS_NOT_SUPPORTED" errorCode="0005">The calculated columns are not supported.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  20. <string name="DMB_MODEL_COLUMN_PROPERTY_NOT_SUPPORTED" errorCode="0006">The column property is not supported.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  21. <string name="DMB_MODEL_DATA_SOURCE_PROPERTY_UNSUPPORTED" errorCode="0009">The data source property is not supported.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  22. <string name="DMB_MODEL_SETS_CURRENTPERIOD_VALUE_INVALID" errorCode="0011">The SetsCurrentPeriod value is invalid.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  23. <string name="DMB_MODEL_GENERATE_PROPERTY_VALUE_INVALID" errorCode="0015">The value of the Generate property is invalid.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  24. <string name="DMB_MODEL_DATE_FUCTION_UNSUPPORTED" errorCode="0016">The date function is not supported.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  25. <string name="DMB_MODEL_DIMENSION_PROPERTY_UNKNOWN" errorCode="0017">The dimension property is unknown.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  26. <string name="DMB_MODEL_CREATE_HIERARCHY_OBJ_FAILURE" errorCode="0018">Unable to create hierarchy object.</string>
  27. <string name="DMB_MODEL_I18N_EXTERNALBUFFER_COPY_FAILURE" errorCode="0019">I18NExternalBufferCopy failed.</string>
  28. <string name="DMB_MODEL_INSTANTIATE_PPDS_I_FAILURE" errorCode="0021">Unable to instantiate ppds_i.</string>
  29. <string name="DMB_MODEL_CREATE_DATA_POINT_BUFFER_FAILURE" errorCode="0023">Unable to create data point buffer.</string>
  30. <string name="DMB_MODEL_MEASURE_ROLLUP_UNRECOGNIZED" errorCode="0024">The measure rollup is not recognized.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  31. <string name="DMB_MODEL_HIERARCHY_PROPERTY_UNKNOWN" errorCode="0025">The hierarchy property is unknown.</string>
  32. <string name="DMB_MODEL_LEVEL_PROPERTY_UNKNOWN" errorCode="0026">The level property is unknown. </string>
  33. <string name="DMB_MODEL_ASSOCIATION_TARGET_DOES_NOT_MATCH_LEVEL_NAME" errorCode="0028">The DmbLevel::addAssociation:association target does not match the level name '<param type="string" index="1"/>'.</string>
  34. <string name="DMB_MODEL_MEASURE_PROPERTY_UNKNOWN" errorCode="0030">The measure property is unknown.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  35. <string name="DMB_MODEL_MODEL_PROPERTY_UNSUPPORTED" errorCode="0031">The model property is not supported.'<param type="string" index="1"/>''<param type="string" index="2"/>','<param type="string" index="3"/>''<param type="string" index="4"/>'.</string>
  36. <string name="DMB_MODEL_ADD_DATA_STREAM_FAILURE" errorCode="0032">Unable to add data stream. There is no such data source in the model.</string>
  37. <string name="DMB_MODEL_INITIALIZE_COLUMN_CONVERTER_FAILURE" errorCode="0036">Internal error. Unable to initialize DmbColumnConverter.</string>
  38. <string name="DMB_MODEL_BUILDER_MIXED_LEVEL_TYPES" errorCode="0037">There are mixed level types in one dimension.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  39. <string name="DMB_MODEL_CREATE_DIMENSION_OBJECT_FAILURE" errorCode="0038">Unable to create the dimension object.</string>
  40. <string name="DMB_MODEL_BUILDER_DIMENSION_OR_LEVEL_TYPE_MISMATCH" errorCode="0039">There is a dimension or level type mismatch.</string>
  41. <string name="DMB_MODEL_BUILDER_CREATE_DEFAULT_DMBMODEL_OBJ_FAILURE" errorCode="0040">Unable to create the default DmbModel object.</string>
  42. <string name="DMB_MODEL_BUILDER_CREATE_DMBCOLOUMN_OBJECT_FAILURE" errorCode="0041">Unable to create the DmbColumn object.</string>
  43. <string name="DMB_MODEL_BUILDER_SOURCE_ELEMENT_TYPE_UNSUPPORTED" errorCode="0042">The source element type is unsupported:'<param type="string" index="1"/>'.</string>
  44. <string name="DMB_MODEL_BUILDER_COLUMNS_NOT_AVAILABLE" errorCode="0043">There are no columns available to insert into the data source.</string>
  45. <string name="DMB_MODEL_BUILDER_CREATE_DEFAULT_DMBDATASOURCE_OBJ_FAILURE" errorCode="0044">Unable to create the default DmbDataSource object.</string>
  46. <string name="DMB_MODEL_BUILDER_DATA_SOURCE_TYPE_UNSUPPORTED" errorCode="0045">The data source type is not supported:'<param type="string" index="1"/>'.</string>
  47. <string name="DMB_MODEL_BUILDER_CREATE_DMBCOLUMNASSOCIATION_OBJ_FAILURE" errorCode="0046">Unable to create the DmbColumnAssociation object.</string>
  48. <string name="DMB_MODEL_BUILDER_ASSOCIATION_TYPE_UNSUPPORTED" errorCode="0047">The association type is not supported:'<param type="string" index="1"/>'.</string>
  49. <string name="DMB_MODEL_BUILDER_LEVEL_TYPE_UNSUPPORTED" errorCode="0049">The level type is not supported:'<param type="string" index="1"/>'.</string>
  50. <string name="DMB_MODEL_BUILDER_CREATE_HIERARCHY_OBJ_FAILURE" errorCode="0050">Unable to create the hierarchy object.</string>
  51. <string name="DMB_MODEL_BUILDER_HIERARCHY_TYPE_UNSUPPORTED" errorCode="0051">The hierarchy type is not supported: '<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  52. <string name="DMB_MODEL_BUILDER_LEVELS_NOT_AVAILABLE" errorCode="0052">The hierarchy is specified but there are no levels in this dimension.</string>
  53. <string name="DMB_MODEL_BUILDER_DIMENSION_TYPE_UNSUPPORTED" errorCode="0053">The dimension type is not supported. </string>
  54. <string name="DMB_MODEL_BUILDER_HIERARCHY_LEVEL_TYPE_MISMATCH" errorCode="0054">Hierarchy or level type mismatch.</string>
  55. <string name="DMB_MODEL_BUILDER_CREATE_DMBREGULARMEASURE" errorCode="0056">Unable to create a regular measure.</string>
  56. <string name="DMB_MODEL_BUILDER_CREATE_DMBCALCMEASURE" errorCode="0057">Unable to create a calculated measure.</string>
  57. <string name="DMB_MODEL_BUILDER_MEASURE_TYPE_UNSUPPORTED" errorCode="0058">The measure type is not supported. '<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  58. <string name="INSTANTIATE_I18NCONVERTER_FAILURE" errorCode="0059">Unable to instantiate I18NConverter.</string>
  59. <string name="BUILD_DIMENSIONAL_MODEL_FAILURE" errorCode="0060">Unable to build a dimensional model.</string>
  60. <string name="INVALID_MEASURE_ROLLUPS" errorCode="0061">A measure is unable to have an Average function in both the regular and the time-state rollup, if one of the rollups has a weight measure.</string>
  61. <string name="DMB_MODEL_NO_SOURCE_COLUMN" errorCode="0062">The source column '<param type="string" index="1"/>' in the model '<param type="string" index="2"/>' does not have a matching column in the data stream.</string>
  62. <string name="DMB_MODEL_UNSUPPORTED_CUSTOM_DATE_FORMAT" errorCode="0063">The custom input date format specified in the column '<param type="string" index="1"/>' is not supported.</string>
  63. <string name="DMB_MODEL_CANNOT_CONVERT_SOURCE_VALUE_TO_STRING" errorCode="0065">Unable to convert the category source value to a string.</string>
  64. <string name="DMB_MODEL_MEASURE_STORAGE_UNKNOWN" errorCode="0066">The measure storage type specified in the model is unknown:'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  65. <string name="INVALID_MEASURE_ASSOCIATION_TARGET" errorCode="0067">The association target name does not match the name of the current measure: '<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  66. <string name="DMB_MODEL_MISSING_VALUES_UNKNOWN" errorCode="0068">The MissingValues property value is unknown.</string>
  67. <string name="PPDS_I_ERROR" errorCode="0070">PPDS Error.</string>
  68. <string name="DMB_MODEL_PROPERTY_TYPE_UNKNOWN" errorCode="0071">Unknown association property type.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  69. <string name="DMB_MODEL_PROPERTY_HIDDEN_INVALID" errorCode="0072">Invalid PropHidden value.'<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  70. <string name="DMB_MODEL_DUPLICATE_PROPERTY_NAME" errorCode="0073">The level '<param type="string" index="1"/>' contains more than one property named '<param type="string" index="2"/>'.</string>
  71. <string name="DMB_MODEL_DATA_SOURCE_COLUMN_MISMATCH" errorCode="0074">The column '<param type="string" index="1"/>(#<param type="string" index="2"/>)' in data stream '<param type="string" index="3"/>' does not match any column in the model.</string>
  72. <string name="DMB_MEASURE_DATA_SCOPE_FAILURE" errorCode="0075">A data record failed to match to the proper scope for the Measure '<param type="string" index="1"/>'.</string>
  73. <string name="DMB_FAILED_ALLOC" errorCode="0076">There is not enough memory available (<param type="string" index="1"/>).</string>
  74. <string name="DMB_MODEL_SCOPE_PROPERTY_UNKNOWN" errorCode="0077">The scope property is unknown. <param type="string" index="1"/>'<param type="string" index="2"/>', <param type="string" index="3"/>'<param type="string" index="4"/>'.</string>
  75. <string name="DMB_MODEL_DUPLICATE_DIMENSION_SCOPE" errorCode="0078">An association for the measure '<param type="string" index="1"/>' contains more than one reference to the dimension '<param type="string" index="2"/>'.</string>
  76. <string name="DMB_DIMENSION_MATCH_MULTIPLE" errorCode="0079">A source record matched to more than one category in the dimension '<param type="string" index="1"/>'.</string>
  77. <string name="DMB_DIMENSION_CATEGORY_NOT_FOUND" errorCode="0080">Root or special category was not found in the dimension '<param type="string" index="1"/>'.</string>
  78. <string name="INVALID_DIMENSION_ASSOCIATION_TARGET" errorCode="0081">The association target name does not match the name of the current dimension: '<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  79. <string name="DMB_CAT_DUPLICATE_KEYNAME" errorCode="0082">Uniqueness violation. The result would be two categories with the source value '<param type="string" index="1"/>' under different parent categories in the level '<param type="string" index="2"/>' which is designated as unique.</string>
  80. <string name="DMB_HIERARCHY_DUPLICATE_LEVEL" errorCode="0083">The level '<param type="string" index="1"/>' already exists in the hierarchy '<param type="string" index="2"/>'.</string>
  81. <string name="DMB_HIERARCHY_LEVELS_ERROR" errorCode="0084">The level list in the hierarchy '<param type="string" index="1"/>' is invalid. It is inconsistent with other hierarchies or a joining level is not unique or it is empty or a referenced level does not exist.</string>
  82. <string name="DMB_HIERARCHY_LEVELS_MATCH_GAP" errorCode="0085">The level list in the hierarchy '<param type="string" index="1"/>' does not match the source '<param type="string" index="2"/>' correctly. Either the first level matched is not unique or there is a gap in the levels matched or the last level matched is not the same in all hierarchies.</string>
  83. <string name="DMB_MULTIPLE_DATE_HIERARCHIES_NOT_SUPPORTED" errorCode="0086">The dimension '<param type="string" index="1"/>' has multiple hierarchies containing levels with a date function.</string>
  84. <string name="DMB_MISSING_IS_NULL_INVALID" errorCode="0087">The DataSource property NullIsMissing or MissingIsNull value is invalid (Value = '<param type="string" index="1"/>') or both are set to 'True'. Only one may be 'True'.</string>
  85. <string name="DMB_BUILD_LIMIT_EXCEEDED" errorCode="0088">A DMB cube build limit has been exceeded.</string>
  86. <string name="DMB_MODEL_INVALID_DIMENSION_SCOPE" errorCode="0089">An association for the measure '<param type="string" index="1"/>' contains an invalid level reference.</string>
  87. <string name="INVALID_HIERARCHY_ASSOCIATION_TARGET" errorCode="0090">The association target name does not match the name of the current hierarchy: '<param type="string" index="1"/>''<param type="string" index="2"/>'.</string>
  88. <string name="DIMENSION_ASSOCIATION_NO_PARENT_CHILD" errorCode="0091">Dimension associations are not allowed when the hierarchy is Parent-Child '<param type="string" index="1"/>'.</string>
  89. <string name="HIERARCHY_ASSOCIATION_NO_PARENT_CHILD" errorCode="0092">Associations are only valid in a Parent-Child hierarchy.</string>
  90. <string name="PARENT_CHILD_MULTI_PARENT" errorCode="0093">In a Parent-Child hierarchy, a category can have only one parent. Category = '<param type="string" index="1"/>'.</string>
  91. <string name="PARENT_CHILD_KEYS" errorCode="0094">Required associations are missing in a Parent-Child hierarchy '<param type="string" index="1"/>'.</string>
  92. <string name="PARENT_CHILD_UNIQUEKEY" errorCode="0095">The UniqueKey and ParentUniqueKey associations cannot both reference the same source column '<param type="string" index="1"/>'.</string>
  93. <string name="PARENT_CHILD_MULTIPLE_ROOT" errorCode="0096">The Parent-Child hierarchy '<param type="string" index="1"/>' has more than one root category.</string>
  94. <string name="PARENT_CHILD_LEVEL_INVALID" errorCode="0097">Levels are invalid in a dimension with a Parent-Child hierarchy.</string>
  95. </section>
  96. </component>
  97. </stringTable>