123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: QFW
- © Copyright IBM Corp. 2005, 2010
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
-
- -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../cclcore/prod/Resources/CCLMessageFile.xsd">
- <component name="QFW">
- <section name="ERR">
- <string name="V4toV5_UNKNOWN" errorCode="0001">Unknown.</string>
- <string name="V4toV5_UNDEFINED_ITEM" errorCode="0002">The BIQuery '<param index="1" type="string"/>' is not valid because the item '<param index="2" type="string"/>' referenced in the cube section does not exist in the tabular section. This item could not be upgraded.</string>
- </section>
- </component>
- </stringTable>
|