qfsCubeBuildProvidermsgs_en.xml 976 B

1234567891011121314151617181920
  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="CUB">
  10. <section name="ERR">
  11. <string errorCode="0001" name="BLOB_ITEM">Blob items are not supported by the pivoting operation.</string>
  12. <string errorCode="0002" name="CACHE_FULL">Cannot build the temparary cube because the cache is full.</string>
  13. <string errorCode="0003" name="NO_DATASOURCE">Data source information is missing</string>
  14. <string errorCode="0004" name="MDX_NOT_SUPPORT">Typed-in MDX is not supported by the datasource type "<param type="string" index="1"/>"</string>
  15. </section>
  16. </component>
  17. </stringTable>