123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- BI and PM: RQP
- (C) Copyright IBM Corp. 2005, 2019
- 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" usage="Message source for CCLMessageFramework">
- <component name="RQP">
- <section name="DEF">
- <string name="IDS_kErrorDMS_INIT_NLS_NOENVVAR" errorCode="0000">Unable to set the Cognlstab variable.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_NOFILE" errorCode="0001">Unable to locate the file indicated by cognistab.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_NOMEM" errorCode="0002">Out of memory.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_SETLOCALE" errorCode="0003">Unable to set locale information.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_FIND_LOCALE" errorCode="0004">Unable to find current locale in language table.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_LOCALE_CHARSET" errorCode="0011">Unable to load the character set for the current locale. </string>
- <string name="IDS_kErrorNoTableSpecified" errorCode="0014">Specify a table name to retrieve metadata column information. </string>
- <string name="IDS_kErrorNoProcedureSpecified" errorCode="0015">Specify a procedure name to retrieve stored procedure parameter metadata. </string>
- <string name="IDS_kErrorInvalidSQLVar" errorCode="0018">The SQL variable is no longer valid. The request may have been destroyed or released.</string>
- <string name="IDS_kErrorInvalideDBConnectInfo" errorCode="0020">The database connection information is either missing or invalid. Please check the report and database access permissions.</string>
- <string name="IDS_kErrorInvalidPrompter" errorCode="0024">Supply a valid prompter.</string>
- <string name="IDS_kErrorDMS_INIT_TEMPFILE_ERROR" errorCode="0028">Unable to initialize the temp file subsystem.</string>
- <string name="IDS_kErrorDMS_INIT_UNKNOWN_ERROR" errorCode="0029">Unknown initialization error.</string>
- <string name="IDS_kErrorCheckModelMoreThanOneModel" errorCode="0034">More than one model was found.</string>
- <string name="IDS_kErrorCheckModelNoModel" errorCode="0035">Unable to find a model.</string>
- <string name="IDS_kLoopDetected" errorCode="0036">The expression for '<param type="string" index="1"/>' contains a circular reference.</string>
- <string name="IDS_kInfoConfigurationStart" errorCode="0037">Start configuration setup.</string>
- <string name="IDS_kInfoConfigurationEnd" errorCode="0038">End configuration setup.</string>
- <string name="IDS_kInfoSpecifiedAppLocation" errorCode="0039">Specified location of configuration files: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigurationSettingsStart" errorCode="0041">Configuration settings start:</string>
- <string name="IDS_kInfoConfigSettingAppLocation" errorCode="0043">Location of application *.exe, *.dll and *.ini files: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingAppRegistryLocation" errorCode="0044">Registry key for data access variables: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingVersion" errorCode="0045">UDA version: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingBuildId" errorCode="0046">UDA components build: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingPatch" errorCode="0047">UDA components patch level: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingConfigFile" errorCode="0048">Configuration file: <param type="string" index="1"/>
- </string>
- <string name="IDS_kErrorExecutionInvalidDmsRequest" errorCode="0065">Invalid DMS request.</string>
- <string name="IDS_kErrorExecutionInvalidTransaction" errorCode="0066">Invalid transaction object.</string>
- <string name="IDS_kErrorRefinerUnresolvedQuery" errorCode="0069">Unresolved query join path.</string>
- <string name="IDS_kErrorUtilityParserFunctionsSameName" errorCode="0071">Found more than one function with this name.</string>
- <string name="IDS_kErrorUtilityStackerUnknownParameters" errorCode="0072">The operation code has an unknown number of parameters.</string>
- <string name="IDS_kErrorUtilityGraphCorruptedMemory" errorCode="0076">Detected corrupted memory while processing the graph.</string>
- <string name="IDS_kErrorExecutionInvalidServerObject" errorCode="0077">Invalid server object.</string>
- <string name="IDS_kErrorStoredProcedureNotFound" errorCode="0079">The ' <param type="string" index="1"/>' stored procedure does not exist.</string>
- <string name="IDS_kInfoConfigSettingAppName" errorCode="0087">Application name: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingProductCode" errorCode="0088">UDA product code letter: <param type="string" index="1"/>
- </string>
- <string name="IDS_kInfoConfigSettingSectionName" errorCode="0089">Configuration file search order of settings: [services<param type="string" index="1"/>] , [services]</string>
- <string name="IDS_kErrorReferenceNotFound" errorCode="0094">Line <param type="string" index="1"/>, Column <param type="string" index="2"/> : Reference <param type="string" index="3"/> not found.</string>
- <string name="IDS_kErrorElementRedefined" errorCode="0095">Line <param type="string" index="1"/>, Column <param type="string" index="2"/> : Element <param type="string" index="3"/> is redefined.</string>
- <string name="IDS_kErrorSortItemNotFoundInLevel" errorCode="0098">Unable to find the specified sort item in the current level.</string>
- <string name="IDS_kErrorKeyItemNotFoundInLevel" errorCode="0099">Unable to find the specified key item in the current level.</string>
- <string name="IDS_kErrorInvalidLevelRef" errorCode="0100">The associated level is either invalid or contains no query items.</string>
- <string name="IDS_kErrorTestRestrictionScalarLimitValidForImpromptu" errorCode="0115">The <param type="string" index="1"/> for <param type="string" index="2"/> '<param type="string" index="3"/>' is set to <param type="string" index="4"/>. Impromptu does not support values higher than 32767 for this limit. Change the limit to a value of 32767 or lower.</string>
- <string name="IDS_kErrorBlobInKey" errorCode="0116">Unable to insert Blob column in the key expression.</string>
- <string name="IDS_kErrorBlobInSortItem" errorCode="0117">Unable to insert Blob column in the sort item expression.</string>
- <string name="IDS_kErrorDBNotConnected" errorCode="0119">Unable to connect database.</string>
- <string name="IDS_kErrorDBConnectDropped" errorCode="0120">Database connection is dropped.</string>
- <string name="IDS_kErrorTransNotStarted" errorCode="0121">Unable to start transaction.</string>
- <string name="IDS_kErrorNotPrepared" errorCode="0122">Request is not prepared.</string>
- <string name="IDS_kErrorCursorNotOpened" errorCode="0123">Cursor is not opened.</string>
- <string name="IDS_kErrorFilePromptInvalid" errorCode="0124">The file-prompt <param type="string" index="1"/> is invalid. Either the file does not exist or the content of the file is not defined correctly.</string>
- <string name="IDS_kErrorPromptNotSupported" errorCode="0125">The type of prompt ' <param type="string" index="1"/>' is not supported by the Query Engine. </string>
- <string name="IDS_kErrorValueSetPromptInvalid" errorCode="0126">The value set of the prompt <param type="string" index="1"/> is empty. </string>
- <string name="IDS_kErrorModelPromptInvalid" errorCode="0127">The model-prompt <param type="string" index="1"/> is invalid. Either the use/display attributes are not defined or the attributes do not have any data.</string>
- <string name="IDS_kErrorPromptWrongDataType" errorCode="0128">The datatype of the prompt <param type="string" index="1"/> is not defined.</string>
- <string name="IDS_kErrorPromptNotSet" errorCode="0129">Unable to set the prompt <param type="string" index="1"/> . </string>
- <string name="IDS_kVerySpecificLogStart" errorCode="0130">Start: <param type="string" index="1"/>
- </string>
- <string name="IDS_kErrorQueryItemIsBoolean" errorCode="0131">The query item must have an expression that does not have a Boolean datatype.</string>
- <string name="IDS_kErrorDDAUsageNotHeaderFooter" errorCode="0133">The usage property of a dimensionDataArea can only be set to kInHeader (default) or kInFooter.</string>
- <string name="IDS_kVerySpecificLogEnd" errorCode="0134">End: <param type="string" index="1"/>
- </string>
- <string name="IDS_kMetadataCallbackStart" errorCode="0135">Metadata Callback Start: Database: <param type="string" index="1"/>, Catalog: <param type="string" index="2"/>, Schema: <param type="string" index="3"/>, Table: <param type="string" index="4"/>.</string>
- <string name="IDS_kMetadataCallbackEnd" errorCode="0136">Metadata Callback End: Database: <param type="string" index="1"/>, Catalog: <param type="string" index="2"/>, Schema: <param type="string" index="3"/>, Table: <param type="string" index="4"/>.</string>
- <string name="IDS_kLogColumnName" errorCode="0137">Column: <param type="string" index="1"/> (Datatype: <param type="string" index="2"/>).</string>
- <string name="IDS_kLogIndexName" errorCode="0138">Index: <param type="string" index="1"/> (Datatype: <param type="string" index="2"/>).</string>
- <string name="IDS_kErrorCodeCollapsedEntityJoinError" errorCode="0141">The Entity [<param type="string" index="1"/>] refers to multiple entities that are not joined. The entities it refers to are: <param type="string" index="2"/>.</string>
- <string name="IDS_kErrorQueryItemNotInQuery" errorCode="0142">The query item is not in the query.</string>
- <string name="IDS_kErrorQENotInitialized" errorCode="0145">The query engine initialization function AQE_Initialize has not been called often enough.</string>
- <string name="IDS_kErrorZigzagFacts" errorCode="0147">The query contains multiple facts that cannot be stitched correctly.</string>
- <string name="IDS_kErrorInvalidQuerySpec" usage="Do not add a space before the parameter when translating." errorCode="0149">The query specification<param type="string" index="1"/> is incorrect.</string>
- <string name="IDS_kErrorModelNotExist" errorCode="0157">The model or package <param type="string" index="1"/> does not exist or you are not allowed to use it because of security settings.</string>
- <string name="IDS_kErrorIncorrectEdgeNumber" errorCode="0158">Incorrect edge number.</string>
- <string name="IDS_kErrorIncorrectRowRequested" errorCode="0159">Incorrect row requested.</string>
- <string name="IDS_kErrorIllegalCardinalityCardTwo" errorCode="0162">Illegal cardinality cardTwo.</string>
- <string name="IDS_kErrorIllegalCardinalityManyMany" errorCode="0163">Illegal many-to-many relationship. Please change the cardinality</string>
- <string name="IDS_kErrorIllegalCardinality" errorCode="0164">Illegal cardinality.</string>
- <string name="IDS_kErrorInfiniteLoop3" errorCode="0165">Infinite loop 3.</string>
- <string name="IDS_kErrorInfiniteLoop" errorCode="0166">Infinite loop.</string>
- <string name="IDS_kErrorInfiniteLoop2" errorCode="0167">Infinite loop 2.</string>
- <string name="IDS_kErrorAmbiguosSourceReference" errorCode="0170">Ambiguous table source reference. Either the source name is not specified, or two table sources have the same name.</string>
- <string name="IDS_kErrorSourceReferenceNotFound" errorCode="0171">Unable to find the table source description.</string>
- <string name="IDS_kErrorNullAuth" errorCode="0172">Unable to authenticate the user.</string>
- <string name="IDS_kErrorInUdaOperation" errorCode="0177">An error occurred while performing operation '<param type="string" index="1"/>' status='<param type="integer" index="2"/>'.</string>
- <string name="IDS_kErrorProcedureNoResultset" errorCode="0179">The procedure <param type="string" index="1"/> is unable to return a result set. </string>
- <string name="IDS_kErrorBuildCube" errorCode="0181">Unable to build the cube. The cube file is empty.</string>
- <string name="IDS_kErrorIncompatibleQueryItems" errorCode="0182">The queries for the set operation are incompatible.</string>
- <string name="IDS_kErrorIncorrectSetOperation" errorCode="0183">The set operation requires two non-empty subqueries.</string>
- <string name="IDS_kUnspecifiedSQL" errorCode="0193">The SQL request is not specified.</string>
- <string name="IDS_kRequireId" errorCode="0196">The attribute "id" is required.</string>
- <string name="IDS_kIncorrectTablePathSyntax" errorCode="0197">Incorrect table path syntax. Expected [database].[catalog].[schema]</string>
- <string name="IDS_kTooManytTablePathQualifier" errorCode="0198">Too many qualifiers in the table path. Expected [database].[catalog].[schema]</string>
- <string name="IDS_kQuerySubjectIncorrect" errorCode="0200">Incorrect query subject path syntax. Expected [group].[querySubject]</string>
- <string name="IDS_kEntityNotFound" errorCode="0201">Unable to find an entity with this name.</string>
- <string name="IDS_kEntityRefernceAmbigious" errorCode="0202">Ambiguous entity reference.</string>
- <string name="IDS_kUnsupportedQuerySpecSource" errorCode="0203">Query source specification is not supported yet.</string>
- <string name="IDS_kQueryNotFound" errorCode="0204">Unable to find a query with this name.</string>
- <string name="IDS_kQueryReferenceAmbigious" errorCode="0205">Ambiguous query reference.</string>
- <string name="IDS_kMissingSource" errorCode="0206">There must be at least one source.</string>
- <string name="IDS_kAttibuteNameRequired" errorCode="0209">Attribute "name" is required.</string>
- <string name="IDS_kRequireAttribute" errorCode="0213">The attribute is required.</string>
- <string name="IDS_kReferencedQueryNotFound" errorCode="0214">Unable to find the query '<param type="string" index="1"/>' referenced in the query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kMissingConditionExpression" errorCode="0216">Condition expression is missing.</string>
- <string name="IDS_kAttibuteExpected" errorCode="0220">An attribute is expected.</string>
- <string name="IDS_kReferenceAmbiguous" errorCode="0221">The reference to the item '<param type="string" index="1"/>' in the query '<param type="string" index="2"/>' is ambiguous.</string>
- <string name="IDS_kCircularTabularReference" errorCode="0222">There is a circular tabular reference.</string>
- <string name="IDS_kItemAlreadyDefined" errorCode="0226">Item with this name is already defined.</string>
- <string name="IDS_kDataItemNotFound" errorCode="0227">Unable to find a data item with this name.</string>
- <string name="IDS_kWrongCardinalityValue" errorCode="0228">Wrong cardinality value.</string>
- <string name="IDS_kFactItemNotFound" errorCode="0229">Unable to find the fact item.</string>
- <string name="IDS_kJoinNameNotSpecified" errorCode="0230">The join name has to be specified.</string>
- <string name="IDS_kJoinNotFound" errorCode="0231">Unable to find the join.</string>
- <string name="IDS_kAmbiguousJoinDeclaration" errorCode="0232">The join declaration is ambiguous.</string>
- <string name="IDS_kUnsupportedCrossProductJoin" errorCode="0233">Cross-product join is not supported.</string>
- <string name="IDS_kconditionChildExpected" errorCode="0234">'Condition' child node is expected.</string>
- <string name="IDS_kDimensionAlreadyReferenced" errorCode="0235">The dimension is referenced already.</string>
- <string name="IDS_kMissingJoiningSubject" errorCode="0236">Both left and right joining subjects have to be specified.</string>
- <string name="IDS_kLevelNotFound" errorCode="0237">Unable to find the level '<param type="string" index="1"/>' used in summary filter. </string>
- <string name="IDS_kDimensionNotFound" errorCode="0238">Unable to find the dimension '<param type="string" index="1"/>' in the query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kCirculaCubeReference" errorCode="0239">Circular cube reference.</string>
- <string name="IDS_kIncorrectLevelDeclaration" errorCode="0241">The overall level can only be declared as the first one in the edge.</string>
- <string name="IDS_kNoItemFound" errorCode="0242">Unable to find the item '<param type="string" index="1"/>' referenced in the query '<param type="string" index="2"/>'</string>
- <string name="IDS_kAmbiguousItem" errorCode="0244">Ambiguous item reference '<param type="string" index="1"/>' in the query '<param type="string" index="2"/>'</string>
- <string name="IDS_kMoreThanOneDataCell" errorCode="0245">No more than one dataCell element is allowed.</string>
- <string name="IDS_kMoreThanOnerowEdge" errorCode="0246">No more than one rowEdge element is allowed.</string>
- <string name="IDS_kMoreThanOneMDX" errorCode="0247">No more than one MDX elemement is allowed.</string>
- <string name="IDS_kDimensionElementReference" errorCode="0248">The dimension is referenced by "dimension" element.</string>
- <string name="IDS_kNameRequired" errorCode="0249">A name attribute is required.</string>
- <string name="IDS_kExecutionPlanRequireSubDMChild" errorCode="0250">Execution Plan: "SubDataMatrix" child is expected.</string>
- <string name="IDS_kQueryEngineConnectionExpected" errorCode="0252">Connection of "QueryEngine" type is expected.</string>
- <string name="IDS_kOnlyOneModelSupported" errorCode="0253">Only one model connection is supported.</string>
- <string name="IDS_kRequestNotFound" errorCode="0254">Unable to find the request with the provided ID.</string>
- <string name="IDS_kUnexpectedQuerySpecVersion" errorCode="0255">Unexpected query specification version.</string>
- <string name="IDS_kMissingTabularSetArguments" errorCode="0256">Both left and right arguments of the set operation must be specified.</string>
- <string name="IDS_kErrorMissingCMURI" errorCode="0257">Content Manager URL is not specified or not valid.</string>
- <string name="IDS_kStats_PrepareTime" errorCode="0261">Total time to prepare user's request:<param type="string" index="1"/> seconds.</string>
- <string name="IDS_kStats_MetadataFetchTime" errorCode="0262">Total time to fetch metadata: <param type="string" index="1"/> seconds.</string>
- <string name="IDS_kStats_CursorStats" errorCode="0050">Total time to open cursor: <param type="string" index="1"/> seconds, average time to fetch a row: <param type="string" index="2"/> seconds, total number of rows fetched: <param type="string" index="3"/> rows.</string>
- <string name="IDS_kStats_NativeCursorStats" errorCode="0051">Native cursor number <param type="string" index="1"/>: total time to open cursor = <param type="string" index="2"/> seconds, average time to fetch a row = <param type="string" index="3"/> seconds, total number of rows fetched = <param type="string" index="4"/> rows.</string>
- <string name="IDS_kStats_LocalSortStats" errorCode="0052">Local sort number <param type="string" index="1"/>: total number of bytes sorted = <param type="string" index="2"/> bytes, time to sort records = <param type="string" index="3"/> seconds, time to merge records = <param type="string" index="4"/>, input = <param type="string" index="5"/> records, output = <param type="string" index="6"/> records.</string>
- <string name="IDS_kErrorInvalideAddDBConnectInfo" errorCode="0053">The database connection information <param type="string" index="1"/> is either missing or invalid. Please check the report and database access permissions. </string>
- <string name="IDS_kErrorShortcutNoQuerySubject" errorCode="0054">Unable to find the query subject for the shortcut: <param type="string" index="1"/>.</string>
- <string name="IDS_kErrorInvalidQuerySubjectId" errorCode="0055">Unable to find the query subject for the ID: <param type="string" index="1"/>.</string>
- <string name="IDS_kErrorInvalidQuerySubject_ItemNoName" errorCode="0057">The query subject <param type="string" index="1"/> is invalid because the query item <param type="string" index="2"/> does not have a name.</string>
- <string name="IDS_kErrorInvalidModelObject_InvalidItem" errorCode="0058">Unable to resolve the expression '<param type="string" index="1"/>' in the object '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorInvalidQuerySubject_NoSQL" errorCode="0059">The query subject <param type="string" index="1"/> is invalid because the SQL statement is empty.</string>
- <string name="IDS_kErrorInvalidQuerySubject_NoSource" errorCode="0060">The source of the query subject <param type="string" index="1"/> is invalid.</string>
- <string name="IDS_kErrorInvalidQuerySubject_ItemColNameVsSQLColName" errorCode="0026">The query subject <param type="string" index="1"/> is invalid because the column names of the query items do not match the names of the projections in the SQL. <param type="string" index="2"/>
- </string>
- <string name="IDS_kErrorDMS_INIT_NLS_BAD_CHAR_COUNT" errorCode="0005">Incorrect number of characters in the character table.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_BAD_XCHAR_COUNT" errorCode="0006">Incorrect number of characters in the extended character table.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_SYNTAX_ERROR" errorCode="0007">Syntax error in the language table.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_EOF" errorCode="0008">Unexpected EOF in the language table.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_BAD_CHARSET" errorCode="0009">Character set name is unknown.</string>
- <string name="IDS_kErrorDMS_INIT_NLS_LINE_TOO_LONG" errorCode="0010">Language table line is too long.</string>
- <string name="IDS_kErrorOutOfMemory" errorCode="0012">Out of memory.</string>
- <string name="IDS_kErrorRequestNotPrepared" errorCode="0013">To retrieve request results, please prepare an SQL request.</string>
- <string name="IDS_kErrorInvalidBufferSize" errorCode="0016">Specified buffer size must be able to hold at least one row of data.</string>
- <string name="IDS_kErrorInvalidRow" errorCode="0017">Cursor is at an invalid row. The program may have ignored that the end of the data stream was reached.</string>
- <string name="IDS_kErrorSqlNameNotAvailable" errorCode="0019">The correlation name for the field is not available. The field belongs to a data matrix that does not depend on a single SQL statement.</string>
- <string name="IDS_kErrorDMS_INIT_COGTHREAD_ERROR" errorCode="0025">A general error has occurred in the thread subsystem.</string>
- <string name="IDS_kErrorDMS_INIT_COGTHREAD_LIMIT" errorCode="0027">Internal limit exceeded in thread subsystem.</string>
- <string name="IDS_kErrorRequestSequence" errorCode="0031">Wrong sequence of calls to the Query Engine request.</string>
- <string name="IDS_kLogServerNotTerminated" errorCode="0032">Query Engine database access was terminated improperly.</string>
- <string name="IDS_kLogTransactionNotTerminated" errorCode="0033">Unable to terminate Query Engine database transaction. The database access has been terminated.</string>
- <string name="IDS_kWarningMissingConfigFile" errorCode="0040">Unable to read the '<param type="string" index="1"/>' configuration file.</string>
- <string name="IDS_kInfoConfigurationSettingsEnd" errorCode="0042">Configuration settings end.</string>
- <string name="IDS_kStats_ExecuteTime" errorCode="0049">Total time to execute request to update, insert, or delete (including requests involving parameters or procedure calls): <param type="string" index="1"/> seconds.</string>
- <string name="IDS_kErrorInvalidQuerySubject_ItemVsSQL" errorCode="0056">Invalid query subject <param type="string" index="1"/>. The number of the query items does not equal the number of the projections in the SQL, or there are mismatched column names: <param type="string" index="2"/>. Please review the use of macros in this query subject; it is likely that one of the projection items involves a macro and is missing the AS-clause.</string>
- <string name="IDS_kStats_NativePrepareTime" errorCode="0061">Native request number <param type="string" index="1"/>: data source = <param type="string" index="2"/>, size of resulting row = <param type="string" index="3"/> bytes, native prepare time = <param type="string" index="4"/> seconds, native sql = <param type="string" index="5"/>.</string>
- <string name="IDS_kErrorInvalidObject" errorCode="0062">The query contains a reference to at least one object that no longer exists.</string>
- <string name="IDS_kErrorObjectDeletedOrInaccessible" errorCode="0063">The object has been deleted or is inaccessible by the user.</string>
- <string name="IDS_kErrorEngineRefineQuerySpecification" errorCode="0064">Refine only the query specification or query item.</string>
- <string name="IDS_kErrorExecutionInvalidConnection" errorCode="0067">Invalid number of connection information blocks.</string>
- <string name="IDS_kErrorExecutionMultiDBAttach" errorCode="0068">Unable to connect to at least one database during a multi-database attach to <param type="string" index="1"/> database(s) in: <param type="string" index="2"/>
- </string>
- <string name="IDS_kErrorParserBadPromptName" errorCode="0070">Prompt name must have only one part.</string>
- <string name="IDS_kErrorUtilityGraphMissingNode" errorCode="0073">Unable to process the join. One of the nodes is missing from the graph. Each join that is added or retrieved must have both of its end points in the graph.</string>
- <string name="IDS_kErrorUtilityGraphTooManyNodes" errorCode="0074">Unable to get all the spanning trees when the graph has more than 50 nodes. Get the minimum spanning tree instead.</string>
- <string name="IDS_kErrorUtilityGraphMissingEdge" errorCode="0075">Unable to retrieve and process a join which is not part of the graph.</string>
- <string name="IDS_kErrorPhysicalQTCollapsedEntities" errorCode="0078">The '<param type="string" index="1"/>' entity refers to more than one data source. These data sources are not joined at the Data Access Layer properly so that the data source that determines the cardinality can be calculated.</string>
- <string name="IDS_kErrorStoredProcedureAmbiguous" errorCode="0080">The '<param type="string" index="1"/>' stored procedure is not unique. Add schema, catalog, or database qualifications.</string>
- <string name="IDS_kErrorExecutionInvalidConnectionString" errorCode="0081">The connection string stored in Access Manager for database<param type="string" index="1"/> is not valid.</string>
- <string name="IDS_kErrorDMSParamMismatch" errorCode="0090">There is a mismatch in the number of parameters for the '<param type="string" index="1"/>' stored procedure. Reported by the '<param type="string" index="2"/>' UDA. Stored in the '<param type="string" index="3"/>' repository.</string>
- <string name="IDS_kErrorParamValuesMismatch" errorCode="0091">There is a mismatch in the number of values provided for the required parameters of the stored procedure: '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorEntityTypeNotFoundOrAmbiguous" errorCode="0092">Unable to find Line <param type="string" index="1"/>, Column <param type="string" index="2"/> : Entity of type <param type="string" index="3"/>.</string>
- <string name="IDS_kErrorIdRedefined" errorCode="0093">Line <param type="string" index="1"/>, Column <param type="string" index="2"/> : The id <param type="string" index="3"/> is redefined.</string>
- <string name="IDS_kErrorEntityNotFoundOrAmbiguous" errorCode="0096">Unable to find Line <param type="string" index="1"/>, Column <param type="string" index="2"/> : Entity <param type="string" index="3"/>.</string>
- <string name="IDS_kErrorNoQuerySpec" errorCode="0097">No query specification.</string>
- <string name="IDS_kErrorExprValidity1" errorCode="0105">The query uses the join [ <param type="string" index="1"/> ] between entities <param type="string" index="2"/> and <param type="string" index="3"/>. This join is unacceptable since its expression does not reference the entities of the join.</string>
- <string name="IDS_kErrorExprValidity2" errorCode="0106">The join expression between entities '<param type="string" index="1"/>' and '<param type="string" index="2"/>' is not defined.</string>
- <string name="IDS_kErrorCancelRequest" errorCode="0114">The user cancelled the request.</string>
- <string name="IDS_kErrorNoPhysName" errorCode="0118">Physical Name is supported only for a DBase connection.</string>
- <string name="IDS_kErrorFilterIsNotBoolean" errorCode="0132">The filter must be a Boolean expression.</string>
- <string name="IDS_kIgnoreParsingErrors" errorCode="0139">One or more parsing errors were caught. These errors can be ignored.</string>
- <string name="IDS_kErrorUnsupportedTView" errorCode="0140">Table View is supported only for 0- or 1-dimensional data matrices.</string>
- <string name="IDS_kErrorObjectInvalid" errorCode="0143">Invalid object.</string>
- <string name="IDS_kWarningRunningAggregate" errorCode="0146">Warning: a running aggregate in a dimension data area may produce inaccurate results. Set the usage type to InFooter.</string>
- <string name="IDS_kExpressionOfProjectionUndefined" errorCode="0150">Projection expression is not defined.</string>
- <string name="IDS_kExpressionOfFilterUndefined" errorCode="0151">Filter expression is not defined.</string>
- <string name="IDS_kExpressionOfJoinUndefined" errorCode="0152">Join expression is not defined.</string>
- <string name="IDS_kJoinIncorrect" errorCode="0153">Join is not defined correctly.</string>
- <string name="IDS_kErrorInvalidXMLTableSpec" errorCode="0154">Incorrect XML table specification: <param type="string" index="1"/>.</string>
- <string name="IDS_kErrorCrosstabsSupport" errorCode="0160">Result set can be created only for crosstabs based on UDA/MDDS technology.</string>
- <string name="IDS_kErrorLogonFail" errorCode="0168">Unable to log on.</string>
- <string name="IDS_kErrorMultiFactsInFilter" errorCode="0169">Unable to stitch the query correctly. The query contains filters which use multiple facts.</string>
- <string name="IDS_kErrorParameterExtSourceMissing" errorCode="0175">Unable to access the external source file.</string>
- <string name="IDS_kErrorParameterExtSourceNotOpen" errorCode="0176">Unable to open the external source file.</string>
- <string name="IDS_kLogNagMessageFileAndLine" errorCode="0184">Message: Severity: <param type="string" index="1"/> Type: <param type="string" index="2"/> File: <param type="string" index="3"/> Line: <param type="string" index="4"/>
- <param type="string" index="5"/>
- </string>
- <string name="IDS_kLogNagMessage" errorCode="0185">Message: Severity: <param type="string" index="1"/> Type: <param type="string" index="2"/>
- <param type="string" index="3"/>
- </string>
- <string name="IDS_kErrorGeneral" errorCode="0186">General error.</string>
- <string name="IDS_kDMContainEdges" errorCode="0187">Data matrix contains edges; therefore, the data cannot be represented with DOM.</string>
- <string name="IDS_kDMExpectsOnlyDataArea" errorCode="0188">Data matrix is expected to contain the only data area.</string>
- <string name="IDS_kExpectedExactOneChild" errorCode="0189">Only one child of type '<param type="string" index="1"/>' is expected. </string>
- <string name="IDS_kUniqueColumnName" errorCode="0191">Column names must be unique. Column name '<param type="string" index="1"/>' is used more than once.</string>
- <string name="IDS_kNoSqlColumnName" errorCode="0192">At least one expression in the Select clause is missing the AS clause to make it a proper alias.</string>
- <string name="IDS_kUnspecifiedDBinMultiDB" errorCode="0199">The database name must be specified in a multi-database model.</string>
- <string name="IDS_kIncorrectSubjectReference" errorCode="0207">Incorrect subject reference: <param type="string" index="1"/>.</string>
- <string name="IDS_kAmbiguousReference" errorCode="0208">Ambiguous reference: <param type="string" index="1"/>.</string>
- <string name="IDS_kOnlyOneTabularChildAllowed" errorCode="0210">Only one tabular child of "BIQuery" is allowed.</string>
- <string name="IDS_kOnlyOneCubeChildAllowed" errorCode="0211">Only one cube child of "BIQuery" is allowed.</string>
- <string name="IDS_kOnlyOneSummaryChildAllowed" errorCode="0212">Only one summary child of "BIQuery" is allowed.</string>
- <string name="IDS_kUnsupportedDetailQueryforCrosstab" errorCode="0215">Detail queries are not supported for crosstabs.</string>
- <string name="IDS_kWrongExpressionType" errorCode="0217">Wrong expression type: <param type="string" index="1"/>.</string>
- <string name="IDS_kItemNotFound" errorCode="0219">Unable to find item '<param type="string" index="1"/>' referenced in the query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kBIQueryTabularDeclaration" errorCode="0223">BIQuery '<param type="string" index="1"/>' has no tabular part declaration.</string>
- <string name="IDS_kBIQueryNotFound" errorCode="0224">Unable to find BIQuery '<param type="string" index="1"/>' referenced in the query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kSubjectOrderingNotsupportedYet" errorCode="0225">Subject ordering is not supported yet.</string>
- <string name="IDS_kBIQueryCubeNotFound" errorCode="0240">BIQuery '<param type="string" index="1"/>' has no cube declaration.</string>
- <string name="IDS_kPivotQueryReferenceInvalid" errorCode="0243">Pivot query can reference data items from only one tabular query.</string>
- <string name="IDS_kOrderByInNestedSQL" errorCode="0258">The Order By command in nested SQL is not allowed.</string>
- <string name="IDS_kErrorEmptyCube" errorCode="0263">The cube definition of BIQuery '<param type="string" index="1"/>' is empty. No dimension or fact is specified.</string>
- <string name="IDS_kErrorCrosstabNoMeasure" errorCode="0264">BIQuery '<param type="string" index="1"/>' involves a crosstab cube with no facts.</string>
- <string name="IDS_kErrorEmptyDimension" errorCode="0265">The dimension '<param type="string" index="1"/>' of the cube definition in BIQuery '<param type="string" index="2"/>' is empty. No level is specified.</string>
- <string name="IDS_kErrorEmptyLevel" errorCode="0266">The level '<param type="string" index="1"/>' of the cube definition in BIQuery '<param type="string" index="2"/>' is empty. No item is specified.</string>
- <string name="IDS_kErrorEmptyTabularModel" errorCode="0267">The TabularModel spec <param type="string" index="1"/> in BIQuery '<param type="string" index="2"/>' is empty. No item is specified.</string>
- <string name="IDS_kErrorEmptySummaryQuery" errorCode="0268">The Summary specification of BIQuery '<param type="string" index="1"/>' is empty. No edge is specified.</string>
- <string name="IDS_kErrorMDXMixedWithEdges" errorCode="0269">The Summary specification of BIQuery '<param type="string" index="1"/>' contains both MDX statement and edge declaration. These cannot be mixed.</string>
- <string name="IDS_kErrorDimensionRefFromSeveralEdges" errorCode="0270">The dimension '<param type="string" index="1"/>' is referenced from several edges in summary spec of BIQuery '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorBadParamValue" errorCode="0272">The parameter value '<param type="string" index="1"/>' of type '<param type="string" index="2"/>' is not valid.</string>
- <string name="IDS_kErrorAliasNotFound" errorCode="0273">Aggregate or computed column(s) in the select clause must have an alias.</string>
- <string name="IDS_kErrorParameterValueExpected" errorCode="0274">Expected a value for parameter '<param type="string" index="1"/>'. Required to use master-detail link '<param type="string" index="2"/>'.</string>
- <string name="IDS_kLogReadingRowNumber" errorCode="0275">Reading the number of rows in flat resultset.</string>
- <string name="IDS_kErrorSEDenyOuterJoin" errorCode="0101">The outer join between <param type="string" index="1"/> and <param type="string" index="2"/> is not permitted for the user who has the identity '<param type="string" index="3"/>'.</string>
- <string name="IDS_kLogSEWarnOuterJoin" errorCode="0102">Warning: There is an outer join between <param type="string" index="1"/> and <param type="string" index="2"/> for the user who has the identity '<param type="string" index="3"/>'.</string>
- <string name="IDS_kErrorSEDenyCrossJoin" errorCode="0103">Cross joins (between query subjects: <param type="string" index="1"/>) are not permitted for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kLogSEWarnCrossJoin" errorCode="0104">Warning: There is a cross join for the user who has the identity '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorSEMaxTablesPerReport" errorCode="0107">The report table limit of <param type="string" index="1"/> has been exceeded. There are <param type="string" index="2"/> tables in the report for the user who has the identity '<param type="string" index="3"/>'.</string>
- <string name="IDS_kLogSETablesPerReportWarnAfter" errorCode="0108">Warning: The report table limit of <param type="string" index="1"/> has been exceeded. There are <param type="string" index="2"/> tables in the report for the user who has the identity '<param type="string" index="3"/>'.</string>
- <string name="IDS_kErrorSEMaxTextBlobCharacters" errorCode="0109">The size of a text blob exceeds the limit of <param type="string" index="1"/> for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorSEMaxRowsRetrieved" errorCode="0110">The number of rows retrieved for the user who has the identity '<param type="string" index="1"/>' exceeds the limit of <param type="string" index="2"/>.</string>
- <string name="IDS_kLogSERowsRetrievedWarnAfter" errorCode="0111">Warning: <param type="string" index="1"/> or more rows are in the report for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorSEMaxQueryExecutionTime" errorCode="0112">Query execution time exceeds the <param type="string" index="1"/> second limit specified for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kLogSEQueryExecutionTimeWarnAfter" errorCode="0113">Warning: Query execution time exceeds the <param type="string" index="1"/> second limit specified for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorSEDenyOuterJoin1" errorCode="0276">Outer joins are not permitted for the user who has the identity '<param type="string" index="1"/>'.</string>
- <string name="IDS_kLogSEWarnOuterJoin1" errorCode="0277">Warning: Outer joins are not permitted for the user who has the identity '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorInvalidQuerySubject_NoParam" errorCode="0278">The parameter specification of the stored procedure defined for the querySubject is incorrect; the <procParameter> element must be a child of the <procParameters> element.</string>
- <string name="IDS_kErrorBadParameterValue" errorCode="0279">The value '<param type="string" index="1"/> is unacceptable for parameter '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorWrongParameterType" errorCode="0280">The datatype for parameter '<param type="string" index="1"/> is unexpected.</string>
- <string name="IDS_kErrorNonsupportedLinkParameterValue" errorCode="0281">The value provided for the parameter '<param type="string" index="1"/> is unsupported. Detail query parameters do not accept value lists or ranges.</string>
- <string name="IDS_kStats_QueryPlan" errorCode="0282">Query Plan <param type="string" index="1"/>: <param type="string" index="2"/>
- </string>
- <string name="IDS_kErrorPromptWithoutSubstitutionValues" errorCode="0283">Prompt '<param type="string" index="1"/>' has no substitution values.</string>
- <string name="IDS_kReusingDBConnection" errorCode="0289">Reusing database connection for logical database <param type="string" index="1"/>.</string>
- <string name="IDS_kExpiredDBConnection" errorCode="0290">The database connection for logical database <param type="string" index="1"/> has expired.</string>
- <string name="IDS_kSqlStatement" errorCode="0301">SQL statement: <param type="string" index="1"/>
- </string>
- <string name="IDS_kIncompatibleDataSourceTypes" errorCode="0302">The query contains incompatible data source types. It refers to the following relational and OLAP provider type(s): <param type="string" index="1"/>.</string>
- <string name="IDS_kAmbiguousReferenceInQuery" errorCode="0303">The ambiguous reference: '<param type="string" index="1"/>' is in the query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kLevelReferenceAmbiguous" errorCode="0304">The reference to the level '<param type="string" index="1"/>' in the query '<param type="string" index="2"/>' is ambiguous.</string>
- <string name="IDS_kNotRelationalDatasource" errorCode="0305">The query contains references to the following non-relational data source type(s): '<param type="string" index="1"/>'.</string>
- <string name="IDS_kProviderLoad" errorCode="0306">An error occurred while loading the following provider: '<param type="string" index="1"/>'.</string>
- <string name="IDS_kProviderInitialize" errorCode="0307">An error occurred while loading the Initialize function for the following provider: '<param type="string" index="1"/>'.</string>
- <string name="IDS_kProviderTerminate" errorCode="0308">An error occurred while loading the Terminate function for the following provider: '<param type="string" index="1"/>'.</string>
- <string name="IDS_kProviderGetSession" errorCode="0309">An error occurred while loading the GetSession function for the following provider: '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorMultiFactsInForClause" errorCode="0310">The query is invalid because an explicit for-clause contains query subjects from multiple fact streams.</string>
- <string name="IDS_kQueryNotReferencingDbTableColumns" errorCode="0311">The generated query does not reference any database table columns. Calculations and filters should reference at least one data column so that a legal query can be generated.</string>
- <string name="IDS_kBadJoinExpression" errorCode="0317">An error occurred while parsing the expression '<param type="string" index="1"/>' of the join '<param type="string" index="2"/>'.</string>
- <string name="IDS_leftJoinValidity" errorCode="0318">The left query subject of join '<param type="string" index="1"/>' is missing.</string>
- <string name="IDS_rightJoinValidity" errorCode="0319">The right query subject of join '<param type="string" index="1"/>' is missing.</string>
- <string name="IDS_selfJoinValidity" errorCode="0320">The join '<param type="string" index="1"/>' of query subject '<param type="string" index="2"/>' is unacceptable because selfjoins are not supported.</string>
- <string name="IDS_kErrorSEDenyUserDefinedSQL" errorCode="0326">User defined SQL is not permitted for the user who has the identity '<param type="string" index="1"/>'.</string>
- <string name="IDS_kLogSEWarnUserDefinedSQL" errorCode="0327">Warning: There is a user defined SQL <param type="string" index="1"/> for the user who has the identity '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorIllogicalForClause" errorCode="0328">The FOR-clause in expression '<param type="string" index="1"/>' must not contain multiple facts.</string>
- <string name="IDS_kErrorUnknownDSPrecedingNativeSQL" errorCode="0329">The database name '<param type="string" index="1"/>' preceding the native SQL for query subject '<param type="string" index="2"/>' is unknown.</string>
- <string name="IDS_kErrorInvalidParameterSP" errorCode="0330">Invalid parameter for stored procedure '<param type="string" index="1"/>' parameter '<param type="string" index="2"/>'.</string>
- <string name="IDS_kInfoDBPoolCleaner" errorCode="0331">DB Connection Pool Cleaner Thread is removing expired DB connections.</string>
- <string name="IDS_kErrorSecurityFilterLoop" errorCode="0349">The security filter for '<param type="string" index="1"/>' contains a circular reference.</string>
- <string name="IDS_kErrorInvalidPromptInURL" errorCode="0353">The URL <param type="string" index="1"/> contains the empty prompt <param type="string" index="2"/>.</string>
- <string name="IDS_kErrorUnresolvedPrompt" errorCode="0354">The query contains one or more unresolved prompts.</string>
- <string name="IDS_kErrorNonAccessibleObjectInExpression" errorCode="0355">Expression <param type="string" index="1"/> refers to object <param type="string" index="2"/> which is not accessible for the user.</string>
- <string name="IDS_kErrorBlobRequiresTableKey" errorCode="0357">Using the blob column <param type="string" index="1"/> in this query, requires that the query subject must have either a key or a unique index.</string>
- <string name="IDS_kErrorFilterIgnored" errorCode="0360">SQL cannot be generated, because the following filter condition(s): <param type="string" index="1"/> could not be applied to the query subjects: <param type="string" index="2"/>.</string>
- <string name="IDS_kErrorLoopInExpressionReferences" errorCode="0364">A loop is detected in the references of [<param type="string" index="1"/>] with expression '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorInOperation" errorCode="0366">An error occurred while performing operation '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorWrongNumberOfColumns" errorCode="0367">Invalid query subject <param type="string" index="1"/>. The number of the query items does not equal the number of the projection items in the SQL.</string>
- <string name="IDS_kErrMaxConnectionsExceeded" errorCode="0370">Maximum number of database connections (<param type="string" index="1"/>) has been reached.</string>
- <string name="IDS_kErrorBadNoScrollCursorOperation" errorCode="0371">Operation unsupported in forward only cursor mode was used.</string>
- <string name="IDS_kErrorMaxDynamicQueries" errorCode="0372">Maximum number of dynamic queries (<param type="string" index="1"/>) for this user session has been exceeded.</string>
- <string name="IDS_kErrorLoopInQueryAndPMap" errorCode="0373">A loop is detected in the query that uses parameter map '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorPromptWithConflictingDataTypes" errorCode="0374">The prompt '<param type="string" index="1"/>' is used multiple times with conflicting data types.</string>
- <string name="IDS_kErrorPromptHavingUnknownDataType" errorCode="0375">Prompt '<param type="string" index="1"/>' has an unknown data type during SQL generation.</string>
- <string name="IDS_kErrorDBInfoNotFoundInMap" errorCode="0376">Database information cannot be found for data source '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorPageContextPropertyMismatch" errorCode="0378">Partial dataset must be created with the aggregation context to build iterators containing the context.</string>
- <string name="IDS_kErrorPartialDataset" errorCode="0379">Unable to retrieve partial dataset.</string>
- <string name="IDS_kLogSEExecutionOptimization" errorCode="0380">Warning: executionOptimzation is an obsolete tabularModelHints; queryOptimization of BIQuery property should be used.</string>
- <string name="IDS_kErrorInvalidFormatForDate" errorCode="0381">Invalid format for prompt '<param type="string" index="1"/>'. Expected format for date: CCYY-MM-DD.</string>
- <string name="IDS_kErrorInvalidFormatForTime" errorCode="0382">Invalid format for prompt '<param type="string" index="1"/>'. Expected format for time: hh:mm:ss.</string>
- <string name="IDS_kErrorInvalidFormatForDateTime" errorCode="0383">Invalid format for prompt '<param type="string" index="1"/>'. Expected format for datetime: CCYY-MM-DDThh:mm:ss.</string>
- <string name="IDS_kErrorInvalidFormatForInterval" errorCode="0384">Invalid format for prompt '<param type="string" index="1"/>'. Expected format for duration: PnYnMnDTnHnMnS.</string>
- <string name="IDS_kErrorInvalidFormatForUnknownType" errorCode="0385">Invalid format for prompt '<param type="string" index="1"/>'. Expected format is unknown.</string>
- <string name="IDS_kErrorNoProjection" errorCode="0386">No query item is picked for the query subject.</string>
- <string name="IDS_kErrorInvalidFormatForNumeric" errorCode="0387">Invalid format for numeric prompt '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorMissingKeyProjectionWithBlob" errorCode="0388">Missing key projection for supporting the blob projection in the query</string>
- <string name="IDS_kErrorNotRelationalDatasource" errorCode="0390">Relational provider cannot process a query with a non-relational query subject.</string>
- <string name="IDS_kErrorNotOLAPDatasource" errorCode="0391">OLAP provider cannot process a query with a non-OLAP query subject.</string>
- <string name="IDS_kErrorMixedDatasourceTypes" errorCode="0392">Query '<param type="string" index="1"/>' spans Relational and OLAP datasources.</string>
- <string name="IDS_kErrorExceptionIBModbc" errorCode="0393">Please verify that the registry contains AllowProcCalls=1 for either HKEY_CURRENT_USER or HKEY_LOCAL_MACHINE when using Stored Procedure.</string>
- <string name="IDS_kLinkItemNotFound" errorCode="0395">Unable to find item '<param type="string" index="1"/>' referenced in master-detail link filter. Master query: '<param type="string" index="2"/>'. Detail query: '<param type="string" index="3"/>'.</string>
- <string name="IDS_kErrorInvalidArgMode" errorCode="0396">Invalid argument type for Stored Procedure '<param type="string" index="1"/>' argument '<param type="string" index="2"/>'. Stored Procedure argument types of 'out' and 'in/out' are not supported.</string>
- <string name="IDS_kErrorCQEUDADifferentLength" errorCode="0397">Required parameter data type length '<param type="string" index="1"/>' is longer than supplied data type length '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorCQEUDADifferentPrecision" errorCode="0398">CQE and UDA parameter data type precision is different.</string>
- <string name="IDS_kErrorCQEUDADifferentScale" errorCode="0399">CQE and UDA parameter data type scale is different.</string>
- <string name="IDS_kErrorCQEUDADifferentType" errorCode="0400">CQE and UDA parameter data types are different.</string>
- <string name="IDS_kWarningCQEUDADifferentType" errorCode="0402">Warning: CQE <param type="string" index="1"/> and UDA <param type="string" index="2"/> parameter data types are different.</string>
- <string name="IDS_kErrorDBKEYNotSupported" errorCode="0403">Using a blob column in this query requires that the query subject <param type="string" index="1"/> must have either a key or a unique index.</string>
- <string name="IDS_kErrorLinkNameIsNotUnique" errorCode="0404">Link name '<param type="string" index="1"/>' is not unique in the BIQuery '<param type="string" index="2"/>'.</string>
- <string name="IDS_kWarningNonStandardBlobUse" errorCode="0407">Warning: Blob expression <param type="string" index="1"/> does not conform to SQL standard.</string>
- <string name="IDS_kInfoFactChosenAlphabetically" errorCode="0409">Used the alphabetically first fact table: '<param type="string" index="1"/>' from the acceptable fact tables: '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorInvalidBlobExpression" errorCode="0410">Invalid blob expression '<param type="string" index="1"/>'. Blob columns must originate from the same table.</string>
- <string name="IDS_kErrorCommandBlockUDAException" errorCode="0411">CQE resumes execution of the query after catching a UDA exception for the command block <param type="string" index="1"/>.</string>
- <string name="IDS_kWarningUDAIgnoringSessionEndArg" errorCode="0413">The arguments supplied in the command block for sessionEndCommand are not supported, therefore are ignored.</string>
- <string name="IDS_kErrorIncomptibleOperandsForStandardUnitsIfThenElse" errorCode="0421">Inconsistent currencies in if-then-else statement: ('<param type="string" index="1"/>', '<param type="string" index="2"/>').</string>
- <string name="IDS_kErrorIncomptibleOperandsForStandardUnitsCase" errorCode="0422">Inconsistent currencies in case statement: ('<param type="string" index="1"/>', '<param type="string" index="2"/>').</string>
- <string name="IDS_kErrorBadParamType" errorCode="0424">The data type '<param type="string" index="1"/>' is not supported.</string>
- <string name="IDS_kErrorBuildCubeException" errorCode="0425">Exception was encountered while building the cube.</string>
- <string name="IDS_kErrorFDSFunctionNotAvailable" errorCode="0426">Function '<param type="string" index="1"/>' is not available in Function Set Id '<param type="string" index="2"/>'. Specify a Function Set Id on the appropriate Data Source in the model.</string>
- <string name="IDS_kErrorFDSFunctionNotUnique" errorCode="0427">FDS returns more than one instance for function name '<param type="string" index="1"/>' and Function Set Id '<param type="string" index="2"/>'. Specify a Function Set Id on the appropriate Data Source in the model.</string>
- <string name="IDS_kErrorFDSFunctionNotUniqueNoFunctionSetID" errorCode="0428">FDS returns multiple instances for function name '<param type="string" index="1"/>'. None of these may be available for the underlying database since no associated Function Set Id could be found for cross checking. Specify a Function Set Id on the appropriate Data Source in the model.</string>
- <string name="IDS_kMetadataCallbackRetrievalType" errorCode="0429">Metadata Callback Retrieval Type: <param type="string" index="1"/>.</string>
- <string name="IDS_kMDDSCaseConditionLHSNotSame" errorCode="0430">For crosstab reports, the left-hand side of all when conditions of searched case expressions must be the same. Item: [<param type="string" index="1"/>].</string>
- <string name="IDS_kNoStitchingGenerated" errorCode="0431">The star schema join plan (a.k.a. stitching plan or multi-fact join plan) could not be generated, because the information in the model is incorrect or incomplete.</string>
- <string name="IDS_kNoQueryElementsToStitch" errorCode="0432">Unable to determine query items for stitch operation on shared dimension <param type="string" index="1"/> between fact query subjects: <param type="string" index="2"/>. Shared dimension query subject definition has missing or incorrect dimensional information and does not have physical key and unique index information.</string>
- <string name="IDS_kSharedDimensions" errorCode="0433">Shared Dimensions: <param type="string" index="1"/>
- </string>
- <string name="IDS_kErrorCodeInvalidModelQueryExpression" errorCode="0434">The model is invalid: it contains the modelQuery query item '<param type="string" index="1"/>' without the expression tag specified.</string>
- <string name="IDS_kExpectedAttributeMissing" errorCode="0451">Required attribute '<param type="string" index="1"/>' of element '<param type="string" index="2"/>' is missing.</string>
- <string name="IDS_kExpectedOneElementFoundTwo" errorCode="0452">Both elements <<param type="string" index="1"/>> and <<param type="string" index="2"/>> are specified, but only one is allowed.</string>
- <string name="IDS_kExpectedOneElementFoundNone" errorCode="0453">Either element <<param type="string" index="1"/>> or <<param type="string" index="2"/>> must be specified.</string>
- <string name="IDS_kValueSetUnionUnsupported" errorCode="0454">V5 valueSet union is currently unsupported.</string>
- <string name="IDS_kEdgeGroupUnionUnsupported" errorCode="0455">V5 edgeGroup union is currently unsupported.</string>
- <string name="IDS_kMultipleEdgedQueryUnsupported" errorCode="0456">V5 multiple-edged queries are currently unsupported.</string>
- <string name="IDS_kRefQueryNotFound" errorCode="0457">Referenced Query '<param type="string" index="1"/>' is not defined or its query items contain unresolved references.</string>
- <string name="IDS_kIncompleteLevel" errorCode="0459">Not all key items of level '<param type="string" index="1"/>' can be applied.</string>
- <string name="IDS_kChildLevelNotFound" errorCode="0460">Unable to find the child level of the level '<param type="string" index="1"/>'.</string>
- <string name="IDS_kPropertyRefDataItemUndefined" errorCode="0462">The name '<param type="string" index="1"/>' referenced in the property expression '<param type="string" index="2"/>' is undefined.</string>
- <string name="IDS_kQueryAlreadyDefined" errorCode="0463">The query with name '<param type="string" index="1"/>' is already defined.</string>
- <string name="IDS_kIncorrectNumberOfJoinOperands" errorCode="0464">The joinOperation must have two operands.</string>
- <string name="IDS_kInvalidJoinOperands" errorCode="0465">The join operands must reference two different queries, not just one '<param type="string" index="1"/>'.</string>
- <string name="IDS_kInvalidJoinQueryRef" errorCode="0466">The joinOperation references the non-existent query '<param type="string" index="1"/>'.</string>
- <string name="IDS_kInvalidJoinExpression" errorCode="0467">The filter expression references query '<param type="string" index="1"/>', which is not part of the joinOperation.</string>
- <string name="IDS_kLoopReferenceQueries" errorCode="0468">The queries '<param type="string" index="1"/>' and '<param type="string" index="2"/>' are referencing each other.</string>
- <string name="IDS_kInvalidQueryRef" errorCode="0469">The query '<param type="string" index="1"/>' references the non-existent query '<param type="string" index="2"/>'.</string>
- <string name="IDS_kExceptOperation" errorCode="0470"> The set operator EXCEPT has more than two subqueries.</string>
- <string name="IDS_kRQPConnectionExpected" errorCode="0471">A connection of "RelationalQueryProvider" type is expected.</string>
- <string name="IDS_kRQPNestedValuesetsWithSameName" errorCode="0472">Nesting more than one <valueSet> element with the same name '<param type="string" index="1"/>' is not supported.</string>
- <string name="IDS_kRQPElementWithNoChildren" errorCode="0473">Element <<param type="string" index="1"/>> must have at least one child.</string>
- <string name="IDS_kFunctionArgumentIsNotALevel" errorCode="0474">The argument of the function '<param type="string" index="1"/>' is not a level as expected.</string>
- <string name="IDS_kCaptionNotFound" errorCode="0475">Unable to determine the caption of level '<param type="string" index="1"/>'.</string>
- <string name="IDS_kErrorLevelWithoutKeys" errorCode="0476">No keys are defined for the level '<param type="string" index="1"/>'.</string>
- <string name="IDS_kDetailFilterWithLevelRef" errorCode="0477">Detail filter in query '<param type="string" index="1"/>' contains level reference. RQP component does not support this feature.</string>
- <string name="IDS_kInvalidLevelRef" errorCode="0478">The referenced level '<param type="string" index="1"/>' does not exist.</string>
- <string name="IDS_kDuplicateLevelRef" errorCode="0479">The level '<param type="string" index="1"/>' is already used.</string>
- <string name="IDS_kInvalidItemRef" errorCode="0480">The referenced data item '<param type="string" index="1"/>' does not exist.</string>
- <string name="IDS_kDuplicateItemRef" errorCode="0481">The data item '<param type="string" index="1"/>' is already used.</string>
- <string name="IDS_kEmptyDimensionName" errorCode="0482">Dimension must have a name.</string>
- <string name="IDS_kFunctionArgumentIsNotALevelOrHierarchy" errorCode="0483">The argument of the function '<param type="string" index="1"/>' does not reference either a level or a hierarchy.</string>
- <string name="IDS_kIncorrectScope" errorCode="0484">Incorrect scope definition.</string>
- <string name="IDS_kInvalidAtClause" errorCode="0485">The AT clause can not apply on the first argument of the function '<param type="string" index="1"/>' .</string>
- <string name="IDS_kFunctionArgumentIsNotAMember" errorCode="0486">The argument of the function '<param type="string" index="1"/>' is not a member as expected.</string>
- <string name="IDS_kNoMatchingScopeRelationship" errorCode="0487">No matching scope relationship found for query measure item '<param type="string" index="1"/>' and any of the dimensions in the query.</string>
- <string name="IDS_kInvalidSqlType" errorCode="0488">The type attribute of the queryText element is invalid. Acceptable values are: cogSQL, native or passThrough.</string>
- <string name="IDS_kInvalidRootMembersArgument" errorCode="0489">Invalid RootMembers argument. The function argument must be a valid reference to a hierarchy.</string>
- <string name="IDS_kAmbiguousRootMembersArgument" errorCode="0490">Ambiguous RootMembers argument. The dimension used as the function argument must contain a single hierarchy.</string>
- <string name="IDS_kRootMembersFoundNoLevels" errorCode="0491">The hierarchy referenced in RootMembers function does not have any levels.</string>
- <string name="IDS_kUnableInsertSlicerExpression" usage="Do not translate" errorCode="0492">Unable to integrate slicer expression to the rollup expression '<param type="string" index="1"/>' .</string>
- <string name="IDS_kRoleValueArgument" usage="Do not translate" errorCode="0493">The RoleValue function can only take one or two arguments.</string>
- <string name="IDS_kMultipleItemWithSameRole" usage="Do not translate" errorCode="0494">There is more than one query item with role '<param type="string" index="1"/>' in <param type="string" index="2"/> '<param type="string" index="3"/>'.</string>
- <string name="IDS_kInvalidRoleValueSyntax" usage="Do not translate" errorCode="0495">RoleValue function is called with invalid syntax.</string>
- <string name="IDS_kMissingContext" usage="Do not translate" errorCode="0496">Missing context for the RoleValue function.</string>
- <string name="IDS_kRoleNotDefinedForLevel" errorCode="0497">The role <param type="string" index="1"/> is not defined for <param type="string" index="2"/>.</string>
- <string name="IDS_kUnsupportedRQPMunExpression" errorCode="0498">Relational query provider does not support literal member expressions that do not have a portable part. It does not support [A].[B]-> : [1].[2].</string>
- <string name="IDS_kErrorInvalidConversionBufferSize" errorCode="0499">Unable to convert value <param type="string" index="1"/> size: <param type="string" index="2"/> to <param type="string" index="3"/> size: <param type="string" index="4"/>.</string>
- <string name="IDS_kUnspecifiedDatasourceForSQLQuery" errorCode="0500">No database name is specified for the SQL query of '<param type="string" index="1"/>' type.</string>
- <string name="IDS_kErrorInvalidInputDataStream" errorCode="0501">Only simple master resultsets, using a single valueset, can be specified as input streams.</string>
- <string name="IDS_kInvalidMasterDatasetForProviderQuery" errorCode="0502">Master dataset can not be used for the provided query <param type="string" index="1"/> as they do not match.</string>
- <string name="IDS_kErrorInputDataStreamDataTypeMismatch" errorCode="0503">queryOperation: mismatched datatypes for [<param type="string" index="1"/>].[<param type="string" index="2"/>] and [<param type="string" index="3"/>].[<param type="string" index="4"/>].</string>
- <string name="IDS_kErrorInputDataStreamInvalidBufferSize" errorCode="0504">Buffer required for data conversion of input data column [<param type="string" index="1"/>] is too small.</string>
- <string name="IDS_kErrorMemberArgumentExpected" errorCode="0505">The argument of the function '<param type="string" index="1"/>' should be a member</string>
- <string name="IDS_kErrorInputDataStreamNumberOfColumnMismatch" errorCode="0506">In query [<param type="string" index="1"/>] the number of columns of the subqueries [<param type="string" index="2"/>] and [<param type="string" index="3"/>] are not equal.</string>
- <string name="IDS_kErrorUnableToCreateDatasetInfo" usage="Do not translate" errorCode="0507">Unable to create dataset info due to previous errors.</string>
- <string name="IDS_kErrorStackSizeSmallerThanExpressionOperandCount" errorCode="0508">Some of the required operands for operation '<param type="string" index="1"/>' were unavailable. Check the detail expression for its validity.</string>
- <string name="IDS_kExpectedElementNotFound" errorCode="0509">XML element '[<param type="string" index="1"/>]' was expected; not found.</string>
- <string name="IDS_kErrorInvalidObjectRef" errorCode="0510">The query contains a reference to at least one object '<param type="string" index="1"/>' that does not exist.</string>
- <string name="IDS_kWarnDefaultToAutomatic" errorCode="0511">The aggregation rule for the object '<param type="string" index="1"/>' has been changed to 'automatic'.</string>
- <string name="IDS_kNoMatchingDimensionQueryScope" errorCode="0512">Unable to determine scope for measure '<param type="string" index="1"/>' in the query because no query items from a regular dimension were selected.</string>
- <string name="IDS_kIgnoreDeterminants" errorCode="0513">The determinants of model query subject '<param type="string" index="1"/>' are ignored, because it has no joins to other query subjects and its 'Generate SQL' option is set to 'Minimize'.</string>
- <string name="IDS_kQueryItemNotIncludedInDeterminants" errorCode="0514">The query item '<param type="string" index="1"/>' is not referenced by any determinants. Incorrect Query Subject definition.</string>
- <string name="IDS_kSinglePromptValueExpected" errorCode="0515">Multiple values were supplied for the prompt '<param type="string" index="1"/>'. The prompt expects a single value.</string>
- <string name="IDS_kPromptValueTypeMismatch" errorCode="0516">The type of the value supplied for the prompt '<param type="string" index="1"/>' does not match the prompt type.</string>
- <string name="IDS_kInvalidArgument" errorCode="0517">Invalid argument for function '<param type="string" index="1"/>' .</string>
- <string name="IDS_kTargetObjectNotFound" errorCode="0518">Unable to find the <param type="string" index="1"/> of the object '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorNoProjectionNode" errorCode="0519">Invalid expression involving item '<param type="string" index="1"/>' (this might indicate an issue with the coercion rules).</string>
- <string name="IDS_kErrorEmptyExpression" errorCode="0520">The item '<param type="string" index="1"/>' has an empty expression.</string>
- <string name="IDS_kErrorMembersFromMultipleLevels" errorCode="0521">Not all the members of a literal set or array have the same level.</string>
- <string name="IDS_kMeasureDatatypeDrivenAggregate" errorCode="0522">Overriding regular aggregate setting of '<param type="string" index="1"/>' for measure '<param type="string" index="2"/>' with '<param type="string" index="3"/>'.</string>
- <string name="IDS_kErrorUnexpectedNullExpressionNode" errorCode="0523">An unexpected null expression node is encountered.</string>
- <string name="IDS_kErrorInvalidBinaryOperatorSyntax" errorCode="0524">The binary operator '<param type="string" index="1"/>' should have two operands.</string>
- <string name="IDS_kErrorFilterSyntaxNotSupported" errorCode="0525">The filter expression '<param type="string" index="1"/>' is not supported by RQP.</string>
- <string name="IDS_kErrorSqlNotSupported" errorCode="0526">QueryReuse: the generated sql is not supported locally.</string>
- <string name="IDS_kErrorDuplicateQueryName" errorCode="0527">The query name '<param type="string" index="1"/>' is already used.</string>
- <string name="IDS_kQueryOperation" errorCode="0528"> The set operator, UNION/INTERSECT/EXCEPT, has to have two subqueries.</string>
- <string name="IDS_kErrorInvalidAuthenticationObj" errorCode="0529"> An invalid crypto handle is used for user signon authentication</string>
- <string name="IDS_kErrorAuthenticationFailed" errorCode="0530">Database user authentication failed: '<param type="string" index="1"/>'</string>
- <string name="IDS_kErrorDeterminantHasNoKey" errorCode="0531">No keys have been specified for determinants '<param type="string" index="1"/>' of query subject '<param type="string" index="2"/>'. A determinant must have a key specified.</string>
- <string name="IDS_kErrorNoBusinessKeyForLevel" errorCode="0532">Business key for level '<param type="string" index="1"/>' is not defined. A level must have a business key.</string>
- <string name="IDS_kErrorBusinessKeyNotAQueryElement" errorCode="0533">Business key for level '<param type="string" index="1"/>' is not a query item. A level's business key must be a query item.</string>
- <string name="IDS_kErrorJoinsOnQSWithMultipleHierarchies" errorCode="0534">Joins are defined on dimension '<param type="string" index="1"/>' which contains multiple hierarchies.</string>
- <string name="IDS_kInvalidPropertyExpressionUsage" errorCode="0535">Property expression '<param type="string" index="1"/>' should be used in a property expression context.</string>
- <string name="IDS_kInvalidExpression" errorCode="0536">The expression '<param type="string" index="1"/>' is not supported by RQP.</string>
- <string name="IDS_kInvalidQRDSequenceNumber" errorCode="0541">An invalid sequence number '<param type="string" index="1"/>' is detected in QRD '<param type="string" index="2"/>'.</string>
- <string name="IDS_kErrorSetOperationUsedMembers" errorCode="0537">SubQuery '<param type="string" index="1"/>' used in a set operation cannot use members or member functions.</string>
- <string name="IDS_kInvalidSlicerMemberExpression" errorCode="0538">The slicer member set '<param type="string" index="1"/>' is not a member or member set expression supported by RQP.</string>
- <string name="IDS_kErrorForSortRMAgg" errorCode="0539">Running/Moving aggregates are applied after sorting, thus sorting on R/M aggregate is not supported.</string>
- <string name="IDS_kErrorNonUniqueRowsetNamesFoundInQRD" errorCode="0540">Rowset name '<param type="string" index="1"/>' has already been specified in QRD '<param type="string" index="2"/>'. Ensure that the 'name' attributes of valueSet's, groupHeader's, groupBody's, and groupFooter's in the QRD are unique.</string>
- <string name="IDS_kMetadataGovernorTurnedOff" errorCode="0542">Metadata will be retrieved from the database, because metadata governor is turned off(Change FM governor: Enhanced model portability).</string>
- <string name="IDS_kMetadataNoMatchingQS" errorCode="0543">Metadata will be retrieved from the database, because a simple DB query subject definition with matching metadata does not exist. database='<param type="string" index="1"/>' catalog='<param type="string" index="2"/>' schema='<param type="string" index="3"/>' table='<param type="string" index="4"/>'</string>
- <string name="IDS_kMetadataUnknownTableType" errorCode="0544">Metadata will be retrieved from the database, because table type is not set for the following query subjects(s): '<param type="string" index="1"/>'</string>
- <string name="IDS_kMetadataNotQEOrMeasure" errorCode="0545">Metadata will be retrieved from the database, because the reference is unknown (column is neither a query item nor a measure). database='<param type="string" index="1"/>' catalog='<param type="string" index="2"/>' schema='<param type="string" index="3"/>' table='<param type="string" index="4"/>' column='<param type="string" index="5"/>'</string>
- <string name="IDS_kMetadataNoColumnMetadata" errorCode="0546">Metadata will be retrieved from the database, because the column metadata is not available. database='<param type="string" index="1"/>' catalog='<param type="string" index="2"/>' schema='<param type="string" index="3"/>' table='<param type="string" index="4"/>' column='<param type="string" index="5"/>'</string>
- <string name="IDS_kMetadataNoIndexInfo" errorCode="0547">Metadata will be retrieved from the database, because index information is not available for the following query subjects(s): '<param type="string" index="1"/>'</string>
- <string name="IDS_kFunctionArgumentIsNotAMemberOrMemberSet" errorCode="0548">The first argument of the function '<param type="string" index="1"/>' is not a member or memberset as expected.</string>
- <string name="IDS_kFunctionNotSupportedByRQP" errorCode="0549">The function '<param type="string" index="1"/>' is not supported by the Relational Query Provider. Detected in subexpression: '<param type="string" index="2"/>'.</string>
- <string name="IDS_kWarningTwoSameSubQuery" errorCode="0551">Warning: Query '<param type="string" index="1"/>' is used more than once in set operation.</string>
- <string name="IDS_kErrorInvalidCaptionType" errorCode="0552">Caption for level '<param type="string" index="1"/>' is not a query item. A level's caption must be a query item.</string>
- <string name="IDS_kMissingSlicerMemberSetExpression" errorCode="0553">'SlicerMemberSet' expression is missing.</string>
- <string name="IDS_kInvalidQuerySubject" errorCode="0554">The Query Subject '<param type="string" index="1"/>' is not valid. It will be excluded from the join plan until it is fixed.</string>
- <string name="IDS_kInvalidDBQuerySubjectCalculation" errorCode="0555">DB query subject calculation '<param type="string" index="1"/>' refers to the Model query subject '<param type="string" index="2"/>'. This is not supported.</string>
- <string name="IDS_kScopeIsDefinedToMeasure" errorCode="0556">Warning: Any scope defined for measure '<param type="string" index="1"/>' is ignored.</string>
- <string name="IDS_kMissingQuerySubjectRef" errorCode="0557">Either the left or right query subject of the query set '<param type="string" index="1"/>' is not valid.</string>
- <string name="IDS_kExpectedHeadCountAsInteger" errorCode="0558">The second argument of the function Head should be a literal integer.</string>
- <string name="IDS_kFirstArgOfHeadNotSupported" errorCode="0559">The first argument of the function Head is either an invalid expression or an expression not supported by RQP.</string>
- <string name="IDS_kMoreThanOneHeadInQuery" errorCode="0560">RQP only supports one expression using the function Head in the scope of one query.</string>
- <string name="IDS_kOlapFunctionNotSupportedByRQP" errorCode="0561">The function '<param type="string" index="1"/>' is not supported by the Relational Query Provider.</string>
- <string name="IDS_kSecondArgumentIsNotAValifFilterExpr" errorCode="0562">The second argument of the function Filter should be a member or a boolean expression</string>
- <string name="IDS_kErrorCalculatedMeasureForAggregateRules" errorCode="0563">Aggregate rules for measure '<param type="string" index="1"/>' are not supported, because the measure is a calculation based on different fact tables.</string>
- <string name="IDS_kErrorUnableToDetermineFactGrain" errorCode="0564">Unable to determine fact grain of semi-additive dimension '<param type="string" index="1"/>' for measure '<param type="string" index="2"/>'. Verify that a relationship is defined between the underlying query subjects from which the dimensions are constructed.</string>
- <string name="IDS_kErrorUnsupportedApplyAggregate" errorCode="0565">The apply aggregate rule for measure '<param type="string" index="1"/>' is not supported.</string>
- <string name="IDS_kErrorInconsistentForClauseAndQuerySort" errorCode="0566">The scope (FOR-clause) of the running aggregate for projection#: <param type="string" index="1"/> '<param type="string" index="2"/>' is not consistent with the ORDER BY of the query.</string>
- <string name="IDS_kBadCommentMacro" errorCode="0567">The SQL comment generation macro for type:'<param type="string" index="1"/>' is incorrect.</string>
- <string name="IDS_kIgnoreOutParam" errorCode="0568">Value returned by parameter '<param type="string" index="1"/>' of procedure '<param type="string" index="2"/>' is ignored.</string>
- <string name="IDS_kErrorUnableToApplyParameter" errorCode="0570">Unable to apply parameter '<param type="string" index="1"/>' with value '<param type="string" index="2"/>' in query '<param type="string" index="3"/>'.</string>
- <string name="IDS_kRemindUserToSetModelGovernor" errorCode="0571">It is recommended to set the SQL Join Syntax governor in the model instead of controlling the setting from the configuration file.</string>
- <string name="IDS_kInvalidChildrenArgument" errorCode="0572">A member of the lowest level is used as an argument of the Children function: '<param type="string" index="1"/>'</string>
- <string name="IDS_kWarningUsingJoinToSort" errorCode="0573">Using join keys to sort last_value/first_value aggregate for semi-additive measure '<param type="string" index="1"/>' and semi-additive dimension '<param type="string" index="2"/>'. It is recommended to set the sort specification on dimensions.</string>
- <string name="IDS_kWarningUsingBKToSort" errorCode="0574">Using business keys of level to sort last_value/first_value aggregate for semi-additive measure '<param type="string" index="1"/>' and semi-additive dimension '<param type="string" index="2"/>'. It is recommended to set the sort specification on dimensions.</string>
- <string name="IDS_kWarningUsingSRToGetFactGrainLevel" errorCode="0575">Unable to determine level at which semi-additive measure '<param type="string" index="1"/>' comes in at against semi-additive dimension '<param type="string" index="2"/>', from the join information. Using lowest level specified for scope relationship. The joined columns from the semi-additive dimension must be specified either as business keys or properties of the appropriate level (which is usually the lowest level).</string>
- <string name="IDS_kWarnDeprecatedScope" errorCode="0576">The use of the scope feature in the query '<param type="string" index="1"/>' is ignored because it has been deprecated.</string>
- <string name="IDS_kErrorBlobPromptNotSupported" errorCode="0577">Prompts involving blob query items are not supported. The prompt '<param type="string" index="1"/>' refers to the blob query item '<param type="string" index="2"/>'. A possible cause is the use of the blob query item '<param type="string" index="2"/>' as a linkage of a master-detail query.</string>
- <string name="IDS_kMeasureAggregatedForNonScopedItems" errorCode="0578">A grand total will be returned for measure '<param type="string" index="1"/>' in expression '<param type="string" index="2"/>' Either the reporting context of this expression does not define an appropriate scope or the measure is not aggregated.</string>
- <string name="IDS_kWarningFooterAggregateNotTransformed" errorCode="0579">Warning: The footer aggregate operation '<param type="string" index="1"/>' for the data item '<param type="string" index="2"/>' cannot be expressed in terms of the underlying subquery The result set may contain duplicate rows.</string>
- <string name="IDS_kWarningMemberSortIgnoredBecauseOfGap" errorCode="0580">Member sort for all levels will be ignored because a memberSort is not defined for level '<param type="string" index="1"/>' but is defined for levels following it.</string>
- <string name="IDS_kSlicerMembersFromSameDimension" errorCode="0581">Members in slicers '<param type="string" index="1"/>' and '<param type="string" index="2"/>' are based on the same dimension, this may cause an exclusive condition resulting in all member related data to be removed from the result.</string>
- <string name="IDS_kSummarySlicerNotSupported" errorCode="0582">Summary slicer is not supported by our product.</string>
- <string name="IDS_kSlicerActsAsDetailFilter" errorCode="0583">The slicer '<param type="string" index="1"/>' is converted to a detail filter, because the query does not project information related to the dimension of the slicer.</string>
- <string name="IDS_kNotSupportedIfThenElseOrCaseExpr" errorCode="0584">The THEN or ELSE clause of the expression '<param type="string" index="1"/>' should return a single value, not a set of members </string>
- <string name="IDS_kWarningExpressionComplexCarryOverRetainAttributes" errorCode="0585">The expression, '<param type="string" index="1"/>', is too complex for carrying over the attributes (format, currency and unit of measure). Column attributes are only retained for expressions with just 2-part item references.</string>
- <string name="IDS_kLogBlobNotClosed" errorCode="0586">Blob handle could not be closed</string>
- <string name="IDS_kFactFinderLoopError" errorCode="0587">A loop is detected in the join path involving query subjects '<param type="string" index="1"/>' .</string>
- <string name="IDS_kErrorExprValidity3" errorCode="0588">The join between entities <param type="string" index="1"/> and <param type="string" index="2"/> is ignored because its expression does not reference the entities of the join.</string>
- <string name="IDS_kRQPConfigChecksumMismatch" errorCode="0589">RQPConfig Termination Error: checksum mismatch.</string>
- <string name="IDS_kErrorQueryTooComplext4MetadataTreeSort" errorCode="0590">Illegal request for sorted members for metadata tree, because the query references more than one level.</string>
- <string name="IDS_kErrorInvalidUseOfMRFAgainstDimension" errorCode="0591">Member-relative function '<param type="string" index="1"/>' is used against dimension '<param type="string" index="2"/>', which does not have option "Allow member relative functions" set.</string>
- <string name="IDS_kErrorGapFoundInMemberSortLevels" errorCode="0592">A level is found to have a memberSort defined but its parent level does not.</string>
- <string name="IDS_kWarningMemberSortIgnoredBecauseOfQueryOperation" errorCode="0593">Members of dimension '<param type="string" index="1"/>' will not be sorted, because query '<param type="string" index="2"/>' is a set operation.</string>
- <string name="IDS_kErrorTooManyProjectionItems" errorCode="0600">Query set operation '<param type="string" index="1"/>' has more projection items than either of its subqueries.</string>
- <string name="IDS_kInfoTooFewProjectionItems" errorCode="0601">Query set operation '<param type="string" index="1"/>' has fewer projection items than either of its subqueries.</string>
- <string name="IDS_kCalculationNotSupportedByRQP" errorCode="0602">RQP doesn't support the calculation <param type="string" index="1"/> because it is a <param type="string" index="2"/> calculation .</string>
- <string name="IDS_kWarningIgnoreSummaryFilterLevel" errorCode="0603" translate="new">In query '<param type="string" index="1"/>', the level specified for summaryFilter[<param type="string" index="2"/>] is ignored, because its filter expression has an explicit scope(for clause).</string>
- <string name="IDS_kErrorUnsupportedSummaryFilterLevelsInSubQ" errorCode="0604">Unable to support summary filter levels in query '<param type="string" index="1"/>' because the query is not the topmost query.</string>
- <string name="IDS_kErrorMemberSortNotDefinedForLevelWhenMRFEnabled" errorCode="0605">Level '<param type="string" index="1"/>' does not have a sort defined when the dimension has option "Allow member relative functions" turned on.</string>
- <string name="IDS_kWarningNToNRelationship" errorCode="0606">A many to many relationship is found in the join path involving query subjects '<param type="string" index="1"/>' .</string>
- <string name="IDS_kWarningInconsistentRelationships" errorCode="0607">A join loop is detected due to inconsistent relationships involving the query subjects <param type="string" index="1"/> and <param type="string" index="2"/>. </string>
- <string name="IDS_kRQPWarnIgnoringMUNPhysicalPart" errorCode="0608">The physical part of the literal member '<param type="string" index="1"/>' is ignored.</string>
- <string name="IDS_kRQPInvalidExpression" errorCode="0609">The expression on the stack is not a level object.</string>
- <string name="IDS_kMetadataFetchedFromQuerySubject" errorCode="0610">Metadata for table '<param type="string" index="1"/>.<param type="string" index="2"/>.<param type="string" index="3"/>.<param type="string" index="4"/>' will be retrieved from the query subject '<param type="string" index="5"/>'.</string>
- <string name="IDS_kMetadataInconsistentQS" errorCode="0611">Metadata for table '<param type="string" index="1"/>.<param type="string" index="2"/>.<param type="string" index="3"/>.<param type="string" index="4"/>' will be retrieved from the database because the following matching query subjects were inconsistent: <param type="string" index="5"/>
- </string>
- <string name="IDS_kInvalidDataTypeForInRangeTruncated" errorCode="0612">The in_range_truncated function must be used with a string argument.</string>
- <string name="IDS_kWarningIgnoreMembersOfLevelSlicer" errorCode="0613">The slicer that contains the expression '<param type="string" index="1"/>' is ignored because it doesn't filter any members of the specified level.</string>
- <string name="IDS_kWarningIgnoreSortOnItem" errorCode="0614">The sort on item '<param type="string" index="1"/>' is ignored because it is grouped by an item with Running/Moving aggregate.</string>
- <string name="IDS_kErrorReadOnlyTransAccessModeSpecifiedUpdateSubject" errorCode="0615">The data modification query subject(s) in <param type="string" index="1"/> require that the transaction access mode be set to Read-Write for the data source(s) in <param type="string" index="2"/>.</string>
- <string name="IDS_kInvalidInclusivePropertyForPromptValue" errorCode="0616">The 'inclusive' property of value for prompt '<param type="string" index="1"/>' can not be specified as 'false'.</string>
- <string name="IDS_kErrorSEDenyUserDefinedSQL_MissingModel" errorCode="0617">User defined SQL is not permitted due to missing model or package.</string>
- </section>
- </component>
- </stringTable>
|