qfsTabularFuncProvidermsgs_en.xml 1.4 KB

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. BI and PM: QFWP
  5. © 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. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  9. <component name="TBF">
  10. <section name="ERR">
  11. <string errorCode="0001" name="CANT_DECOMPOSE">Not able to decompose the item '<param type="string" index="1"/>'</string>
  12. <string errorCode="0002" name="CANT_PREPARE_DECOMPOSED">Not able to correctly prepare the decomposed query '<param type="string" index="1"/>'</string>
  13. <string errorCode="0003" name="NO_INPUT_DATASET">An input resultset of the name '<param type="string" index="1"/>' is expected by the query '<param type="string" index="2"/>'</string>
  14. <string errorCode="0004" name="EMPTY_EXPR">An empty expression in the data item '<param type="string" index="1"/>'.</string>
  15. <string errorCode="0005" name="FACT_NOITEMREF">A fact element must have a reference to a dataItemRef attribute.</string>
  16. <string errorCode="0006" name="UNSUPPORTED_DETAILFILTER_REL_FUNC_DIM_DS">The detail filter expression contains the relational function not supported in the dimensional data source.</string>
  17. </section>
  18. </component>
  19. </stringTable>