123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: rsvp
- (C) Copyright IBM Corp. 2005, 2020
- US Government Users Restricted Rights - Use, duplication or disclosure
- restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!-- generated by cogmc.py -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../cclcore/prod/Resources/CCLMessageFile.xsd" localization="Product Locale" usage="Message source for CCLMessageFramework">
- <component name="RSV">
- <section name="PMT" type="UI" usage="This section contains prompting messages in Report Server.">
- <string name="FILTER_BETWEEN_STRING" type="String" usage="Example: Between Australia and Chili">Between <param type="string" index="1"/> and <param type="string" index="2"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_STRING" type="String" usage="Example: Greater than or equal to Chili">Greater than or equal to <param type="string" index="1"/>
- </string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_STRING" type="String" usage="Example: Less than or equal to Chili">Less than or equal to <param type="string" index="1"/>
- </string>
- <string name="FILTER_EQUAL_STRING" type="String" usage="Example: Chili">
- <param type="string" index="1"/>
- </string>
- <string name="FILTER_BETWEEN_DATE" type="String" usage="Example: Between Jan. 1, 2002 and Dec. 31, 2002">Between <param type="string" index="1"/> and <param type="string" index="2"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_DATE" type="String" usage="Example: On or after Jan. 1, 2002">On or after <param type="string" index="1"/>
- </string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_DATE" type="String" usage="Example: On or before Dec. 31, 2002">On or before <param type="string" index="1"/>
- </string>
- <string name="FILTER_EQUAL_DATE" type="String" usage="Example: On Jan. 1, 2002">On <param type="string" index="1"/>
- </string>
- <string name="FILTER_BETWEEN_TIME" type="String" usage="Example: Between 02:56:12 and 14:00:00">Between <param type="string" index="1"/> and <param type="string" index="2"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_TIME" type="String" usage="Example: On or after 02:56:12">On or after <param type="string" index="1"/>
- </string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_TIME" type="String" usage="Example: On or before 02:56:12">On or before <param type="string" index="1"/>
- </string>
- <string name="FILTER_EQUAL_TIME" type="String" usage="Example: At 14:00:00">At <param type="string" index="1"/>
- </string>
- <string name="FILTER_BETWEEN_DATETIME" type="String" usage="Example: Between Jan. 1, 2002 01:00:00 and Dec. 31, 2002 23:23:59">Between <param type="string" index="1"/> and <param type="string" index="2"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_DATETIME" type="String" usage="Example: On or after Jan. 1, 2002 01:00:00">On or after <param type="string" index="1"/>
- </string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_DATETIME" type="String" usage="Example: On or before Dec. 31, 2002 23:23:59">On or before <param type="string" index="1"/>
- </string>
- <string name="FILTER_EQUAL_DATETIME" type="String" usage="Example: On Jan. 1, 2002 01:00:00">On <param type="string" index="1"/>
- </string>
- <string name="FILTER_BETWEEN_INTERVAL" type="String" usage="Example: Between 0 2:00 and 0 4:00">Between <param type="string" index="1"/> and <param type="string" index="2"/>
- </string>
- <string name="FILTER_GREATER_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or more">
- <param type="string" index="1"/> or more</string>
- <string name="FILTER_LESS_THAN_EQUAL_TO_INTERVAL" type="String" usage="Example: 0 2:00 or less">
- <param type="string" index="1"/> or less</string>
- <string name="FILTER_EQUAL_INTERVAL" type="String" usage="Example: 0 2:00">
- <param type="string" index="1"/>
- </string>
- </section>
- <section name="PMG" usage="This section contains messages concerning prompting parameter usage in Report Server.">
- <string name="PARAMETER_CANNOT_CASCADE_ON_ITSELF" type="String" errorCode="0000">Parameter '<param type="string" index="1"/>' cannot cascade on itself.</string>
- <string name="PARAMETER_CASCADE_ON_CYCLE" type="String" errorCode="0001">There is a cyclic condition in the cascading prompt setup relating to parameter '<param type="string" index="1"/>'. This cyclic condition is not allowed.</string>
- <string name="PARAM_CACHE_PROMPTS" type="String" errorCode="0002">Unable to populate the parameter cache because retrieving report parameters requires prompt values.</string>
- <string name="PARAM_CACHE_NO_MODEL" type="String" errorCode="0003">Report has no link to model or module so parameter cache can't be used. Try opening and saving report in Report Studio to restore link.</string>
- <string name="PARAM_CACHE_REPORT_VERSION" type="String" usage="parameter is a search path" errorCode="0004">Unable to determine report version for <param type="string" index="1"/> so parameter cache can't be used.</string>
- <string name="PARAM_CACHE_EXCEPTION" type="String" usage="parameter is a search path" errorCode="0005">An error occurred processing the parameter cache for <param type="string" index="1"/>.</string>
- <string name="PARAM_CACHE_VERSION" type="String" usage="parameter is a search path" errorCode="0006">The model or module versions can't be determined for <param type="string" index="1"/> so the parameter cache will not be used.</string>
- <string name="INVALID_FORM_FIELD" type="String" usage="form field from client is invalid" errorCode="0007">The form field '<param type="string" index="1" usage="name of form field"/>' does not contain valid XML. <param type="string" index="2" usage="message describing why value is invalid"/></string>
- <string name="PARAM_CACHE_ERROR" type="String" errorCode="0008">Unable to populate the parameter cache because an error occurred.</string>
- </section>
- <section name="CMN" usage="This section contains common generic messages used in Report Server.">
- <string name="OPTION_MODIFIED" type="String" errorCode="0001">The value of option <param type="string" index="1"/> was modified after applying the global override option settings.</string>
- <string name="OPTION_DISCARDED" type="String" errorCode="0002">Option <param type="string" index="1"/> was discarded after applying the global override option settings.</string>
- <string name="UNABLE_TO_PARSE_EXPRESSION" type="String" errorCode="0003">Unable to parse the expression <param type="string" index="1"/>.</string>
- <string name="PARAMETER_NO_NAME" type="String" errorCode="0004">Encountered a parameter value with no name or an empty name.</string>
- <string name="DECRYPT_OPTION" type="String" errorCode="0005" usage="Indicates the value of the specified option could not be decrypted, likely because it originated from another C8 instance that has different CSK or crypto keys">Failed to decrypt the option <param type="string" index="1" usage="option name"/>.</string>
- <string name="INVALID_CONFIG_FILE" type="String" errorCode="0006" usage="Used to indicate an error occured while loading the specified configuration file">Loading the configuration file '<param type="string" index="1"/>' failed.</string>
- </section>
- <section name="VAL" usage="This section contains report validation messages used in Report Server.">
- <string name="VARIABLE_DATAITEM_NOT_FOUND" usage="validation message" type="String" errorCode="0001">Failed to validate the variable expression <param type="string" index="1"/> due to the missing item <param type="string" index="2"/> in any query.</string>
- <string name="REPORTEXPRESSION_FAILED" usage="validation message" type="String" errorCode="0002">Invalid expression <param type="string" index="1"/>.</string>
- <string name="ITEM_NOT_FOUND" usage="validation message" type="String" errorCode="0003">Unable to find the item <param type="string" index="1"/> in the query <param type="string" index="2"/>.</string>
- <string name="QUERY_NOT_FOUND" usage="validation message" type="String" errorCode="0004">Unable to find query information for the item <param type="string" index="1"/>.</string>
- <string name="NO_BURST_ON_CHART_CROSSTAB" usage="validation message" type="String" errorCode="0005">Cannot burst charts or crosstab reports.
- The Burst query is: <param type="string" index="1"/>.</string>
- <string name="EXPRESSION_DATAITEM_NOT_FOUND" usage="validation message" type="String" errorCode="0006">Failed to validate the layout expression <param type="string" index="1"/> due to the missing item <param type="string" index="2"/> in the query <param type="string" index="3"/>.</string>
- <string name="NO_SECTIONING_ON_CHART_CROSSTAB" usage="validation message" type="String" errorCode="0007">Charts or crosstabs may not be sectioned.</string>
- <string name="INVALID_REPORT_SPEC" usage="validation general error message" type="String" errorCode="0010">Failed to load the report specification. <param type="string" index="1"/>
- </string>
- <string name="INVALID_BURST_QUERY_DETAIL" usage="Invalid burst query validate message" type="String" errorCode="0015">The burst query <param type="string" index="1"/> cannot be a detail query.</string>
- <string name="INVALID_BURST_QUERY_NESTED" usage="Invalid burst query validate message" type="String" errorCode="0016">The burst query <param type="string" index="1"/> cannot be a nested query.</string>
- <string name="INVALID_MASTER_DETAIL" usage="The report specification contains an invalid masterDetail link" type="String" errorCode="0020">The master-detail link is out of the scope of the master query</string>
- <string name="INVALID_XTAB_CHART_MASTER_DETAIL" usage="The report specification contains an crosstab or chart masterDetail relationship without masterDetail link" type="String" errorCode="0021">The master-detail link is missing from the crosstab or chart.</string>
- <string name="RICH_TEXT_FAILED_TO_PARSE" usage="validation message" type="String" errorCode="0031">Failed to validate the static rich text xml doc against rich text dtd specification.</string>
- <string name="REPORTEXPRESSION_FAILED_INVALID_VARIABLE" usage="validation message" type="String" errorCode="0032">The following expression is not valid: <param type="string" index="1"/>. If the item exists in a query but is not referenced in the layout, add it to a property list.</string>
- <string name="INVALID_REF_TOC" usage="TOC bookmark does not refer to an valid TOC" type="String" errorCode="0033">Cannot find the reference to a valid table of contents in the Table of Contents bookmark.</string>
- <string name="INVALID_REPORT_VARIABLE" usage="validation message" type="String" errorCode="0034">Failed to validate the variable <param type="string" index="1"/>. <param type="string" index="2"/>.</string>
- <string name="INVALID_CONDITIONAL_LAYOUT_EXPRESSION" usage="validation message" type="String" errorCode="0035">Failed to validate the conditional layout expression <param type="string" index="1"/>, <param type="string" index="2"/>.</string>
- <!-- errorCode="0040" -->
- <!-- errorCode="0042" -->
- <!-- errorCode="0043" -->
- <string name="INVALID_USE_MEMBER_CAPTION" usage="validation message" type="String" errorCode="0044">The member caption can only be used in the scope of crosstab or chart.</string>
- <string name="INVALID_SHARERESULTSET_GROUP" usage="validation message" type="String" errorCode="0045">The groups in the frame do not match the levels in the query <param type="string" index="1"/>.</string>
- <string name="NO_BURST_ON_CUSTOM_CONTENT" usage="validation message" type="String" errorCode="0050">Cannot burst custom content reports. The Burst query is: <param type="string" index="1"/>.</string>
- <string name="NO_TARGET_FOR_LABELFOR" usage="Validation message: An element cannot label another element which does not exist." type="String" errorCode="0051">An element with name '<param type="string" index="1"/>' cannot be found. The 'Label For' property must refer to a valid element name.</string>
- <string name="INVALID_PAGESET_WITH_TABS" usage="validation message" type="String" errorCode="0052">Cannot include pageset when report pages are viewed as tabs.</string>
- <string name="INVALID_SPEC_QUERY_AND_MODQUERY" usage="validation message" type="String" errorCode="0053">The report "queries" cannot use both "query" and "modQuery".</string>
- <string name="INVALID_MODELPATH_TYPE_MODQUERY" usage="validation message" type="String" errorCode="0054">Cannot find type="module" attribute on modelPath.</string>
- <string name="INVALID_MODELPATH_TYPE_QUERY" usage="validation message" type="String" errorCode="0055">Cannot find type="FM" attribute on modelPath.</string>
- <string name="PARAMETER_IN_MULTIPLE_QUERIES" usage="validation warning message" type="String" errorCode="0056">The parameter <param type="string" index="1"/> is used in queries <param type="string" index="2"/> which are based on different models/modules.</string>
- <string name="CASCADING_GLOBAL_PARAMETER" usage="validation warning message" type="String" errorCode="0057">The global parameter <param type="string" index="1"/> is used in the context of a cascading prompt control. The cascading behavior may not work as expected if the global parameter is modified using the global parameter UI.</string>
- <string name="INVALID_BOOKLETITEM_WITH_TABS" usage="validation message" type="String" errorCode="0058">Cannot include bookletItem when report pages are viewed as tabs.</string>
- <string name="INVALID_DRILL_METHOD" usage="validation message" type="String" errorCode="0059">Drill-through action <param type="string" index="1"/> is not supported on this data container.</string>
- <string name="NO_DRILL_BOOKMARK" usage="validation message" type="String" errorCode="0060">Bookmark in drill-through is not supported on this data container.</string>
- <string name="NO_FILTER_CONTEXT" usage="validation message" type="String" errorCode="0061">Dynamic filtering in drill-through is not supported on this data container.</string>
- </section>
- <section name="RND" usage="This section contains report server rendering messages.">
- <string name="CSS_FILE_OPEN_FAILED" type="String" errorCode="0001">Unable to open the CSS file ' <param type="string" index="1"/>'.</string>
- <string name="CSS_INVALID_SELECTOR" type="String" errorCode="0002">Invalid CSS Selector found ' <param type="string" index="1"/>'.</string>
- <string name="CSS_INVALID_CHARACTER" type="String" errorCode="0003">Invalid character found while process a CSS ' <param type="string" index="1"/>'.</string>
- <string name="CSS_INVALID_DECLARATION" type="String" errorCode="0004">Invalid CSS Declaration found ' <param type="string" index="1"/>'.</string>
- <string name="CSS_PARSE_TOKEN_SIZE_OVERFLOW" type="String" errorCode="0006">Parsed token overflows static buffer ' <param type="string" index="1"/>'.</string>
- <!-- errorCode="0007" -->
- <string name="CSS_VARIABLE_VALUE_NOT_FOUND" usage="log warning message" type="String" errorCode="0008">Failed to apply the style <param type="string" index="1"/> due to the missing variable value in the variable <param type="string" index="2"/>.</string>
- <string name="FMT_INVALID_ATTRIBUTE" type="String" errorCode="0013">Invalid attribute found during formatting of data. Attribute is ' <param type="string" index="1"/>'.</string>
- <string name="FMT_NO_ATTRIBUTE_FOUND" type="String" errorCode="0014">Can not find attribute during formatting of data.</string>
- <string name="FMT_WRONG_OBJECT_TYPE" type="String" errorCode="0015">Wrong object type set for an attribute.</string>
- <string name="EXCEL_COLUMN_LIMIT" type="String" errorCode="0016">Reports with more than 256 columns can not be rendered in Excel.</string>
- <string name="EXCEL_REPORT_TRUNCATED" type="String" errorCode="0017">This report has been truncated since since it exceeds the Excel spreadsheet row limit.</string>
- <string name="DOM_HIERARCHY_REQUEST_ERR" type="String" errorCode="0023">DOM exception: a node was misplaced in the hierarchy request.</string>
- <string name="DOM_NO_DATA_ALLOWED_ERR" type="String" errorCode="0026">DOM exception: data is specified for a node which does not support data.</string>
- <string name="DOM_NO_MODIFICATION_ALLOWED_ERR" type="String" errorCode="0027">DOM exception: attempted to modify an object where modifications are not allowed.</string>
- <string name="DOM_NOT_FOUND_ERR" type="String" errorCode="0028">DOM exception: attempted to reference a node that does not exist.</string>
- <string name="DOM_INUSE_ATTRIBUTE_ERR" type="String" errorCode="0030">DOM XALAN exception: attempted to add an attribute that is already in use.</string>
- <string name="DOM_SYNTAX_ERR" type="String" errorCode="0032">DOM XALAN exception: an invalid or illegal string is specified.</string>
- <string name="DOM_INVALID_ACCESS_ERR" type="String" errorCode="0035">DOM XALAN exception: a parameter or an operation is not supported by the underlying object.</string>
- <string name="DOM_UNKNOWN" type="String" errorCode="0036">DOM exception: unknown.</string>
- <string name="XSL_EXCEPTION" type="String" errorCode="0018">XSL exception ' <param type="string" index="1"/>'.</string>
- <string name="SAX_EXCEPTION" type="String" errorCode="0019">SAX exception ' <param type="string" index="1"/>'.</string>
- <string name="XML_EXCEPTION" type="String" errorCode="0020">XML exception ' <param type="string" index="1"/>'.</string>
- <string name="DOM_INDEX_SIZE_ERR" type="String" errorCode="0021">DOM exception: the index size is out of range.</string>
- <string name="DOM_DOMSTRING_SIZE_ERR" type="String" errorCode="0022">Unable to fit the specified range of text into a DOM string.</string>
- <string name="DOM_WRONG_DOCUMENT_ERR" type="String" errorCode="0024">DOM exception: a node must be used in the same document that created it.</string>
- <string name="DOM_INVALID_CHARACTER_ERR" type="String" errorCode="0025">DOM exception: an invalid character was specified.</string>
- <string name="DOM_NOT_SUPPORTED_ERR" type="String" errorCode="0029">DOM exception: this type of object or operation is not supported.</string>
- <string name="DOM_INVALID_STATE_ERR" type="String" errorCode="0031">DOM exception: the state of this object is invalid.</string>
- <string name="DOM_INVALID_MODIFICATION_ERR" type="String" errorCode="0033">DOM exception: Attempted to modify the type of the underlying object.</string>
- <string name="DOM_NAMESPACE_ERR" type="String" errorCode="0034">DOM XALAN exception: attempted to create or change an object that is incompatible with the namespace.</string>
- <string name="XML_ONE_BURSTGROUPS" type="String" errorCode="0081">There must be one instance of burstGroups.</string>
- <string name="XML_BURSTGROUP_NOT_ELEMENT" type="String" errorCode="0082">burstGroup must be an element.</string>
- <string name="XML_ATTRIBUTE_NOT_FOUND" type="String" errorCode="0083">Attribute not found: '<param type="string" index="1"/>'.</string>
- <string name="XML_ELEMENT_NOT_FOUND" type="String" errorCode="0084">Element not found: '<param type="string" index="1"/>'.</string>
- <string name="UNSUPPORTED_ENUM" type="String" errorCode="0085">The specified value '<param type="string" index="1"/>' is not a valid enumeration value.</string>
- <string name="CIRCULAR_DEPENDENCY_FOUND" type="String" errorCode="0086">Circular dependency found for layout component reference element named '<param type="string" index="1"/>'.</string>
- <string name="NON_STATIC_CONDITIONAL_LAYOUT_EXPRESSION" type="String" errorCode="0087">A conditional layout must have an expression that is not data dependent. The expression is ' <param type="string" index="1"/>'.</string>
- <string name="XML_INVALID_ATTRIBUTE" type="String" errorCode="0088">Invalid attribute: '<param type="string" index="1"/>'.</string>
- <string name="FAILED_TO_EVALUATE_EXPRESSION" type="String" errorCode="0089">Failed to evaluate expression: '<param type="string" index="1"/>'.</string>
- <string name="NUMERIC_DATASOURCE_EXPR" type="String" errorCode="0092">The datasource must be evaluated to a numeric value.</string>
- <string name="EMPTY_CMM_IMAGE_ID" type="String" errorCode="0093">The metric data store ImageID is empty.</string>
- <string name="MAPPING_ERROR_REGION_MISSING" usage="A region name from the map chart data was not found on the map." type="String" errorCode="0094">The map chart data contains references to missing region names. Map file: '<param type="string" index="1"/>', missing region names: '<param type="string" index="2"/>'. Review the chart data and the map dictionary.</string>
- <string name="MAPPING_ERROR_REGION_DUPLICATE" usage="A region name from the map chart has multiple instances on the map." type="String" errorCode="0095">The map chart data contains references to duplicate region names. Map file: '<param type="string" index="1"/>', duplicate region name: '<param type="string" index="2"/>'. Review the chart data and the map dictionary.</string>
- <string name="MAPPING_ERROR_POINT_MISSING" usage="A point name from the map chart data was not found on the map." type="String" errorCode="0096">The map chart contains references to missing point names. Map file: '<param type="string" index="1"/>', missing point names: '<param type="string" index="2"/>'. Review the chart data and the map dictionary.</string>
- <string name="MAPPING_ERROR_POINT_DUPLICATE" usage="A point name from the map chart has multiple instances on the map." type="String" errorCode="0097">The map chart data contains references to duplicate point names. Map file: '<param type="string" index="1"/>', duplicate point name: '<param type="string" index="2"/>'. Review the chart data and the map dictionary.</string>
- <string name="MAPPING_ERRORS" usage="A number of region and/or point names from the map chart has multiple instances and/or was not found on the map. It's a mix of errors 94-97" type="String" errorCode="0098">The map chart data contains references to missing or duplicate features. Map file: '<param type="string" index="1"/>', missing region names: '<param type="string" index="2"/>', missing point names: '<param type="string" index="3"/>', duplicate region name: '<param type="string" index="4"/>', duplicate point name: '<param type="string" index="5"/>'. Review the chart data and the map dictionary.</string>
- <string name="XML_CHART_INCOMPATIBLE" type="String" errorCode="0099">This chart cannot be represented in a crosstab report. Unable to render the XML or CSV output.</string>
- <string name="XML_NO_QUERY_REFERENCED" type="String" errorCode="0100">The layout does not refer to a query. Unable to render the XML or CSV output.</string>
- <!-- errorCode="0101" -->
- <string name="XML_REMOTE_ATTRIBUTE_NOT_FOUND" type="String" errorCode="0103">Referenced component '<param type="string" index="1"/>' could not be located in current report'.</string>
- <!-- errorCode="0106" -->
- <string name="XML_MULTIPLE_MEASURE_CHART_MEASURE_ERROR" type="String" errorCode="0107">For the '<param type="string" index="1"/>' measures are not allowed on either of the edges.</string>
- <string name="XML_CHART_MEASURE_ERROR" type="String" errorCode="0108">Measures are not allowed for '<param type="string" index="1"/>'.</string>
- <string name="FMT_POSITIVE_PERCENT_SCALE" type="String" errorCode="0109">Attribute PercentScale for percent formatting can not be a positive value</string>
- <string name="CHART_INVALID_LEGEND_COORDS" type="String" errorCode="0110">Invalid chart legend position coordinates.</string>
- <string name="NON_STATIC_SELECT_OPTIONS_EXPRESSION" type="String" errorCode="0111">Conditional display values associated with prompt controls must not have an expression that is data dependent. The expression is ' <param type="string" index="1"/>'.</string>
- <string name="XLWA_NOT_SUPPORTED" type="String" errorCode="0112">This document is a Web archive file. Your browser or editor does not support Web archive files. For more information on the Web archive format, go to http://officeupdate.microsoft.com/office/webarchive.htm.</string>
- <string name="UNSUPPORTED_CHILD_ELEM" type="String" errorCode="0113">The element '<param type="string" index="1"/>' is not a valid child element of the '<param type="string" index="2"/>' element.</string>
- <string name="UNNAME_CHART_EXCEED_MAX_RISER_ERROR" type="String" errorCode="0114">The <param index="1" type="string" usage=""/> which uses '<param index="2" type="string" usage=""/>' on page '<param index="3" type="string" usage=""/>' has too many risers.</string>
- <string name="NAME_CHART_EXCEED_MAX_RISER_ERROR" type="String" errorCode="0115">The <param index="1" type="string" usage=""/> named '<param index="2" type="string" usage=""/>' which uses '<param index="3" type="string" usage=""/>' on page '<param index="4" type="string" usage=""/>' has too many risers.</string>
- <string name="XML_INVALID_REFDATAITEM" type="String" errorCode="0116">On element '<param type="string" index="1"/>' the attribute 'refDataItem' cannot be empty or missing.</string>
- <string name="XML_INVALID_PARAMETER" type="String" errorCode="0117">On element '<param type="string" index="1"/>' the attribute 'parameter' cannot be empty or missing.</string>
- <string name="CHART_INVALID_NOTE_POSITION" type="String" errorCode="0118">Invalid chart note position.</string>
- <string name="XML_INVALID_ATTRIBUTE_VALUE" type="String" errorCode="0119">On element '<param type="string" index="1"/>' the attribute '<param type="string" index="2"/>' has an invalid value of '<param type="string" index="3"/>'.</string>
- <string name="INVALID_REPORT_VARIABLE" type="String" errorCode="0120">Report variable '<param type="string" index="1"/>' not found.</string>
- <string name="XSL_TRANSFORM_FAILED" type="String" errorCode="0121">Failed to perform XSL transformation</string>
- <string name="INVALID_XSL_PARAMETER" type="String" errorCode="0122">Cannot configure the parameter '<param type="string" index="1"/>' using the XSL parameters Run option.</string>
- <!-- errorCode="0123" -->
- <string name="XML_INVALD_COND_STYLE_RANGE_DATATYPE" type="String" errorCode="0124">The Conditional Style Range datatype must be number, date, time, datetime, or interval.</string>
- <string name="LIST_INVALID_INSIDE_XTAB" type="String" errorCode="0125">Crosstab containing a list is not supported.</string>
- <string name="REPEATER_INVALID_INSIDE_XTAB" type="String" errorCode="0126">Crosstab containing a repeater or repeater table is not supported.</string>
- <string name="OBJECT_SIZE_TOO_LARGE" type="String" errorCode="0127">The object's size (width and/or height) is too large for PDF processing to handle</string>
- <string name="ROW_SPAN_WITHOUT_GROUP" type="String" errorCode="0128">The ListColumnRowSpan element '<param type="string" index="1"/>' does not have a corresponding ListGroup element.</string>
- <string name="INVALID_ROW_REPEAT_EVERY_PAGE" type="String" errorCode="0129">Attribute 'RepeatEveryPage' is only allowed on the last dataItem for a Crosstab Row.</string>
- <string name="INVALID_COL_REPEAT_EVERY_PAGE" type="String" errorCode="0130">Attribute 'RepeatEveryPage' is not allowed for a Crosstab Column.</string>
- <!-- errorCode="0131" -->
- <!-- errorCode="0132" -->
- <!-- errorCode="0133" -->
- <!-- errorCode="0134" -->
- <!-- errorCode="0135" -->
- <string name="DATAITEM_INVALID_INSIDE_XTAB_SPACER" type="String" errorCode="0136">The data item reference in the crosstab space is not valid.</string>
- <string name="INVALID_CONDITIONAL_LAYOUT_EXPRESSION" type="String" errorCode="0137">The conditional layout expression is not valid. The expression is ' <param type="string" index="1"/>'.</string>
- <!-- errorCode="0138" -->
- <string name="INVALID_USER_CSS_URL" type="String" errorCode="0139">The cssUrl run option '<param type="string" index="1"/>' is invalid because the path contains multiple folder redirections.</string>
- <string name="INVALID_USE_MEMBER_CAPTION" type="String" errorCode="0140">The member caption can only be used in the scope of crosstab or chart.</string>
- <!-- errorCode="0145" -->
- <string name="QUERY_NOT_FOUND" type="String" errorCode="0146">The query item '<param type="string" index="1"/>' is out of the scope of the query.</string>
- <string name="DRILLUP_MULTIPLE_LINKED_DRILLITEM_SET_ERROR" type="String" errorCode="0147">The drill data item '<param type="string" index="1"/>' in query '<param type="string" index="2"/>' appears in more than one 'linkedDrillItemSet'.</string>
- <string name="INVALID_PDF_PAGE_WIDTH" type="String" errorCode="0150">The PDF page width must be larger than default page margin width '<param type="string" index="1"/>' inch.</string>
- <string name="DEFAULT_MEASURE_ITERATION_FALIED" type="String" errorCode="0155">Unable to render a cross-tab because no data was returned for its default measure edge</string>
- <string name="TOC_EXISTS_ALREADY" usage="TOC bookmark exists already" type="String" errorCode="0160">Table of Contents bookmark '<param type="string" index="1"/>' is already defined .</string>
- <string name="CHART_INVALID_COLUMN_MATRIXLEVELS" type="String" errorCode="0161">The attribute matrixLevels in v2_matrixColumns is invalid.</string>
- <string name="CHART_INVALID_ROW_MATRIXLEVELS" type="String" errorCode="0162">The attribute matrixLevels in v2_matrixRows is invalid.</string>
- <string name="CHART_INVALID_SERIES" type="String" errorCode="0163">The v2_series is invalid.</string>
- <string name="CHART_INVALID_CATEGORY" type="String" errorCode="0164">The v2_category is invalid.</string>
- <string name="QRD_MULTIPLE_SUPPRESSION" type="String" errorCode="0165">Suppression specified more than once.</string>
- <string name="UNSUPPORTED_XLSX_DATA" type="String" errorCode="0166">Crosstab or chart is not supported in the Excel 2007 Data output format.</string>
- <string name="EXCEL_MAXIMUM_COL" type="String" errorCode="0167">The number of worksheet columns is larger than the maximum worksheet columns setting.</string>
- <string name="REF_XML_ELEMENT_NOT_FOUND" type="String" errorCode="0170">The chart style <param type="string" index="1" usage="PaletteRef name"/> referenced by chart <param type="string" index="2" usage="chart name"/> cannot be found.</string>
- <string name="INVALID_PAGE_NUMBER" type="String" errorCode="0171">The requested page number '<param type="string" index="1"/>' is invalid.</string>
- <string name="INVALID_PAGE_COUNT" type="String" errorCode="0172">The requested page count '<param type="string" index="1" />' is invalid.</string>
- <string name="BOOKLETITEM_NAME_MISSING" type="String" errorCode="0173">The name of a booklet item is missing or empty.</string>
- <string name="BOOKLETITEM_NAME_DUPLICATE" type="String" errorCode="0174">The booklet item name '<param type="string" index="1" />' is used more than once.</string>
- <string name="BOOKLETITEM_NAME_INVALID" type="String" errorCode="0175">The booklet item name '<param type="string" index="1" />' must not contain the character [ or ].</string>
- <string name="UNSUPPORTED_PDF_CONFIDENTIALITY_ALGORITHM" type="String" errorCode="0176">The specified PDF confidentiality algorithm '<param type="string" index="1"/>' is not supported.</string>
- <string name="INVALID_PAGESET_WITH_TABS" type="String" errorCode="0177">Cannot include pageset when report pages are viewed as tabs.</string>
- <string name="PDF_MAXIMUM_COL" type="String" errorCode="0178">The number of columns is larger than the maximum PDF columns setting.</string>
- <string name="UNSUPPORTED_TREE_PROMPT" type="String" errorCode="0179">The tree prompt is not supported.</string>
- <string name="UNSUPPORTED_SEARCH_PROMPT" type="String" errorCode="0180">The select and search prompt is not supported.</string>
- <string name="UNSUPPORTED_DRILL_THRU_MULTIPKG" type="String" errorCode="0181">The drill through for multiple package is not supported.</string>
- <string name="UNSUPPORTED_DATASET" type="String" errorCode="0182">Crosstab or chart is not supported in the data set output format.</string>
- <string name="CONDITIONAL_RENDER_ON_REPROMPT" type="String" errorCode="0183">Reprompting on a page that was skipped due to conditional rendering is not supported.</string>
- <string name="REQUIRED_EMPTY_PARAMETER" type="String" errorCode="0184">The required parameter '<param type="string" index="1"/>' is defined but has no value.</string>
- <string name="REQUIRED_EMPTY_PARAMETERS" type="String" errorCode="0185">The required parameters '<param type="string" index="1"/>' are defined but have no value.</string>
- <string name="UNSUPPORTED_BASELINE_EXPRESSION" type="String" errorCode="0186">The report expression in baseline is not supported.</string>
- </section>
- <section name="SRV" usage="This section contains messages concerning report server infrastructure execution.">
- <string name="REQUEST_ELEMENT_MISSING" type="String" errorCode="0001">The request is missing the <param type="string" index="1"/> element.</string>
- <string name="DOCUMENT_PARSE_ERROR" type="String" errorCode="0002">The document contains an error at line '<param type="string" index="1"/>', column ' <param type="string" index="2"/>'.</string>
- <string name="REPORT_PARSE_ERROR" type="String" errorCode="0003">The report specification contains an error at line ' <param type="string" index="1"/>', column ' <param type="string" index="2"/>'.</string>
- <string name="REPORT_DOM_ERROR" type="String" errorCode="0004">Failed to create a Document Object Model representation of the report specification.</string>
- <string name="REPORT_MISSING_ROOT_ELEM" type="String" errorCode="0005">The report specification is missing the 'report' root element.</string>
- <string name="FILE_NOT_FOUND" type="String" errorCode="0006">The file '<param type="string" index="1"/>' does not exist.</string>
- <string name="REPORT_PARSE_ERROR_REVISION" type="String" errorCode="0007">The report specification contains an error at line ' <param type="string" index="1"/>', column ' <param type="string" index="2"/>'. This report specification uses features that were introduced in an interim fix release. The error may be because your BI server instance is not at a compatible interim fix version.</string>
- <string name="REQUEST_EXECUTION_CANCELLED" usage="The request has been cancelled." type="String" errorCode="0026">The request was cancelled.</string>
- <string name="REQUEST_EXECUTION_CANCELLED_BY_NEW_REQUEST" usage="The request has been cancelled by a new request." type="String" errorCode="0126">The request was cancelled.</string>
- <string name="CANNOT_USE_BURSTING" type="String" errorCode="0029">The user does not have the assigned capability to use bursting.</string>
- <string name="CANNOT_USE_HTML_ITEM" type="String" errorCode="0030">The user does not have the assigned capability to use HTMLItem.</string>
- <string name="CANNOT_USE_ELEMENT" type="String" errorCode="0031">The user does not have the assigned capability to use '<param type="string" index="1"/>' layout element.</string>
- <string name="UNHANDLED_APPLICATION_ERROR" type="String" errorCode="0036">An application error has occurred. Contact your Administrator.</string>
- <string name="UNHANDLED_APPLICATION_ERROR_MESSAGE" type="String" errorCode="0037">An application error has occurred while processing the WSDL message '<param type="string" index="1"/>'. Contact your Administrator.</string>
- <string name="UNHANDLED_APPLICATION_ERROR_MESSAGE_DURING_ASYNCH" type="String" errorCode="0039">An application error has occurred during the asynchronized processing of the WSDL message '<param type="string" index="1"/>'. Contact your Administrator.</string>
- <string name="APPLICATION_ERROR" type="String" errorCode="0040" usage="Execution of the report caused a problem that cannot be corrected.">The report server encountered an internal error. Check additional information associated with this error message. If cause of problem cannot be ascertained, increase the logging level in the IBM Cognos administration tool and reproduce the conditions that caused the error. If the problem persists, see the problem determination information on the IBM Cognos Support Portal page at http://www-947.ibm.com/support/entry/portal/Overview/Software/Information_Management/Cognos_Business_Intelligence.</string>
- <string name="EXCEPTION_STACK_TRACE" type="String" errorCode="0042">Trace back:</string>
- <string name="METADATA_REQUEST_STRING_EMPTY" type="String" errorCode="0043">The request parameter of the getMetadata method is empty.</string>
- <string name="INVALID_REPORT_SPEC" type="String" errorCode="0044">The given report specification is invalid, the 'report' root element is missing.</string>
- <string name="INVALID_PARAMETER_COUNT" type="String" errorCode="0045">Expected values for one parameter in the parameters node.</string>
- <string name="MISSING_PARAMETER_VALUE" type="String" errorCode="0046">Could not find the parameter value in the parameters node.</string>
- <string name="MISSING_PARAMETER_NAME" type="String" errorCode="0047">The parameter name is missing from the parameters node.</string>
- <string name="MISSING_REPORT_SPEC_PROMPT" type="String" errorCode="0048">The specified parameter is missing from the report specification.</string>
- <string name="MISSING_MEMBER_UNIQUE_NAME" type="String" errorCode="0049">The member unique name is missing from the parameters node.</string>
- <string name="UNEXPECTED_PARAMETER_VALUE_TYPE" type="String" errorCode="0050">Unexpected parameter value type found in the parameters node.</string>
- <string name="MISSING_REPORT_SPEC_VERSION" type="String" errorCode="0051">This report specification does not have a version specified.</string>
- <string name="UNSUPPORTED_OPTION" type="String" errorCode="0052">The option '<param type="string" index="1"/>' is not supported.</string>
- <string name="GETMETADATA_FAILED" type="String" errorCode="0053">Failed to retrieve metadata.</string>
- <string name="USER_PREFERENCE_MISSING_NAME" type="String" errorCode="0054">A user preference in the BI Bus header is missing a name.</string>
- <string name="POPEN_FAILED" type="String" errorCode="0055">Failed to open the pipe to execute the command: <param index="1" type="string" usage=""/>. Error code: <param index="2" type="integer" usage=""/>, error string: <param index="3" type="string" usage=""/></string>
- <string name="REPORT_SERVER_NOT_INITIALIZED" type="String" errorCode="0056">The Report Server process did not initialize properly. Contact your Administrator.</string>
- <string name="XLS_FILE_WRONG_LOCATION" type="String" errorCode="0057">The XSL file '<param type="string" index="1"/>' can not be qualified by a path and must be located in the Report Server templates folder.</string>
- <string name="DOCUMENT_PARSE_FILE_ERROR" type="String" errorCode="0058">The document '<param type="string" index="1"/>' contains an error at line '<param type="string" index="2"/>', column '<param type="string" index="3"/>'.</string>
- <string name="DRILL_NOT_SUPPORTED" type="String" errorCode="0059">The drill operation can only performed in interactive mode.</string>
- <!-- errorCode="0061" -->
- <!-- errorCode="0062" -->
- <string name="COMMAND_FAILED" type="String" errorCode="0063">An error occurred while executing the '<param index="1" type="string" usage="SOAP request name"/>' command.</string>
- <string name="QFW_CLOSE_CONNECTION_FAILED" type="String" errorCode="0064">An error occurred while executing the 'closeConnection' command.</string>
- <string name="RUN_OPTION_INVALID_TYPE" type="String" errorCode="0065">The run option <param index="1" type="string" usage="run option name"/> is invalid.</string>
- <string name="SOAP_FAULT_ERROR" type="String" errorCode="0066">A soap fault has been returned.</string>
- <string name="REPORT_UPGRADE_ERRORS" type="String" errorCode="0067">This report contains upgrade errors and cannot run. Open the report in Report Studio to review and fix the upgrade errors.</string>
- <string name="CONCURRENT_QUERY_CONTROLLER_ERROR" type="String" errorCode="0068">The controller thread for concurrent query execution has encountered an error. All queued queries have been removed.</string>
- <string name="INVALID_USE_ITEM" type="String" errorCode="0069">The data item associated with the tree prompt is not valid.</string>
- <string name="INVALID_RSPEC_INVALID_ATTRIBUE_VALUE" type="String" errorCode="0078">The report specification is not valid because "<param type="string" index="1" usage="attribute value"/>" is not a valid value for the attribute "<param type="string" index="2" usage="attribute name"/> " in "<param type="string" index="3" usage="element xpath"/>".</string>
- <!-- errorCode="0079" -->
- <string name="NOT_SAFE_URL" type="String" errorCode="0081">The url(s) '<param type="string" index="1"/>' is not safe because either it has an unrecognized protocol or its host is not in the configuration domain list.</string>
- <string name="INVALID_RSPEC_ELEMENT" type="String" errorCode="0084">The report specification element "<param type="string" index="1" usage="child element tag"/>" is not valid.</string>
- <string name="INVALID_MODELPATH" type="String" errorCode="0085">Could not find package capabilities associated with report model "<param type="string" index="1" usage="model path string"/>".</string>
- <string name="OPTION_MISSING_VALUE" type="String" errorCode="0086" usage="The named option is missing a value">The run option <param index="1" type="string" usage="run option name"/> is missing a value.</string>
- <string name="USE_STYLE_VERSION" type="String" errorCode="0087">The value '<param index="1" type="string" usage="value of run option useStyleVersion"/>' of the useStyleVersion run option value is invalid. See the report specification for acceptable values.</string>
- <string name="INSUFFICIENT_CAPABILITIES" type="String" errorCode="0088">The current user does not have the capabilities required to perform the operation.</string>
- <string name="INVALID_XSL_FILE" type="String" errorCode="0089" usage="XSLT filenames cannot contain '%' as a preventative security measure">The XSL file name '<param type="string" index="1" name="fileName" usage="Name of the XSLT template"/>' contains invalid characters: '%'</string>
- <string name="REVERTED_DRILLED_EXPR" type="String" errorCode="0090">The drill <param index="1" type="string" usage="drilled up or down word"/> expression for data item <param index="2" type="string" usage="data item name"/> in query <param index="3" type="string" usage="query name"/> has been reverted from <param index="4" type="string" usage="expression before revert"/> to <param index="5" type="string" usage="expression after revert"/>.</string>
- <string name="CACHE_SUBMIT_FAILED" type="String" errorCode="0091">Failed to submit report output to repository service cache</string>
- <string name="EXTENSION_LIBRARY_SESSION_FAILED" type="String" errorCode="0096">The report server extension "<param type="string" index="1" usage="extension library name"/>" failed to modify the report specification. The reason for the failure: <param type="string" index="2" usage="extension library error message"/>.</string>
- <string name="EXTENSION_LIBRARY_INITIALIZE_FAILED" type="String" errorCode="0097" usage="Thrown exception to indicate that report server failed to successfuly load and initialize the report server extension library">The report server extension was not properly initialized. Check logs for further information.</string>
- <string name="EXTENSION_LIBRARY_INITIALIZE_ERROR" type="String" errorCode="0098" usage="Log message to indicates that the initialize call to the report server extension threw an exception">The call to the report server extension initialize failed.</string>
- <string name="EXTENSION_LIBRARY_INVALID_CONFIGURATION" type="String" errorCode="0099" usage="Log message to indicates that the report server extension configuration is invalid">The report server extension configuration is invalid.</string>
- <string name="EXTENSION_LIBRARY_NOT_FOUND" type="String" errorCode="0100" usage="Log message to indicates that the report server extension library was not found">The report server extension <param type="string" index="1" usage="extension library name"/> was not found at the location defined in the configuration file.</string>
- <string name="EXTENSION_LIBRARY_ENTRY_NOT_FOUND" type="String" errorCode="0101" usage="Log message to indicates that the report server extension was found but its entry point getExtension() was not found">The report server extension <param type="string" index="1" usage="extension library name"/> entry point getExtension() was not found.</string>
- <string name="EXTENSION_LIBRARY_WRONG_VERSION" type="String" errorCode="0102" usage="Log message to indicates that the report server extension library was found but it is the wrong version">The report server extension <param type="string" index="1" usage="extension library name"/> version is <param type="string" index="2" usage="extension library version"/>. Expected version is <param type="string" index="3" usage="extension library expected version"/>.</string>
- <string name="EXTENSION_LIBRARY_GETEXTENSION_FAILED" type="String" errorCode="0103" usage="Log message to indicates that the call to the report server extension getExtension() entry point failed">The report server extension getExtension() call failed.</string>
- <string name="BOOKLETITEM_LOOP" type="String" errorCode="0104" usage="Indicates that an infinite recursive loop was detected while processing booklet items.">A booklet item that references the report <param type="string" index="1" usage="search path of a report"/> creates an infinite loop.</string>
- <string name="INVALID_DRILL_STATE" type="String" errorCode="0105" usage="Indicates an error occured while trying to deserialize the drill state data.">The state data in the drill option is not valid.</string>
- <string name="EXTENSION_LIBRARY_RESTART" type="String" errorCode="0106" usage="Report server internal use in an exception, to force the restart of the report execution. Restart was requested by the extension library after a notifyParameterResolved call.">The report execution was restarted by the extension library.</string>
- <string name="INVALID_PRMPT_CTRL_DATA_ITEM" type="String" errorCode="0107">The data item associated with the prompt control is not valid.</string>
- <string name="SCHEMA_VERSION" type="String" errorCode="0108" usage="The version of the report schema is greater than what is currently supported.">The report schema <param type="string" index="1" usage="schema from report spec"/> is a newer version than the currently supported version <param type="string" index="2" usage="current report spec schema"/>.</string>
- <string name="CSV2PARQUET" type="String" errorCode="0109" usage="Conversion of CSV to Parquet failed.">Generating data set data failed. Response was <param type="string" index="1" usage="HTTP code and message"/>.</string>
- <string name="BASEMODULE" type="String" errorCode="0110" usage="Creation of base module failed.">Generating base module failed. Response was <param type="string" index="1" usage="HTTP code and message"/>.</string>
- <string name="GEODATA" type="String" errorCode="0111" usage="Getting geo data failed.">Getting geo data failed. Response was <param type="string" index="1" usage="HTTP code and message"/>.</string>
- <string name="SAVETOCLOUD" type="String" errorCode="0112" usage="Saving to cloud failed.">Saving report output to cloud storage failed. Response was <param type="string" index="1" usage="HTTP code and message"/>.</string>
- </section>
- <section name="DST" usage="This section contains messages concerning report execution disposition in Report Server.">
- <string name="SAVE_CONTEXT" type="String" errorCode="0001">Cannot save output. The report being executed must be specified as a reference to a Content Manager report.</string>
- <string name="MULTI_FORMAT" type="String" errorCode="0002">Multiple formats are not supported unless Save, Print, or Email is selected.</string>
- <string name="NO_BURST" type="String" errorCode="0003">You must specify Save, Print, or Email when bursting a report.</string>
- <string name="EMAIL_LINK_NO_SAVE" type="String" errorCode="0004">You must save the report output before you can mail a report link.</string>
- <string name="INVALID_FORMAT" type="String" errorCode="0005">The requested format '<param type="string" index="1"/>' is not supported.</string>
- <string name="FILE_OPEN_FAILED" type="String" errorCode="0006">An error occurred opening the file '<param type="string" index="1"/>'. The error code is <param type="string" index="2"/> and the error message is '<param type="string" index="3"/>'</string>
- <string name="MULTI_LOCALE" type="String" errorCode="0008">Multiple locales are not supported unless Save, Print, or Email is selected.</string>
- <string name="PRINT_FAILED" type="String" errorCode="0009">The print process returned a status code of <param index="1" type="integer" usage=""/>.</string>
- <string name="INVALID_PRINTER_NAME" type="String" errorCode="0011">The printer name '<param type="string" index="1"/>' contains one or more potentially unsafe characters.</string>
- <string name="ADD_BURST_FAILED" type="String" errorCode="0012">An error occurred while saving the output for the burst instance '<param type="string" index="1"/>' with the recipients (<param type="string" index="2"/>). The details are: <param type="string" index="3"/>
- </string>
- <string name="NO_BURST_RECIPIENTS" type="String" errorCode="0013">The list of recipients is empty for burst instance '<param type="string" index="1"/>'. The output for this burst instance was discarded.</string>
- <string name="PENDING_ERROR" type="String" errorCode="0014" usage="Unable to deliver the output when sending, saving, emailing, printing or performing any other output disposition operation">Unable to deliver the output of the report. See the run history details for more information. Ensure that the required services are started. Ensure that the user account is configured to distribute the output in the requested manner.</string>
- <!-- errorCode="0015" -->
- <string name="PRINTER_NAME" type="String" errorCode="0016">The print request failed. Verify that the printer name is valid.</string>
- <string name="DEFAULT_PRINTER" type="String" errorCode="0017">The print request failed. Verify that a default printer is defined on the application server.</string>
- <string name="UNKNOWN_PRINT_ERROR" type="String" errorCode="0018">The print request failed. Verify the version of the print processor on the application server.</string>
- <string name="APPLICATION_UNSUPPORTED_FORMAT" type="String" errorCode="0019">This output format is not supported for an IBM Cognos Active Report.</string>
- <string name="APPLICATION_UNSUPPORTED_ACTION" type="String" errorCode="0020">This action is not supported for an IBM Cognos Active Report.</string>
- <string name="APPLICATION_MULTIPLE_FORMATS" type="String" errorCode="0021">Multiple formats are not supported for an IBM Cognos Active Report.</string>
- <string name="INVALID_PRINTER_OBJECT" type="String" errorCode="0022">The printer object '<param type="string" index="1"/>' does not exist or the user does not have read permission or it does not have a printer address defined.</string>
- <!-- errorCode="0023"-->
- <string name="ADD_BURST_WARNING" type="String" errorCode="0024">An error occurred while saving the output for the burst instance '<param type="string" index="1"/>' with the recipients (<param type="string" index="2"/>). The details are: Some of the recipients refer to an incorrect object.</string>
- <string name="INVALID_DATA_URI" type="String" errorCode="0025">Data URI is not supported for an IBM Cognos.</string>
- <string name="DATASET_DISPOSITION" type="String" errorCode="0026">You can only specify Save when running a data set.</string>
- <string name="DATASET_BURST" type="String" errorCode="0027">A data set connot be burst.</string>
- <string name="NO_DATASET_FORMAT" type="String" errorCode="0028">Multiple formats or this format is not supported when saving data set output.</string>
- <string name="NO_SAVE_TO_CLOUD" type="String" errorCode="0029">The user does not have the assigned capability to save output to the cloud.</string>
- </section>
- <section name="INF" type="UI" usage="This section contains informative messages in Report Server.">
- <string name="NOTIFICATION_SUBJECT" type="String" usage="Email subject">A new version of the report ‘<param type="string" index="1"/>’ is available.</string>
- <string name="PARAM_CACHE_CREATED" type="String" usage="History detail">The parameter cache was created.</string>
- <string name="PARAM_CACHE_VERSION" type="String" usage="History detail">The parameter cache was not created because of a version mismatch.</string>
- <string name="PARAM_CACHE_INACTIVE" type="String" usage="History detail">The parameter cache was not created because it is disabled.</string>
- </section>
- <section name="BBP" usage="This section contains messages related BiBus Protocol calls by report server.">
- <string name="REQUIRED_ELEMENT_MISSING" type="String" errorCode="0001">The required element '<param type="string" index="1"/>' is missing from the request.</string>
- <string name="REQUIRED_CHILD_ELEMENT_MISSING" type="String" errorCode="0002">The required child element '<param type="string" index="1"/>' is missing from the element '<param type="string" index="2"/>'.</string>
- <string name="UNEXPECTED_OBJECT_RETURNED_BY_CM" type="String" errorCode="0004">The search path '<param type="string" index="1"/>' references an object class of type '<param type="string" index="2"/>' in Content Manager, but an object class of type '<param type="string" index="3"/>' was expected.</string>
- <string name="UNRECOGNIZED_SPECIFICATION" type="String" errorCode="0005">Report specifications with the root element localname '<param type="string" index="1"/>' are not supported.</string>
- <string name="INVALID_XML_SPECIFICATION" type="String" errorCode="0006">The given report specification is not a valid XML document.</string>
- <string name="INVALID_SPECIFICATION_FORMAT" type="String" errorCode="0007">The requested SpecificationFormat is invalid.</string>
- <string name="PASSWORD_DECRYPT_ERROR" type="String" errorCode="0009">The database Password could not be decrypted.</string>
- <string name="SPECIFICATION_MISSING" type="String" errorCode="0010">The request did not include a report specification to be executed.</string>
- <string name="SPECIFICATION_MISSING_AND_OBJECT" type="String" errorCode="0011">The request did not include a report specification to be executed, or a reference to an object in Content Manager.</string>
- <string name="NO_SESSIONS_AVAILABLE" type="String" errorCode="0016">No sessions are currently available. Contact your Administrator.</string>
- <!-- errorCode="0017" -->
- <string name="NO_OBJECT_RETURNED_BY_CGS" type="String" errorCode="0020">IBM Cognos Graphics Service did not return an object with the name '<param type="string" index="1"/>'. Please review the specification or contact your Administrator.</string>
- <string name="OPERATION_NOT_ALLOWED" type="String" errorCode="0021">The operation '<param type="string" index="1" usage="SOAP request name"/>' is not allowed at this time.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_FAILED" type="String" errorCode="0022">The absolute affinity request '<param type="string" index="1"/>' failed, the requested session does not exist.</string>
- <string name="MISSING_BASE_REPORT" type="String" errorCode="0024">The report view '<param type="string" index="1"/>' has no source report.</string>
- <string name="INVALID_BASE_REPORT" type="String" errorCode="0025">The source report '<param type="string" index="1"/>' referenced by the report view '<param type="string" index="2"/>' is not an authored report.</string>
- <string name="NO_SPECIFICATION" type="String" errorCode="0026">The authored report '<param type="string" index="1"/>' has no specification.</string>
- <string name="FAILOVER_DISABLED" type="String" errorCode="0027">The secondary request failed. The requested session does not exist and failover has been disabled. Contact your Administrator.</string>
- <string name="PRIMARY_REQUEST_MISSING" type="String" errorCode="0028">The secondary request failed. The requested session does not exist and the secondary request does not contain enough information to recreate the session. Contact your Administrator.</string>
- <string name="CANCEL_FAILED" type="String" errorCode="0029">Failed to cancel the request: <param type="string" index="1"/>.</string>
- <string name="RELEASE_FAILED" type="String" errorCode="0030">Failed to release the request: <param type="string" index="1"/>.</string>
- <string name="NOT_TRUSTED" type="String" errorCode="0031">The request was improperly signed.</string>
- <!-- errorCode="0032" -->
- <string name="NO_FAILOVER_ON_ABSOLUTE_AFFINITY_REQUEST" type="String" errorCode="0033">The secondary request failed. The requested session does not exist and is required for the absolute affinity request '<param type="string" index="1"/>'. Contact your Administrator.</string>
- <string name="ACTION_MISMATCH" type="String" errorCode="0034">The specified SOAP action '<param type="string" index="1"/>' does not match the expected value '<param type="string" index="2"/>' of the '<param type="string" index="3"/>' method.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_TERMINATED" type="String" errorCode="0035">The request '<param type="string" index="1"/>' failed because a previous request that returned a status of conversation complete cancelled the conversation.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_FAULTED" type="String" errorCode="0036">The request '<param type="string" index="1"/>' failed because a previous request that returned a fault cancelled the conversation.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_RELEASED" type="String" errorCode="0037">The request '<param type="string" index="1"/>' failed because the conversation was already released.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_CANCELED" type="String" errorCode="0038">The request '<param type="string" index="1"/>' failed because the conversation was already canceled.</string>
- <string name="ABSOLUTE_AFFINITY_REQUEST_FLUSHED" type="String" errorCode="0039">The request '<param type="string" index="1"/>' failed because the conversation was removed from the system to make room for other conversations.</string>
- <string name="PASSPORT_PING" usage="Indicates the passport expiration time is so small that RSVP can't keep it alive." type="String" errorCode="0040">The inactivity timeout (<param type="integer" index="1"/> seconds) is too small for ReportService to be able keep the passport alive during long running requests. The minimum value is <param type="integer" index="2"/>.</string>
- <string name="PASSPORT_PING_FAILURE" usage="Indicates that there was a problem during a passport ping operation" type="String" errorCode="0041">ReportService failed attempting to ping passports. Successfully pinged <param type="integer" index="1"/> of <param type="integer" index="2"/> passports.</string>
- <string name="OPERATION_NOT_ALLOWED_RELEASE" type="String" errorCode="0042" usage="reason why release is not allowed">The operation 'release' is not allowed at this time because the conversation is still active.</string>
- <string name="PLUGIN_NOT_AVAILABLE_FOR_OBJECT" type="String" errorCode="0043" usage="Objects of unknown type cannot be executed. ">Could not execute object '<param type="string" index="2"/>' of type '<param type="string" index="1"/>' because a pluggable authored report generator library for this type does not exist or could not be loaded.</string>
- <string name="PURGE_SESSION" type="String" errorCode="0044">The session cache purged <param type="integer" index="1"/> of the existing <param type="integer" index="2"/> conversation(s).</string>
- <string name="FAILOVER_TRIGGERED" type="String" errorCode="0045">A failover condition was triggered to reclaim missing session.</string>
- <string name="CALL_EXECUTION_FAILED" type="String" errorCode="0046" usage="Operation call to method specified by param1 to external component returned uncategorized failure with information contained in param2.">Operation <param type="string" index="1"/> failed and returned the following information: <param type="string" index="2"/>
- </string>
- <string name="UNKNOWN_PRIVATE_COMMAND" type="String" errorCode="0047" usage="The private command operation specified by param1 does not exist.">Call to private method with unknown command '<param type="string" index="1"/>'.</string>
- <string name="RUN_WITH_SAVESEARCHPATH" type="String" errorCode="0048">The saveSearchPath option is invalid on a run request.</string>
- <string name="SAVESEARCHPATH_NOT_ALLOWED_WITH_RUNASOWNER" type="String" errorCode="0049">saveSearchPath is not allowed on a report that has the run as owner or run with owner capabilities set.</string>
- </section>
- <section name="CM" usage="This section contains messages concerning Content Manager calls and usage from within Report Server.">
- <!-- errorCode="0000" -->
- <string name="BASE_REPORT_MISMATCH" type="String" errorCode="0003">Can't save report view '<param type="string" index="1"/>'. Existing report view has a different source report.</string>
- <string name="PERMISSION_DENIED_INSUFFICIENT_CAPABILITIES" type="String" errorCode="0004">The current user does not have the capabilities required to run the '<param type="string" index="1"/>' operation. Contact your Administrator.</string>
- <string name="NO_OBJECT_RETURNED_BY_CM" type="String" errorCode="0005">Content Manager did not return an object for the requested search path '<param type="string" index="1"/>'.</string>
- <string name="EXECUTE_PERMISSION_DENIED" type="String" errorCode="0006">The user does not have execute permission on this report.</string>
- <string name="HISTORY_DETAIL" type="String" errorCode="0007">An error occurred while trying to add run history detail information.</string>
- <string name="INVALID_SIGNATURE" type="String" errorCode="0008">The specification signature is invalid.</string>
- <string name="NO_SEARCH_PATH_OR_STORE_ID" type="String" errorCode="0009">The base object does not contain a searchPath or a storeID.</string>
- <string name="CACHE_DISABLED" type="String" errorCode="0010">The content manager cache service will no longer be used by the report server because the service is disabled.</string>
- <string name="INVALID_CAPABILITIES_SIGNATURE" type="String" errorCode="0011">The user capability cache signature is invalid.</string>
- <string name="REPORT_CACHE_NO_UPDATE" type="String" errorCode="0012">An error occurred while trying to update the report cache.</string>
- <string name="WRONG_CMCD_SIGNATURE" type="String" errorCode="0013" usage="The content manager cache data could not be validated using the provided signature">The content manager cache data could not be validated.</string>
- <string name="EXECUTE_PERMISSION_DENIED_NAMED" type="String" errorCode="0014">The user does not have execute permission for '<param type="string" index="1"/>'.</string>
- </section>
- <section name="QM" usage="This section contains messages concerning query manager services usage in Report Server.">
- <!-- errorCode="0002" -->
- <!-- errorCode="0003" -->
- <string name="ITERATOR_CLEANUP_FAILED" usage="An error occurred while cleaning up data iterators." type="String" errorCode="0004">An error occurred while cleaning up data iterators.</string>
- <string name="INVALID_STATE_EXCEPTION_CAUGHT" usage="Used in catch ... blocks to indicate method name where exception was caught" type="String" errorCode="0005">The system entered an invalid state. Unexpected exception caught in <param type="string" index="1"/>.</string>
- </section>
- </component>
- </stringTable>
|