qfsTabularOperationProvidermsgs_en.xml 1.4 KB

12345678910111213141516171819202122
  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="TBO">
  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="UPSUPPORTED_DETAILFILTER">Detail filters can contain only relational operations</string>
  15. <string errorCode="0005" name="DETAILGROUP">The query '<param type="string" index="1"/>' contains a detail group. Detail groups are supported only for list queries.</string>
  16. <string errorCode="0006" name="EMPTY_EXPR">An empty expression in the data item '<param type="string" index="1"/>'.</string>
  17. </section>
  18. </component>
  19. </stringTable>