123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428 |
- #
- # Licensed Materials - Property of IBM
- # IBM Cognos Products: localizationkit
- # (C) Copyright IBM Corp. 2005, 2016
- # US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- #
- ## DO NOT EDIT!
- ## Generated using CCLXmlToProperties.xslt
- ## END OF WARNING
- ##
- ## Component: CM
- ##
- ## Description: Content Manager messages
- ##
- #
- # Section: REQ
- #
- # Description: Request-related messages
- #
- cmNoRequestHandler = CM-REQ-4001 Content Manager is unable to process the request {Name} because it is invalid.
- cmNoRequestHandlerInt = CM-REQ-4002 Content Manager is unable to process this request because it is invalid.
- cmInvalidCommand = CM-REQ-4004 The search path function "{name}" is not supported by "{command}" operation.
- cmStartRequestFail = CM-REQ-4005 Content Manager is unable to process the request {Name} because it contains an XML syntax error.
- cmInvalidOrder = CM-REQ-4007 Content Manager is unable to process the request because the value "{Value}" for its "order" attribute is invalid.
- cmBadXML = CM-REQ-4008 Content Manager is unable to process the request because it contains invalid content.
- cmBadPropPrefix = CM-REQ-4009 The property "{Value}" is invalid.
- cmBadProp = CM-REQ-4010 The property "{Value}" is unknown. Remove it or replace it with a valid property.
- cmNoPermission = CM-REQ-4014 Your current security privileges do not include {permission} access to the object "{object}".
- cmBadSecNamespace = CM-REQ-4022 The security namespace "{Name}" is invalid.
- cmBadContext = CM-REQ-4025 The location "{Name}" is invalid.
- cmBadName = CM-REQ-4026 The name "{Name}" is invalid.
- cmBadAttribute = CM-REQ-4033 The attribute "{Name}" is invalid.
- cmDuplicateObject = CM-REQ-4036 The object already exists at this location.
- cmBadEncoding = CM-REQ-4037 The character sequence "{badChars}" is not encoded correctly.
- cmClassDoesNotMatch = CM-REQ-4045 The class of the object does not match the class of the object that is referenced by the "shortcut" property.
- cmNameSpaceQueryErr = CM-REQ-4049 An error occurred while accessing a security system.
- cmMissingConfigFolder = CM-REQ-4051 Content Manager did not create the folder {Folder} because a configuration error occurred.
- cmNoCheckAccess = CM-REQ-4052 Content Manager is unable to verify or authorize access.
- cmRetentionFailed = CM-REQ-4053 Content Manager cannot enforce the retention policy.
- cmBadBoolean = CM-REQ-4055 An attribute has an invalid boolean value of "{Value}".
- cmUnknownRequest = CM-REQ-4056 Unknown Content Manager request "{Name}".
- cmBadRequest = CM-REQ-4057 Invalid Content Manager request.
- cmNoSelectPath = CM-REQ-4061 You must specify a search path for the object.
- cmNoTargetPath = CM-REQ-4062 You must specify a search path to the target location.
- cmBadCompareOp = CM-REQ-4063 A search path expression contains an unknown comparison operator {Value}.
- cmBadPropNameStart = CM-REQ-4064 The search path property name is invalid. A property name must begin with a letter, underscore (_), or colon (:).
- cmBadAttrNameStart = CM-REQ-4065 The search path attribute name is invalid. An attribute name must begin with a letter, underscore (_), or colon (:).
- cmEmptyAttrName = CM-REQ-4066 An empty attribute name is not allowed in a search path predicate.
- cmEmptyPropName = CM-REQ-4067 An empty property name is not allowed in a search path predicate.
- cmBadPropInExpr = CM-REQ-4068 The property "{Prop}" cannot be used in a search expression.
- cmUnknownPropInExpr = CM-REQ-4069 The property "{Prop}" is unknown. Replace it with a valid property.
- cmBadAccountExpr = CM-REQ-4071 Invalid current account expression. It must begin with a two tildes (~~), a tilde and a slash (~/), or two tildes and a slash (~~/).
- cmBadSession = CM-REQ-4072 The passport ID is invalid for the current session. Please log on again.
- cmBadFuncNoEnd = CM-REQ-4075 "A function call is invalid because the closing parenthesis is missing."
- cmBadFuncEmptyArg = CM-REQ-4076 A function call is invalid because it contains an empty argument.
- cmBadArgCount = CM-REQ-4077 The number of arguments for function "{Name}" is incorrect.
- cmBadFuncArg = CM-REQ-4078 The function "{Name}" has an invalid argument.
- cmBadNodeTestDef = CM-REQ-4080 A search path node test is invalid. You must specify either "and" or "or".
- cmBadNodeTestAt = CM-REQ-4081 A search path node test contains the invalid value "{Value}".
- cmPathAxisOnce = CM-REQ-4082 An axis can only be specified once in a search path. Remove all additional axes for the path step.
- cmBadAxisDefAt = CM-REQ-4083 Your request contains an invalid axis "{Value}".
- cmBadCharInNodeTest = CM-REQ-4084 A search path node test contains an invalid character '{Value}'.
- cmBadNodeTest = CM-REQ-4085 The search path node test contains a value {Name} that is invalid.
- cmInvalidProperty = CM-REQ-4095 An object of class "{Class}" does not have a property named "{Property}".
- cmBadPredTerminate = CM-REQ-4100 Search path syntax error. Replace the predicate termination character '{terminateChar}' with a closing square bracket (]).
- cmPropMissingAttr = CM-REQ-4113 The attribute "{Attribute}" is required for the property "{Property}".
- cmPropBadAttr = CM-REQ-4114 The attribute value "{Attribute}" is invalid for the property "{Property}".
- cmPropAttrUnknown = CM-REQ-4115 The attribute "{Attribute}" is not a valid attribute of the property "{Property}".
- cmPropInvalidContent = CM-REQ-4116 The content of the property "{Property}" is invalid.
- cmPropValueOverflow = CM-REQ-4117 The value of the property "{Property}" exceeds the maximum length of {Length}.
- cmBadAttrValue = CM-REQ-4118 The value "{Value}" is inappropriate for the attribute "{Attribute}".
- cmNoDelChild = CM-REQ-4119 Content Manager is unable to delete the object "{Path}" because it has child objects.
- cmDuplicateProperty = CM-REQ-4120 The property "{Property}" was specified more than once in the request.
- cmExpectedSingleElement = CM-REQ-4122 The expected single element "{Name}" is missing.
- cmExpectedElement = CM-REQ-4123 Expected to find the element "{Name}", but found the element "{Found}" instead.
- cmExpectedArrayElement = CM-REQ-4124 Expected to find the array element "{Name}", but found the element "{Found}" instead.
- cmClassBadLocation = CM-REQ-4125 Content Manager is unable to create an object of type "{Class}" at the location "{Path}".
- cmPermissionInvalid = CM-REQ-4126 A permission cannot be named "{Permission}".
- cmCopyFailed = CM-REQ-4127 An error occurred during a copy operation.
- cmConnectorIOError = CM-REQ-4128 An input/output error occurred executing an external request to the connector "{connector}".
- cmArchiveExists = CM-REQ-4131 The deployment archive "{Archive}" already exists.
- cmArchiveOverwriteError = CM-REQ-4132 The existing deployment archive "{Archive}" could not be removed from the file system.
- cmArchiveCreateError = CM-REQ-4133 The deployment archive "{Archive}" could not be created in the file system.
- cmArchiveNoSource = CM-REQ-4135 A source object was not specified in the package.
- cmExpectedElementEmpty = CM-REQ-4138 A required value is missing within element named "{Name}".
- cmExportPackageMissing = CM-REQ-4140 Deployment archive "{Archive}" does not contain package"{Package}".
- cmAddNoClass = CM-REQ-4142 The object definition does not have a class defined.
- cmObjectNotFound = CM-REQ-4146 The object was not found.
- cmUnsupportedDirectoryDescendant = CM-REQ-4148 The search expression "{Path}" is not supported. You cannot perform a descendant search of the security directory.
- cmNoRead = CM-REQ-4011 You do not have permission to access the object "{object}".
- cmNoSetPolicy = CM-REQ-4013 You do not have permission to access policies for the object "{object}".
- cmBadSelection = CM-REQ-4023 You cannot create an object at the location "{Name}".
- cmExpectedElementMissing = CM-REQ-4121 The element "{Name}" is missing in element "{Parent}".
- cmEmptyRequest = CM-REQ-4155 The request is empty.
- cmExpectedElementAttrMissing = CM-REQ-4152 The element "{Name}" with attribute "{Attribute}" and value "{Value}" is missing.
- cmUnkownRootClass = CM-REQ-4156 The root class cannot be determined for "{Class}" in the content store location "{Path}".
- cmHeaderFault = CM-REQ-4159 Content Manager returned an error in the response header. The error "{RootError}" can be found in the response SOAP header.
- cmFailNoParent = CM-REQ-4164 The search expression did not select a parent object.
- cmMultipleParents = CM-REQ-4165 Multiple parent objects were selected.
- cmNoPassport = CM-REQ-4003 Content Manager is unable to process this request because the necessary security information is missing. Add the required security credentials and resend.
- cmNotRunning = CM-REQ-5004 Content Manager is not running.
- cmUnexpectedStart = CM-REQ-4008 Content Manager is unable to process this request because it contains an unrecognized XML namespace "{Namespace}" or element "{Element}".
- cmBadProvider = CM-REQ-4015 This request contains an invalid XML provider element. Content Manager supports version "{provider}" up to, and including, patch "{patch}".
- cmFileNotFound = CM-REQ-4019 Content Manager is unable to process this request because the referenced MIME message part does not exist.
- cmPropNotUpdateableNamespace = CM-REQ-4021 The property "{Property}" for the namespace "{Namespace}" can only be updated using the configuration tool.
- cmRequestMissingAttr = CM-REQ-4027 This request {Request} does not contain the required attribute {Attribute}.
- cmStaticRequest = CM-REQ-4028 This request {Request} cannot be processed when submitted using the BI Bus interface.
- cmAccManInitError = CM-REQ-4050 Content Manager cannot start because IBM Cognos Access Manager configuration parameters are invalid.
- cmQuerySecurityFailure = CM-REQ-4054 An error occurred while accessing data from a third party directory.
- cmBadPredNoArgs = CM-REQ-4074 The call to the search path function "{FuncName}" is invalid because the required arguments are missing.
- cmBadFuncArgInherit = CM-REQ-4079 The property {Name} is not acquirable.
- cmErrMissingSoapAction = CM-REQ-5087 This request does not contain a SOAPAction header element.
- cmErrBadSoapAction = CM-REQ-4088 This request contains an invalid SOAPAction header element "{SOAPAction}".
- cmErrBadContentType = CM-REQ-4089 This request contained an invalid HTTP content type value "{Type}". The HTTP content type must start with "text/xml".
- cmConnectorSAXError = CM-REQ-4130 The response from connector "{connector}" was not a valid XML document.
- cmNotUpdateDescProp = CM-REQ-4141 The "updateAllDescendants" option is invalid for property "{Property}".
- cmExpectedIntElement = CM-REQ-4144 Content Manager expected to find an integer value in element "{Name}" but found "{Value}" instead.
- cmBadProperty = CM-REQ-4017 This request contains an invalid property name "{Property}".
- cmIllegalName = CM-REQ-4018 This request contains an invalid object property "{Property}".
- cmBadSOAPOrderByProp = CM-REQ-4093 This request is invalid because the property "{Propname}" cannot be used in an "order by" operation.
- cmBadNamespaceSelection = CM-REQ-4070 This request contained an invalid search expression. When searching the security directory, you must select a "single" namespace.
- cmCAMProtectNoServiceId = CM-REQ-4149 This request is invalid because the CAMProtect element does not contain a service id.
- cmbadTrustedId = CM-REQ-4153 This request's trusted id could not be encrypted.
- cmNoRootAdd = CM-REQ-4166 An object cannot be added to the root object.
- cmMoveFailed = CM-REQ-4167 An error occurred during a move operation.
- cmBadCopySelectionRoot = CM-REQ-4168 The root object "{Path}" cannot be copied.
- cmBadMoveSelectionRoot = CM-REQ-4169 The root object "{Path}" cannot be moved.
- cmBadDeleteSelectionRoot = CM-REQ-4173 The root object "{Path}" cannot be deleted.
- cmBadDeleteSelectionSpecial = CM-REQ-4174 The object "{Path}" cannot be deleted.
- cmInvalidArgGT1ObjectSel = CM-REQ-4176 The argument "{Argument}" selected more than one object.
- cmInvalidArgObjectBadClass = CM-REQ-4177 The argument "{Argument}" selected an object of the wrong type.
- cmFuncInvocationFailure = CM-REQ-4178 The invocation of the "{Function}" function failed.
- cmBadContentLocale = CM-REQ-4179 The locale "{Locale}" is not one of the configured content locales.
- cmDuplicateLocale = CM-REQ-4190 The property value is invalid because the locales for value "{Value1}" and value "{Value2}" both map to locale "{Locale}".
- cmExportObjectNotFound = CM-REQ-4194 Object "{Path}" was not found.
- cmExportNoNamespaces = CM-REQ-4195 Content Manager could not find any namespaces for exporting personal data.
- cmInvalidCopyRunhistory = CM-REQ-4197 An object of class "{Class}" cannot be selected for a copy operation.
- cmPropertyNoPermission = CM-REQ-4201 You do not have access to the property "{property}" for the object "{object}".
- cmNoCredentialAuthenticate = CM-REQ-4203 The report owner's credentials could not be authenticated.
- cmNoCredentialAccessSchedule = CM-REQ-4204 You do not have permission to access the credential for the schedule.
- cmImportObjMissing = CM-REQ-4205 The import operation encountered an internal error. An object that should already exist could not be accessed.
- cmAddDupObjectQueryFailed = CM-REQ-4206 The add operation encountered an internal error. A duplicate object was detected, but the object could not be queried for path "{Path}".
- cmErrUpdateProp = CM-REQ-4086 Content Manager is unable to update a "data" property value in the content store database.
- cmFailImportObject = CM-REQ-4111 Object "{Path}" (of class "{Class}") was not imported.
- cmNoWrite = CM-REQ-4012 You do not have the appropriate permissions to update or delete the object "{object}" or a related object.
- cmBadPropertyData = CM-REQ-4015 The data in the property "{Property}" is invalid.
- cmBadClass = CM-REQ-4016 This search path contains an invalid class name "{Class}".
- cmDuplicateName = CM-REQ-4024 The name "{Name}" conflicts with the names of existing object(s) {Paths}. Your application may not display all the objects that exist in this location.
- cmNoSelection = CM-REQ-4029 Your request does not contain a required search path.
- cmDuplicateNameFail = CM-REQ-4030 An object that uses one of the names of the object "{Name}" already exists in the target location. Determining the target location failed with the following error.
- cmEmptySelection = CM-REQ-4032 There are no objects in the location "{Path}".
- cmDataReadFail = CM-REQ-4034 An error occurred while reading or formatting data in a property value.
- cmPropReadFail = CM-REQ-4039 An error occurred while reading or formatting the "{Prop}" property value.
- cmEmptyNodeTest = CM-REQ-4096 The syntax of the search path is incorrect. A class name or star (*) character is missing directly after one of the slash (/) characters in the search path.
- cmEmptyPredicate = CM-REQ-4097 The syntax of the search path is incorrect. The search path contains a missing or invalid predicate.
- cmUnterminatedPredicate = CM-REQ-4098 The syntax of the search path is incorrect. The search path predicate is invalid because the closing square bracket (]) character is missing. Ensure that the target destination location does not contain invalid syntax or an unsupported character, such as an umlaut.
- cmBadPredicateAttr = CM-REQ-4099 The syntax of the search path is incorrect. You must add the missing at sign (@) character before the attribute "{Predicate}".
- cmBadOutputFile = CM-REQ-4102 Unable to use the file "{Filename}" for export.
- cmConnectorPostError = CM-REQ-4129 An HTTP error occurred while executing an external request to the connector "{connector}". Code : {code}.
- cmArchivePackageCreateError = CM-REQ-4134 The deployment archive "{Archive}" could not be added to the deployment file folder.
- cmArchiveNotExist = CM-REQ-4136 The deployment archive "{Archive}" does not exist.
- cmArchiveDeleteFailed = CM-REQ-4143 Content Manager failed to delete the deployment archive "{Archive}".
- cmDeployObjNotExist = CM-REQ-4145 No deployment object exists in the location "{Name}".
- cmCannotEndWithSlash = CM-REQ-4147 The search path is invalid because it cannot end with a slash (/) character.
- cmMissingDeployRunHistory = CM-REQ-4157 Content Manager cannot access the "Deployment History" object "{Path}" that it created at the beginning of the deployment command.
- cmInvalidSearchPath = CM-REQ-4158 The search path "{Path}" is invalid. An object may contain invalid syntax, or an unsupported character, or the user account in the namespace may not have sufficient privileges. Check the object to ensure that the target destination location does not contain special characters.
- cmFailImportUpdateDeleteChildren = CM-REQ-4160 The import operation was unable to replace an existing object because it could not remove a child object.
- cmFailImportUpdate = CM-REQ-4161 The import operation was unable to update an object.
- cmFailImportDelete = CM-REQ-4162 The import operation was unable to delete an existing object.
- cmFailImportAdd = CM-REQ-4163 The import operation was unable to add an object.
- cmBadTargetSelectionMany = CM-REQ-4170 The target search path "{Path}" selected more than one object.
- cmBadCopySelectionSpecial = CM-REQ-4180 The object "{Path}" cannot be copied.
- cmBadMoveSelectionSpecial = CM-REQ-4181 The object "{Path}" cannot be moved.
- cmFailImportNoParent = CM-REQ-4191 The parent path for the object does not exist. The missing parent path is "{Path}".
- cmFailReadProp = CM-REQ-4192 The property "{Property}" (for an object of class "{Class}") is incorrect.
- cmFailReadDeployOption = CM-REQ-4193 The deployment option "{Name}" is incorrect.
- cmInvalidDeleteRunhistory = CM-REQ-4196 An object of class "{Class}" cannot be selected for delete. Delete the object by deleting its parent object.
- cmInvalidMoveRunhistory = CM-REQ-4198 An object of class "{Class}" cannot be selected for a move operation. Move the object by moving its parent object.
- cmArchiveTooOld = CM-REQ-4199 The import failed because the deployment archive is not compatible with the current content store. This version of Content Manager cannot import a deployment archive generated from a version of Content Manager earlier than "{Store}".
- cmArchiveTooNew = CM-REQ-4200 The import failed because the deployment archive is not compatible with the current content store. This version of Content Manager is associated with an older object model which is no longer compatible with the newer version of Content Manager that was used to generate the deployment archive.
- cmAddWithUpdateFailed = CM-REQ-4201 The update operation failed because more than one object was selected for update. The following objects would have been affected: {Objects}.
- cmAddWithReplaceFailed = CM-REQ-4202 The replace operation failed because more than one object was selected to be replaced. The following objects would have been affected: {Objects}.
- cmAddWithReplaceFailedBadClass = CM-REQ-4204 The replace operation failed because the class ({ClassTarget}) of the existing object, "{Path}", does not match the class ({ClassNew}) of the object being added.
- cmInvalidPathLast = CM-REQ-4207 The "last( )" search function requires an associated object class and requires that its parent object have a retention property value that indicates this class.
- cmArchiveEncrypted = CM-REQ-4208 You must provide a password to access deployment archive "{Archive}" because the archive is encrypted.
- cmEmptySysAdmin = CM-REQ-4210 The members property of the System Administrators role cannot be empty.
- cmExpectedLongElement = CM-REQ-4211 Content Manager expected to find an long integer value in the element "{Name}" but found "{Value}" instead.
- cmNoCredentiaExists = CM-REQ-4212 You cannot run this report as the report owner because you do not have the permissions to access the report owner's credentials.
- cmFailImportUnknownParent = CM-REQ-4213 The import was unable to add an object because the parent object could not be determined. The import of the parent probably failed.
- cmMissingNameOrValue = CM-REQ-4214 A name or value is missing from a name and value pair.
- cmMissingNavElement = CM-REQ-4215 A name or target is missing from a navigation array element.
- cmMissingXSIType = CM-REQ-4216 The xsi:Type attribute is missing from the element "{Name}" where it is required.
- cmBadTargetNotFound = CM-REQ-4218 The target object "{Path}" was not found.
- cmDuplicateAdd = CM-REQ-4219 An object with the name "{Name}" already exists.
- cmInvalidChildClass = CM-REQ-4220 You cannot create an object of type "{ChildClass}" in the location "{Path}" because this location is of type "{ParentClass}".
- cmOverMaxChild = CM-REQ-4221 You cannot create an additional object of type "{ChildClass}" because the maximum number of objects of this type already exists in the location "{Path}" (of type "{ParentClass}").
- cmNoCredentialAccessDataSource = CM-REQ-4222 You do not have the permissions to access this data source.
- cmExpectedArchiveEncryptPassword = CM-REQ-4223 You must type a password to encrypt the deployment archive because the archive will contain sensitive information.
- cmBadBoolProp = CM-REQ-4224 Your request contains an invalid boolean value "{Value}".
- cmBadFloatProp = CM-REQ-4225 Your request contains an invalid decimal value "{Value}".
- cmBadIntegerProp = CM-REQ-4226 Your request contains an invalid integer value "{Value}".
- cmBadDateProp = CM-REQ-4229 Your request contains an invalid date value "{Value}".
- cmBadSecurityReferenceDoesNotExist = CM-REQ-4230 Your request contains a search path that has an invalid object reference. The object "{Reference}" does not exist.
- cmBadSecurityReferenceMultipleSelect = CM-REQ-4231 Your request contains an invalid object reference. The path "{Reference}" selects multiple objects.
- cmBadSecurityReferenceCAMError = CM-REQ-4232 Your request contains a search path that has an invalid object reference. The external directory search failed while looking for the object "{Reference}".
- cmPropDoesNotMatch = CM-REQ-4233 The given value "{Value}" does not match the value in the content store for the property "{Property}".
- cmMissingRequiredProp = CM-REQ-4234 An object of class "{Object}" does not have a value for the property "{Property}".
- cmBadPropValue = CM-REQ-4235 Your request contains an invalid property value "{Value}".
- cmMissingAssociatedProp = CM-REQ-4236 A value is required for the property "{Property}".
- cmMissingAssociatedProps2 = CM-REQ-4237 A value is required for the property "{Property1}" or "{Property2}".
- cmMissingAssociatedProps3 = CM-REQ-4238 A value is required for the property "{Property1}", "{Property2}", or "{Property3}".
- cmNoWeeklySetting = CM-REQ-4239 A weekly schedule must specify one or more days within the week.
- cmExportDataWriteFail = CM-REQ-4240 The deployment export feature was unable to write data into a deployment archive.
- cmInvalidRunOption = CM-REQ-4241 The run option name "{Name}" is not valid.
- cmSaveAsBadObjClass = CM-REQ-4242 The Save As run option contains an incorrect object class value "{BadClass}". The only valid object class value is "{OnlyClass}".
- cmFailReadRunOption = CM-REQ-4243 The run option "{RunOption}" in the property "{Property}" (for an object of class "{Class}") is incorrect.
- cmBadNameQuotes = CM-REQ-4244 The name "{Name}" is invalid. A name must not contain both a quote (") character and an apostrophe (') character.
- cmImportCryptoFailed = CM-REQ-4245 Decrypting the deployment archive "{Archive}" failed because of a possible incorrect password.
- cmImportUpdateFail = CM-REQ-4246 Updating a property of an imported object failed.
- cmOwnerNotDefined = CM-REQ-4247 Unable to access the owner "{Owner}" of an object of class "{Class}" in an external security system.
- cmAccountNotDefined = CM-REQ-4248 Unable to access the account "{Account}" in an external security system.
- cmCannotReadArchivePassword = CM-REQ-4249 Content Manager is unable to retrieve the archive password.
- cmBadDurationProp = CM-REQ-5251 Your request contains an invalid duration value "{Value}".
- cmExportNoReadFail = CM-REQ-3251 The {Class} was not exported because you do not have the permission to read it.
- cmObjectNotFoundPath = CM-REQ-4252 Unable to find the object "{Path}".
- cmBadCompressedData = CM-REQ-4253 Compressed data in the request is not compressed with a compression compliant with Content Manager.
- cmBadDataEncoding = CM-REQ-4254 The "{Prop}" property value is not encoded correctly.
- cmLTMinimum = CM-REQ-4255 The value {Value} for property {Name} is less than the minimum value of {Limit}.
- cmGTMaximum = CM-REQ-4256 The value {Value} for property {Name} is greater than the maximum value of {Limit}.
- cmLTMinimumExclusive = CM-REQ-4257 The value {Value} for property {Name} is less than or equal to the minimum value of {Limit}.
- cmGTMaximumExclusive = CM-REQ-4258 The value {Value} for property {Name} is greater than or equal to the maximum value of {Limit}.
- cmNoAdminCapability = CM-REQ-4261 You must have "Administration" capability to execute this request.
- cmBadNewName = CM-REQ-4262 Unable to apply a new name to a path that selected more than one object.
- cmBodyInLogoff = CM-REQ-4263 A request that contains a logoff must contain an empty request body.
- cmIOMIMEAttachEnd = CM-REQ-4264 The multipart request is invalid. An unexpected end of MIME part was encountered while reading a MIME attachment.
- cmIOMIMEAttachEndMissing = CM-REQ-4265 The multipart request is invalid. An unexpected end of MIME part was encountered while reading a MIME attachment. No end MIME boundary was found;. The total size read was {totalSize}.
- cmIOMissingContentType = CM-REQ-4266 The multipart request is invalid. The posted data does not contain a content type.
- cmIONotMultiPart = CM-REQ-4267 The multipart request is invalid. The posted content type is not multipart or related.
- cmIOContentTooLong = CM-REQ-4268 The multipart request is invalid. The posted content length of {length} exceeds the limit of {maxSize}.
- cmIONoSeparationBoundary = CM-REQ-4269 The multipart request is invalid. The separation MIME boundary was not specified.
- cmIOBadFirstPart = CM-REQ-4270 The multipart request is invalid. The first MIME part must be the SOAP request. Type=text/xml.
- cmIOMissingCid = CM-REQ-4271 The multipart request is invalid. The cid for the multi-part start part was not specified.
- cmIOMissingLeadBoundary = CM-REQ-4272 The multipart request is invalid. The multi-part request data is corrupt. Leading boundary {boundary} does not exist.
- cmIOBadContentType = CM-REQ-4273 The multipart request is invalid. The header content type is corrupt: {origline}.
- cmIOBadDispositionLine = CM-REQ-4275 The multipart request is invalid. There is a malformed line after the disposition: {origline}.
- cmIODenialService = CM-REQ-4276 The multipart request is invalid. A "Denial of Service" attack was detected.
- cmBadRetentionClass = CM-REQ-4277 The class "{class}" cannot have retention for the class "{retentionClass}".
- cmBadOption = CM-REQ-4278 An invalid option of "{option}" was given on the "{command}" request.
- cmAddReferenceFailed = CM-REQ-4279 Your request contains a property "{Property}" that refers to an object "{path}" that is not accessible. If the referenced object is defined in an external security system, you must authenticate into the external security system.
- cmImportMultilingualNameConflict = CM-REQ-4280 This multilingual name of this object matches more than one existing object in the content store. Updating any one of them will cause a duplicate object error. Rename this object before trying to import it again.
- cmDeploymentArchiveInUse = CM-REQ-4281 The deployment archive "{Archive}" is currently being accessed by another deployment operation.
- cmBadSecurityReferencePolicy = CM-REQ-4230 Your request contains a search path that contains an invalid object reference. The "{Type}" object "{Reference}" cannot be used in a policy.
- cmBadScheduleEmptyCrediential = CM-REQ-3282 The schedule will not run because the credential is missing.
- cmFailImportMove = CM-REQ-4284 Moving an existing security object to a new import location failed.
- cmBadDelete = CM-REQ-4285 Unable to delete an object of class "{Class}".
- cmBadDeleteExist = CM-REQ-4286 You cannot delete the object at "{Path}" because it must exist.
- cmFailedOutputCopy = CM-REQ-4288 Content Manager failed to create the file "{Filename}" for the report output "{Path}".
- cmFailedOutputDescriptor = CM-REQ-4289 Content Manager failed to create the report output descriptor file "{Filename}" for the report output "{Path}".
- cmFailedOutputScript = CM-REQ-4290 Content Manager failed to execute the script "{Scriptname}" when saving the report output "{Path}" to file.
- cmBadPropToCount = CM-REQ-4291 Content Manager does not support the property "{propName}" for the queryCount request.
- cmInStandByMode = CM-REQ-4292 Content Manager is unable to process the request because it is running in standby mode. The active Content Manager URL is {URL}.
- cmFailedActivateNotResponding = CM-REQ-4293 Content Manager is unable to activate another Content Manager at "{Path}" because it is not responding.
- cmBadOutputFormat = CM-REQ-4294 The format "{Format}" is not a supported output formats.
- cmInvalidContentManagerURI = CM-REQ-4295 The ContentManager URI is invalid.
- cmConnectorTimeoutError = CM-REQ-4296 An HTTP request to the connector "{connector}" timed out.
- cmBadTargetDescendantOfSearch = CM-REQ-4297 The target search path "{Target}" specifies a descendant or the same object as the search path "{Search}" to be copied.
- cmOwnerNotDefinedWithHint = CM-REQ-4298 Unable to access the owner "{Owner}" of an object of class "{Class}" in an external security system. This problem can be corrected by selecting "Set the owner to the user performing the import" in the deployment options.
- cmInfoDeploymentHistoryExport = CM-REQ-2299 Export is complete. {number1} object(s) were exported. {number2} object(s) failed.
- cmInfoDeploymentHistoryImport = CM-REQ-2300 Import is complete. {number1} object(s) were imported. {number2} object(s) failed.
- cmErrorDeploymentDetail = CM-REQ-4301 Content Manager failed to create DeploymentDetail for an object.
- cmErrorDeploymentDetail2 = CM-REQ-4302 Content Manager failed to create DeploymentDetail for an object. The search path for the object is "{path}".
- cmFailedToQueryRootObject = CM-REQ-4303 Content Manager failed to query the root object.
- cmFailedToCreateRootDeployDetail = CM-REQ-4304 Content Manager was unable to create the deploymentDetail object for the root object.
- cmFailedToUpdateDeployDetail = CM-REQ-4305 Content Manager was unable to update deploymentDetail for an object. The search path for the object is "{path}".
- cmFailedToUpdateImportedObj = CM-REQ-4306 Content Manager was unable to update an imported object's property. The search path for the object is "{path}".
- cmFailedToValidateSchedule = CM-REQ-4307 Content Manager was unable to validate a schedule object. The search path for the object is "{path}".
- cmBadCompoundPathOp = CM-REQ-4308 A compound search path cannot be used in this request: "{Path}".
- cmBadCompoundPath = CM-REQ-4309 Content Manager does not support merging and/or sorting the results from this compound search path component: "{Path}".
- cmDeployVolumeMissing = CM-REQ-4310 Unable to locate all parts of the multivolume deployment archive.
- cmBadSchedule1 = CM-REQ-4312 The schedule "{path}" will not run.
- cmExportFailed = CM-REQ-4313 An error occurred during an export operation.
- cmImportFailed = CM-REQ-4314 An error occurred during an import operation.
- cmInvalidReference2 = CM-REQ-4315 The property "{property}" refers to the non-existent object "{path}".
- cmFailedToDeleteReferencedObject = CM-REQ-4316 Content Manager was unable to delete an object because other objects refer to it: CMID={cmids}.
- cmMissingRunHistory = CM-REQ-4317 Content Manager cannot access the history object.
- cmUnknownNamespace = CM-REQ-4318 The Content Manager namespace "{Namespace}" is unknown.
- cmMissingRunnableObj = CM-REQ-4322 Content Manager cannot access the runnable object "{path}".
- cmRequestCancelled = CM-REQ-4323 The request was cancelled before Content Manager could complete it.
- cmUpgradeReferenceFailed = CM-REQ-4324 Content Manager cannot upgrade the reference "{Property}" from the object "{Object}" to the object "{Reference}".
- cmCopyWithUpdateFailedUnexpected = CM-REQ-4327 An unexpected error occurred during the copy or move operation.
- cmProblemImportingObject1 = CM-REQ-4328 A problem was encountered while importing the object "{path}".
- cmUnresolvedReferences1 = CM-REQ-4329 The following references cannot be resolved and were cleared:\n"{refs}".
- cmErrorWritingTempFile = CM-REQ-4330 An error occurred while writing to a temporary file.
- cmErrCAMErrCreateProxy = CM-REQ-4331 Unable to authenticate. A CAM error occurred while retrieving user information required to create the account proxy object.
- cmSearchErrCreateProxy = CM-REQ-4332 Unable to create security object proxy. Unable to retrieve user information required to create account proxy object for the object "{Account}".
- cmPropNotUpdateable1 = CM-REQ-4020 Unable to update the property '{prop}' for an external object.
- cmClassMismatch2 = CM-REQ-4112 Content Manager is unable to update the object because the class of the source object ({ClassSource}) and the target object ({ClassTarget}) do not match.
- cmBadConversationId = CM-REQ-4321 An invalid conversation context ID is specified in the request header.
- cmInvalidReferenceClass = CM-REQ-4333 The property '{property}' cannot reference an object of type '{ReferenceClass}'.
- cmInvalidReferenceMaxOccurs = CM-REQ-4334 The property '{property}' cannot reference more than '{MaxOccurs}' object(s).
- cmUpdateFailed1 = CM-REQ-4335 An error occurred while updating the object '{path}'.
- cmBadCopyTargetOverwrite = CM-REQ-4339 The object "{Path}" cannot be copied or moved onto itself.
- cmArchiveBad = CM-REQ-4139 "{Archive}" is not a valid deployment archive.
- cmFailedTrusted = CM-REQ-4154 This request is not valid because it was incorrectly signed. The security keys on the computer running Content Manager may not match the security keys on the computer that originated the request.
- cmBadDeleteAccountInUse = CM-REQ-4171 You cannot delete the account {Path} because it is still in an active IBM Cognos session.
- cmBadDeleteSelectionExternal = CM-REQ-4175 The security object "{Path}" cannot be deleted. Use the IBM Cognos Configuration tool to modify the security settings.
- cmBadDeleteExternalObjectExists = CM-REQ-4373 The security object '{Path}' cannot be deleted because the object still exists in the external namespace.
- cmNoCredentialAccess = CM-REQ-4202 You do not have access to the report owner's credential object: {accountPath}/credential.
- cmValueTooLong = CM-REQ-4217 The value length {Length} is longer than the maximum allowable length of {Max} for the property "{Property}".
- cmSuspended = CM-REQ-4250 Access to IBM Cognos is currently restricted to users who have administrative capability.
- cmArchiveFormatChanged = CM-REQ-4259 The import failed because Content Manager cannot import an 'entire content store' deployment archive created by a previous version of IBM Cognos. To use the deployment functionality to migrate content from a previous release, make sure you select packages when you create the deployment archive.
- cmAttachmentsNotSupported1 = CM-REQ-4336 MIME attachments are not supported in element "{element}".
- cmSearchByAcquirableProperty = CM-REQ-4338 A search path node test contains the acquirable property "{property}". This search might not perform as expected.
- cmRequestNotTrusted = CM-REQ-4340 This request can be processed for trusted services only.
- cmInsufficientPermissionsForRequest = CM-REQ-4341 You do not have adequate permissions to make this request.
- cmGeneralClientError = CM-REQ-4342 An error occurred with the client.
- cmNameConflict = CM-REQ-4344 A name conflict was detected. The name {Names} conflicts with an existing object name under the parent object {Root}.
- cmSourceAccountNotSpecified = CM-REQ-4345 Unable to copy the account because a source account was not specified.
- cmInvalidNodeSetStep = CM-REQ-4151 The node set function '{Name}' must be the first step of a search path.
- cmAddWithUpdateFailedBadClass = CM-REQ-4203 The update operation failed because the class ({ClassTarget}) of the existing object "{Path}" does not match the class ({ClassNew}) of the object that is being added.
- cmIOBadContentID = CM-REQ-4274 The multipart request is not valid. The header content ID is malformed: {origline}.
- cmBadScheduleNoCrediential = CM-REQ-3283 The schedule will not not run because the referenced credential "{Crediential}" does not exist.
- cmBadArchiveName1 = CM-REQ-4311 Unable to open the deployment archive "{Archive}". Try renaming archive file(s) using only Latin characters.
- cmBadObjectPathUnsupportedClass = CM-REQ-4319 The object path parameter specifies an unsupported object type.
- cmBadObjectPathSingleObject = CM-REQ-4320 The object path parameter must select only one object.
- cmCopyWithUpdateFailedBadClass = CM-REQ-4326 The update operation failed because the class ({ClassTarget}) of the existing object "{Path}" does not match the class ({ClassNew}) of the object that is being copied or moved.
- cmFailImportPkgNameNotMatch = CM-REQ-4337 The package '{NameFromArchive}' from the archive and the package '{NameInCS}' in the content store are considered the same because their names match in one or more locales. However, Content Manager cannot merge these two packages because at least one locale does not match. If you want to merge these two packages, please make sure their names match in all locales. Otherwise, if you want to import this package as a different package, please make sure the target names are unique in all locales.
- cmReportOutputDisabled = CM-REQ-4346 Content Manager is unable to save the report to the file system because the property 'Save report output to a file system?' in IBM Cognos Configuration is set to false.
- cmMissingArchiveRoot = CM-REQ-4347 You cannot add or update an archive location because the archive root is not configured in IBM Cognos Configuration.
- cmInvalidArchivePath = CM-REQ-4348 The archive path '{Path}' is not valid. It must be contained within the archive root location configured in IBM Cognos Configuration.
- cmOptionsPasswordsInUnencryptedArchive = CM-REQ-4349 This archive contains some sensitive information and it is not encrypted. We recommend that you export again with an encryption password.
- cmDeploymentOptionElementMissing = CM-REQ-4350 The deployment option "{Option}" is missing a required element "{Element}".
- cmArchiveObjectMissingElement = CM-REQ-4351 The exported object "{Object}" in the archive's content.xml file has a missing or invalid element "{Element}".
- cmTrustedRequestNotTrusted = CM-REQ-4352 The property "{property}" requires a trusted request for "{accessType}" access.
- cmArchiveContentFileBadElement = CM-REQ-4353 The content.xml file of the deployment archive "{Archive}" has a missing or invalid element "{Element}".
- cmBadPredicateLiteral = CM-REQ-4354 The literal '{Literal}' is in a format that is not valid.
- cmAsyncPostFailed = CM-REQ-4355 An error occurred while executing an asynchronous connector request.
- cmAsyncResponseParseFailure = CM-REQ-4356 An error occurred while processing the response from an asynchronous connector request.
- cmAsyncResponseInvalidState = CM-REQ-4357 The response from an asynchronous connector request contains state information that is missing or not valid.
- cmAsyncRemoteFault = CM-REQ-4358 A remote fault message '{FaultCode}:{FaultMessage}' was returned in response to an asynchronous connector request.
- cmMissingEventId = CM-REQ-4359 The Content Manager request is missing an event ID. Unable to send history details to the monitor service.
- cmSubscriptionNotSupported = CM-REQ-4360 Content Manager does not allow you to retrieve another user's subscription.
- cmSessionStateFilterWrongDataType = CM-REQ-4361 Content Manager expected a '{DataType}' data type for the field '{FieldName}', but received the value '{Value}' instead. Enter an operand of the correct data type.
- cmValidatorErrorReadingResponse = CM-REQ-4362 Content Manager encountered an error while validating response.
- cmWarningMissingRequiredProp = CM-REQ-4363 The following properties are missing and may prevent the object from running properly: {Props}.
- cmBadInteger = CM-REQ-4364 The value '{Value}' is not a valid integer value.
- cmCopyOverAncestor = CM-REQ-4365 Object '{Path}' can not be copied/moved over its ancestor.
- cmFailCreateSignature = CM-REQ-4366 An error occurred while generating token for the value '{Value}'.
- cmExportPackageOrFolderWithNameNotFound = CM-REQ-4367 The package or folder with name '{Name}' was not exported because it could not be found in 'Public Folders'.
- cmExportObjectWithPathNotFound = CM-REQ-4368 The object with search path '{Path}' was not exported because it could not be found.
- cmCantGenerateTC = CM-REQ-4369 Content Manager was unable to add credentials to the user account.
- cmRequestNotSupported = CM-REQ-4370 Content Manager does not support '{Name}' method yet.
- cmInvalidContainerPath = CM-REQ-4371 Your request contains invalid container path for adding annotation objects.
- cmAddAnnotationNotAllowed = CM-REQ-4372 You are not allowed to add annotations under this location, '{Path}'.
- cmImportObjectWithPathNotFound = CM-REQ-4373 The deployment option import refers to an object with search path '{Path}' which could not be found.
- cmIncompatibleNSFormat = CM-REQ-4374 The security namespace '{Name}' has an incompatible namespace format with the same namespace in the content store.
- cmBadRepositoryClass = CM-REQ-4375 Repository rules cannot be specified for the class "{class}".
- cmNamespacesNotImported = CM-REQ-4376 Personal data for the following namespaces were not imported. These namespaces are either not configured, or you are not logged into them.\n{Namespaces}
- cmHeaderMultipleFaults = CM-REQ-4377 Content Manager returned an error in the response header. The following root cause is being returned in the response SOAP Header: "{RootError}" This root cause error has caused the following additional error messages to be returned in the header: "{AdditionalErrors}"
- cmElectRequestReceived = CM-REQ-2378 A request was received to start the negotiation process to determine which Content Manager instance should become active.
- cmNamespacesNotExported = CM-REQ-4379 Personal data for the following namespaces were not exported. These namespaces are either not configured, or you are not logged into them.\n{Namespaces}
- cmBadDeleteUnarchivedObjects = CM-REQ-4380 You cannot update or delete objects that have not been archived.
- cmImportStoreIdNotPreserved = CM-REQ-4381 Content Manager was unable to preserve the ID '{StoreId1}' from archive. Object was imported to '{SearchPath}' with the ID '{StoreId2}'.
- cmImportStoreIdConflict = CM-REQ-4382 Another object with the searchPath '{SearchPath}' already uses the same ID.
- cmImportPreserveStoreIdsArchiveOld = CM-REQ-4383 Content Manager doesn't support preserving IDs for deployment archives generated from a version of Content Manager earlier than "{Version}". All objects were imported with new IDs.
- cmCleanupContentUpdateContextObjectsWithNoRetentions = CM-REQ-4384 The Content Task option cleanupContentUpdateContextObjects is not valid without cleanupContentRetentionRules.
- cmVersionConfiguredForMultipleRepositories = CM-REQ-4385 The object with search path '{Path}' is configured for archiving to multiple repositories.
- cmNotGiveOwner = CM-REQ-4386 You are not allowed to give ownership to other people.
- cmNoRequiredCapability = CM-REQ-4387 You must have "{Capability}" capability to execute this request
- cmFaiedToProcessRepositoryConnectionString = CM-REQ-4388 Invalid format of repository connection string "{Connection}".
- cmFaiedToConnectToRepository = CM-REQ-4389 Content Manager is unable to connect to repository. Connection string is "{Connection}".
- cmRequiredComponentNotInstalled = CM-REQ-4390 A required component "{Component}" is not installed.
- cmReadOnlyObject = CM-REQ-4391 The object class "{className}" is READ ONLY.
- cmIOMissingOrInvalidContentType = CM-REQ-4392 The multipart request is invalid. The posted data does not contain a content type or the content type is invalid.
- cmMustBeSysAdmin = CM-REQ-4395 You must be a member of the System Administrators role to execute this request.
- cmUpdateTenantIDRecursive = CM-REQ-4396 The updateOption "updateTenantIDRecursive" must be set to true in order to update the tenantID property.
- cmInvalidTenantContainment = CM-REQ-4397 Objects belonging to tenant "{tenant}" cannot be contained under "{path}" since it belongs to tenant "{parentTenant}". Public objects can only be contained under other Public objects, while objects belonging to a tenant can be contained under Public objects or objects belonging to the same tenant.
- cmInvalidTenantUpdateDescendants = CM-REQ-4398 Unable to complete the update because the tenantID property of object "{path}" conflicts with the tenantID value being applied.
- cmInvalidTenantID = CM-REQ-4399 The Tenant ID "{tenantID}" is invalid.
- cmInvalidDeploymentOptionCombination = CM-REQ-4400 If the deploymentOption "{mainOption}" is {mainOptionValue}, the deploymentOption "{dependentOption}" must be set to {dependentOptionValue}.
- cmConflictingUpdates = CM-REQ-4401 Unable to complete the update, updating "{firstObject}" to tenantID "{firstTenantID}" conflicts with updating "{secondObject}" to tenantID "{secondTenantID}".
- cmCantDeletePublicTenant = CM-REQ-4402 You cannot delete the public tenant.
- cmDeleteTenantsError = CM-REQ-4403 An error occured while executing deleteTenants.
- cmOperationWithUpdateInvalidTenant = CM-REQ-4406 You cannot update the tenantID property using the {operation} operation. In order to update the tenantID you must use an update operation with the updateOption "updateTenantIDRecursive" set to true.
- cmCantDeleteTenantLoggedInto = CM-REQ-4407 Tenant "{tenantName}" (tenantID "{tenantID}") cannot be deleted because your session belongs to that tenant. Log on as a different tenant and try again.
- cmInfoDeploymentObsoleteSetting = CM-REQ-2408 The Content Manager Advanced Setting "{OldSetting}" is replaced by the deployment option "{NewSetting}".
- cmAllRecipientsRemoved = CM-REQ-4408 There are no valid recipients for this request.
- cmFailedLocaleMapping = CM-REQ-4409 Failed to map locale "{Locale}". Please check the "Content Locale Mappings" section in Cognos Configuration.
- cmReadOnlyProperty = CM-REQ-4410 The {property} property is read only for the class {class}.
- cmImportInvalidTenantContainmentOnObject = CM-REQ-4411 Invalid tenant containment has been repaired by using parent object's tenantID. The object searchPath is '{searchPath}'.
- cmDeleteTenantsActiveSessions = CM-REQ-4412 Unable to execute deleteTenants, there are active sessions belonging to the tenants. All sessions belonging to a tenant must be terminated in order to delete it.\n{cmDeleteTenantsActiveSessions_details}
- cmCantDeleteTenantObject = CM-REQ-4413 Objects of class 'tenant' cannot be deleted using the delete command, these objects can only be deleted using the deleteTenants command.
- cmCantCreatePublicTenantObject = CM-REQ-4414 You cannot create a tenant object with public tenantID.
- cmInvalidTenantMembers = CM-REQ-4415 Tenant objects can not contain members from IBM Cognos security namespace. The tenant object searchPath is '{tenantSearchPath}'. The invalid member searchPath is '{memberSearchPath}'.
- cmCantChangeSysAdminTenantID = CM-REQ-4416 The tenantID property of the System Administrators role cannot be changed.
- cmMustBeSysAdminOrTenantAdmin = CM-REQ-4417 You must be a member of the System Administrators or Tenant Administrators roles to execute this request.
- cmContentTaskSkipped = CM-REQ-4418 Another content maintenance task is currently executing.
- cmUnsupportedClass = CM-REQ-4419 Objects of type "{class}" are not supported by this operation.
- cmCantDetermineSearchPath = CM-REQ-4420 Unable to determine search path for object "{id}".
- cmStringTruncationException = CM-REQ-4421 Value of one of the properties exceeds storage constraints.
- cmInvalidNameInCognosNS = CM-REQ-4422 Objects in Cognos namespace can not have name starting with colon character.
- #
- # Section: SYS
- #
- # Description: System error messages
- #
- cmStoreNotAvailable = CM-SYS-5003 Content Manager is unable to connect to the content store. Verify that the database connection properties in the configuration tool are correct and that when you test the connection, the test is successful.
- cmErrCacheAddRollBack = CM-SYS-5009 Content Manager is unable to roll back an add operation in the cache.
- cmErrResetResultSet = CM-SYS-5012 Content Manager is unable to reset the result set.
- cmErrUpdateCache = CM-SYS-5013 Content Manager is unable to update the cache.
- cmErrDelPolicyCommit = CM-SYS-5014 Content Manager is unable to delete a policy on commit.
- cmErrAddUserPolicy = CM-SYS-5015 Content Manager is unable to create a user account policy.
- cmErrAddSessionFolder = CM-SYS-5016 Content Manager is unable to create a user session folder.
- cmStoreUnexpectedValueFail = CM-SYS-5028 Content Manager failed to retrieve a value.
- cmStoreUnexpectedNoObjectClass = CM-SYS-5029 Content Manager failed to retrieve an object class from the content store cache.
- cmStoreUnexpectedCognosNamespace = CM-SYS-5030 Content Manager failed to determine whether an object exists in the IBM Cognos security namespace.
- cmStoreUnexpectedBadExternalDir = CM-SYS-5031 Content Manager is unable to query a third party directory.
- cmStoreUnexpectedErrDeleteObjs = CM-SYS-5034 Content Manager failed to delete the objects.
- cmStoreUnexpectedErrPolicyUpdate = CM-SYS-5036 Content Manager is unable to duplicate a policy.
- cmStoreUnexpectedNoCopyChildrenBadPath = CM-SYS-5037 Content Manager failed to copy child objects due to an incorrect path specification.
- cmStoreUnexpectedNoCopyChildren = CM-SYS-5038 Content Manager failed to copy the child objects.
- cmStoreUnexpectedBadSelMovedChild = CM-SYS-5039 Content Manager failed to complete a move operation because the target for the move operation is a child of the object to be moved.
- cmStoreUnexpectedNoMove = CM-SYS-5040 Invalid move request. Content Manager failed to complete a move operation.
- cmStoreUnexpectedNoCopyNoParent = CM-SYS-5042 Content Manager cannot complete a copy because a parent object does not exist.
- cmStoreUnexpectedCreateObj = CM-SYS-5043 Content Manager failed to create an object.
- cmStoreUnexpectedErrCacheCheckParent = CM-SYS-5045 Content Manager failed to check the access to a parent object.
- cmStoreUnexpectedErrAquirePolicy = CM-SYS-5046 Content Manager failed to get an acquired policy.
- cmStoreUnexpectedErrIsObjShortCut = CM-SYS-5047 Content Manager failed to determine if an object is a shortcut.
- cmInterrupted = CM-SYS-4049 The operation was interrupted.
- cmErrDelPolicyRollback = CM-SYS-5053 Content Manager is unable to delete a policy on rollback.
- cmErrCommitMoveOp = CM-SYS-5087 Content Manager has encountered an internal error while committing a move operation.
- cmErrCommitCopyOp = CM-SYS-5088 Content Manager has encountered an internal error while committing a copy operation.
- cmInvalidSystemParameter = CM-SYS-5089 The value of the system parameter {Parameter} is invalid.
- cmCMStarted = CM-SYS-5090 Content Manager build {Build} started ({ExtendedVersion}, schema version {SchemaVersion}, implementation: {Implementation}).
- cmUnexpectedResultProcessingFailure = CM-SYS-5092 Content Manager failed while returning the query results.
- cmCMStopped = CM-SYS-5094 Content Manager stopped.
- cmNoAccManUse = CM-SYS-5054 Content Manager is not using IBM Cognos Access Manager.
- cmNoAuthPolicies = CM-SYS-3055 Content Manager is not checking authorization policies.
- cmNotConfigured = CM-SYS-3056 The system can only accept configuration requests because Content Manager is not configured yet.
- cmBadConfigParm = CM-SYS-3089 The Content Manager configuration parameter "{Name}" is not valid for this database type.
- cmSystemParameterIgnored = CM-SYS-3090 The system parameter {Parameter} is ignored.
- cmExecuteCreateScriptResults = CM-SYS-2061 The results of the content store initialization are logged in the file {Filename}.
- cmProp = CM-SYS-2062 The property {Name} = {Prop}.
- cmConfigureDBParameter = CM-SYS-2064 The database parameter {Name} = {Value}.
- cmCMHomeIs = CM-SYS-2067 The home page for Content Manager is: cm.home={Folder}.
- cmInitLogging = CM-SYS-2069 Initializing logging.
- cmLoggingTo = CM-SYS-2070 Logging to the folder {Folder}.
- cmLoadAMFrom = CM-SYS-2078 Loading IBM Cognos Access Manager configuration information from {Filename}.
- cmWriteConfigFile = CM-SYS-2079 Writing configuration file CMConfig.xml
- cmFailDestroyPolicy = CM-SYS-2080 Content Manager failed to delete a policy.
- cmDatabaseVendor = CM-SYS-2081 The content store database vendor is {Value}.
- cmDatabaseVersion = CM-SYS-2082 The version of the database used for the content store is {Value}.
- cmDriverVendor = CM-SYS-2083 The database driver used with the content store is {Value}.
- cmDriverVersion = CM-SYS-2084 The version of the database driver used to access the content store is {Value}.
- cmConnectedToDB = CM-SYS-2085 Connected to the content store database {Value}.
- cmConnectedAs = CM-SYS-2086 Connected to the content store database as {Value}.
- cmBadSecurityID = CM-SYS-2088 A search in a third party security system returned the entity "{ID}" but attributes of this entity are unavailable. {Details}.
- cmDatabaseClientCS = CM-SYS-2090 The content store database client uses the character set {Value}.
- cmDatabaseDbCS = CM-SYS-2091 The content store database server uses the character set {Value}.
- cmIPFCategory = CM-SYS-2092 IPF category '{Category}' set to priority '{Priority}'.
- cmUnexpectedError = CM-SYS-5001 A Content Manager internal error occurred.
- cmNoRequestHandlerSys = CM-SYS-5002 A Content Manager internal error occurred. Content Manager could not find an appropriate request handler.
- cmErrDelPolicy = CM-SYS-5018 Content Manager failed to delete a policy.
- cmErrGetUser = CM-SYS-5019 Content Manager failed to get the current user.
- cmErrResetQuery = CM-SYS-5020 Content Manager failed to reset a query.
- cmErrNoObjIn = CM-SYS-4022 An object does not exist at the location {Location}.
- cmErrCleanSessions = CM-SYS-5023 Content Manager is unable to delete temporary session data for expired sessions.
- cmErrCleanSessionObject = CM-SYS-5226 Content Manager is unable to delete temporary session data for the following expired session: '{SearchPath}'.
- cmStoreUnexpectedObjUpdateFailed = CM-SYS-5025 Content Manager cannot update an object because of an unexpected content store database error.
- cmStoreUnexpectedCacheQuery = CM-SYS-5027 A Content Manager internal error occurred while querying the content store cache.
- cmStoreUnexpectedParentPathOver1 = CM-SYS-5032 A Content Manager internal error occurred. A parent path selected more than one object.
- cmCurrentDir = CM-SYS-2065 The current directory is '{Folder}'.
- cmEndSession = CM-SYS-2087 The current session has ended for user "{Path}" (Session ID "{ID}").
- cmInitCAMFactoryFailed = CM-SYS-5094 Content Manager could not initialize the IBM Cognos Access Manager security subsystem.
- cmErrParse = CM-SYS-5073 Invalid searchPath. An error occurred while parsing the searchPath.
- cmStarting = CM-SYS-3050 Initializing the content store.
- cmRunScript = CM-SYS-2058 Executing the content store initialization script {Script}.
- cmExecuteCreateScript = CM-SYS-2060 Executing the content store initialization script {Filename}.
- cmLoadCSAPI = CM-SYS-2063 Loading content store API Library {Lib} ({Filename}).
- cmLoadingCache = CM-SYS-2066 Loading the Content Manager cache library: {Lib} ({LibName}).
- cmInitReqManager = CM-SYS-2072 Initializing Content Manager request system.
- cmLoadAAALib = CM-SYS-2073 Loading IBM Cognos Access Manager library: {Lib} ({Filename}).
- cmInitAAA = CM-SYS-2074 Initializing IBM Cognos Access Manager.
- cmErrCache = CM-SYS-5010 An internal error occurred in the Content Manager cache.
- cmErrCacheIn = CM-SYS-5011 An internal error occurred at location {Location} in the Content Manager cache.
- cmErrSQLIn = CM-SYS-5021 A SQL error occurred in the content store database location {Location}.
- cmErrCacheNotThreadSafe = CM-SYS-5024 A Content Manager internal caching error has occurred. Content Manager will not be thread-safe.
- cmErrorInitializeNamespaces = CM-SYS-5099 The IBM Cognos Access Manager security subsystem is not configured properly. Content Manager could not obtain the list of security namespaces.
- cmCMError = CM-SYS-5999 Content Manager encountered the following error: '{Error}'.
- cmMessagesNotAvailable = CM-SYS-5004 "***** CM-SYS-5001 Content Manager is unable to start because its message files named {MessageName}_*.properties could not be found at the location {FolderName}."
- cmNotImplemented = CM-SYS-4005 The feature {Value} is not implemented.
- cmErrCommitCopy = CM-SYS-5008 Content Manager cannot commit the requested copy operation because an internal error occurred while accessing the list of source objects.
- cmStoreUnexpectedNoParentInCache = CM-SYS-5033 Content Manager is unable to locate the parent object in its cache.
- cmStoreUnexpectedNoIdsInCache = CM-SYS-5035 Content Manager failed to retrieve object IDs from its cache.
- cmStoreUnexpectedErrUpdateCache = CM-SYS-5041 Content Manager failed to complete an update because an internal cache error occurred.
- cmStoreUnexpectedErrCacheCheckAccess = CM-SYS-5044 Content Manager failed to verify access privileges because an internal cache error occurred.
- cmStoreUnexpectedErrReadCache = CM-SYS-5048 Content Manager failed to read query results from its cache.
- cmNoCurrentUser = CM-SYS-5051 Content Manager is unable to determine the current security context.
- cmNoReadPolicy = CM-SYS-5052 An object's "policies" property value is invalid.
- cmBadCAMResult = CM-SYS-5086 IBM Cognos Access Manager returned an invalid result.
- cmRootObjsCreated = CM-SYS-2059 Content Manager has created content store root objects.
- cmInitIndications = CM-SYS-2068 Content Manager initialized the Indications Processing Facility from file '{FileName}'.
- cmInitCS = CM-SYS-2077 Content Manager is initializing the content store.
- cmDeletedOldSessions = CM-SYS-2089 Content Manager deleted {Count} objects during expired session cleanup.
- cmStoreUnexpected = CM-SYS-5006 Content Manager is unable to process your request because an unexpected event occurred in the content store database subsystem.
- cmStartFailed = CM-SYS-5007 Content Manager build {Build} failed to start! Review the Content Manager log files and then contact your system administrator or customer support.
- cmErrorTrusted = CM-SYS-5095 Content Manager could not determine whether this request was signed because it could not use the IBM Cognos Access Manager security subsystem.
- cmReconfigCAMFailed = CM-SYS-5103 Reconfiguration of IBM Cognos Access Manager failed.
- cmUnknownUser = CM-SYS-4070 IBM Cognos Access Manager cannot determine the location of your account object within the Content Store.
- cmErrorInitialObjectPolicy = CM-SYS-5098 An unexpected error occurred when creating the policy for a Content Manager intrinsic object "{objName}" (of class "{objClass}").
- cmNamespaceWasAdded = CM-SYS-5100 Content Manager has added security namespace "{Name}" (ID "{ID}") due to a configuration change.
- cmNamespaceWasDeleted = CM-SYS-5101 Content Manager has deleted security namespace "{Name}" (ID "{ID}") due to a configuration change.
- cmBadOwnerProp = CM-SYS-5102 The object "{Location}" has an invalid owner property value "{OwnerValue}".
- cmReconfig = CM-SYS-2104 Dispatcher has notified Content Manager of a configuration change.
- cmStartingSelf = CM-SYS-5000 Content Manager started itself. The Dispatcher start function is not being used. The error code is {Reason}.
- cmErrCopyObjectSQL = CM-SYS-5017 A copy operation failed with the database error {State}.
- cmPassportIs = CM-SYS-2076 IBM Cognos Access Manager authenticated the user {User} (User ID "{UserID}") and generated the passport ID "{Passport}".
- cmEndSessionCount = CM-SYS-2089 Content Manager currently has "{SessionCount}") active sessions.
- cmCacheInitComplete = CM-SYS-2093 The Content Manager cache initialization is complete. {NumObjects} objects loaded in {seconds} seconds.
- cmUnexpectedTransactionFailure = CM-SYS-5093 Content Manager failed while processing a database transaction.
- cmNamespaceWasDeletedFromConf = CM-SYS-5104 Content Manager detected the unconfigured security namespace "{Name}" (ID "{ID}") in the content store database.
- cmMakeDeployDirFailed = CM-SYS-4105 Content Manager could not create a file system folder "{Name}" for temporary storage of encrypted deployment files.
- cmErrJSMTaskID = CM-SYS-5106 Content Manager was unable to obtain a schedule task ID from JobAndScheduleMonitoringService.
- cmStartSDSReplicator = CM-SYS-5115 Content Manager is unable to replicate a schedule to JobAndScheduleMonitoringService because it could not start a schedule replication thread.
- cmErrScheduleReplication = CM-SYS-5116 An error occurred while attempting to replicate a schedule to JobAndScheduleMonitoringService.
- cmStartingRejectRequest = CM-SYS-5117 Content Manager is starting and cannot accept requests.
- cmBadConfigFolder = CM-SYS-5118 The Configuration file system folder does not exist or cannot be accessed in the location "{Folder}".
- cmBadLogsFolder = CM-SYS-5119 The Logs file system folder does not exist or cannot be accessed in the location "{Folder}".
- cmBadTempFolder = CM-SYS-5120 The Temporary file system folder does not exist or cannot be accessed in the location "{Folder}".
- cmMissingTempFolder = CM-SYS-5121 The "temp" folder "{Path}" does not exist or Content Manager is unable to access it.
- cmMissingLogsFolder = CM-SYS-5122 The "logs" folder "{Path}" does not exist or Content Manager is unable to access it.
- cmMissingConfigurationFolder = CM-SYS-5123 The "configuration" folder "{Path}" does not exist or Content Manager is unable to access it.
- cmDatabaseCollationFatal = CM-SYS-5126 The content store database uses the collation {Value}.
- cmDatabaseDbCPFatal = CM-SYS-5127 The content store database server uses the code page {Value}.
- cmDatabaseClientCSFatal = CM-SYS-5128 The content store database client uses the character set {Value}.
- cmDatabaseDbCSFatal = CM-SYS-5129 The content store database server uses the character set {Value}.
- cmDatabaseDbCP = CM-SYS-2130 The content store database server uses the code page {Value}.
- cmDatabaseCollation = CM-SYS-2131 The content store database uses the collation {Value}.
- cmLockManagerFatal = CM-SYS-5132 An internal Content Manager deadlock error occurred. You must restart Content Manager to reset all content locks.
- cmLMUnexpectedUnlockX = CM-SYS-5134 An internal Content Manager error occurred while releasing an exclusive lock. The object "{Path}" is not locked exclusively.
- cmLMUnexpectedUnlockShared = CM-SYS-5135 An internal error Content Manager occurred while releasing a shared lock. The object "{Path}" has a shared lock.
- cmLMUnexpectedUnlockDescendant = CM-SYS-5136 An internal Content Manager error occurred while releasing a shared descendant lock. The object "{Path}" does not have a shared descendant lock.
- cmLMUnexpectedUnlockXAncestor = CM-SYS-5137 An internal Content Manager error occurred while releasing a shared lock for descendant write. The object "{Path}" does not have a shared lock for descendant write.
- cmLMObjectIsLocked = CM-SYS-5138 Another Content Manager request obtained locks on objects needed by this request. This request will be suspended and re-tried once the locks become available.
- cmDeployQueryDetailMatchFailed = CM-SYS-5139 Creating a deploymentDetail failed because the original object could not be found. The query path is "{path}".
- cmVersionMismatch = CM-SYS-4140 An object "{Path}" has been changed since you accessed it. Apply your changes again and resubmit your updated request.
- cmDeployDetailParentMissing = CM-SYS-5141 Creating a deploymentDetail failed because the parent did not exist. The detail object was being created for "{path}" for a deployed object with the path "{realPath}".
- cmDeployDetailParentFailed = CM-SYS-5142 Creating a parent deploymentDetail failed. The detail object was being created for "{path}" for a deployed object with the path "{realPath}".
- cmStandByMode = CM-SYS-5145 Content Manager is unable to obtain exclusive access to the content store database. The database is currently locked by a Content Manager executing on {Name}.
- cmFailedToRollbackAdd = CM-SYS-5146 Content Manager is unable to undo an attempt to add object "{Path}".
- cmBadCAMPropValue = CM-SYS-5147 IBM Cognos Access Manager returned an invalid value for the property "{Property}" of the object "{Object}".
- cmInitNoName = CM-SYS-5148 An error was detected during object initialization. An object had no name. The object "{Path}" was repaired.
- cmStoreDataException = CM-SYS-5149 Content Manager is unable to process your request because a data error occurred in the content store database subsystem. Try to determine the report that triggered the error by checking log files in the ./logs directory.
- cmNoParent = CM-SYS-5150 Unable to determine the parent for the object with the path "{Path}".
- cmErrCacheOutOfMemory = CM-SYS-5151 Out Of Memory. The content store cache subsystem failed to allocate memory.
- cmFailedNegotiate = CM-SYS-5152 Content Manager is unable to update the negotiation table.
- cmDatabaseTimeout = CM-SYS-5153 The attempt to connect to the content store database timed out.
- cmErrGetActiveCM = CM-SYS-5154 Content Manager is unable to get the active Content Manager URI.
- cmFailedActivate = CM-SYS-5156 Content Manager failed to activate another Content Manager at "{Path}".
- cmCannotNotifyCMActive = CM-SYS-5157 Content Manager failed to notify the dispatcher "{Path}" of a running status change.
- cmFailedToReadActiveCMURI = CM-SYS-5158 Content Manager failed to read the active Content Manager URI from the database.
- cmCMRunningActive = CM-SYS-5159 Content Manager is running in active mode.
- cmCMRunningStandby = CM-SYS-5160 Content Manager is running in standby mode. The active Content Manager URL is {URL}.
- cmFailedUpdateDeployStatus = CM-SYS-5161 Content Manager was unable to update the deployment history status.
- cmFailedQueryDeployStatus = CM-SYS-5162 Content Manager was unable to retrieve the deployment history status.
- cmMissingDeployHistory = CM-SYS-5163 Content Manager was unable to access the deployment history object with searchPath "{path}".
- cmFailedToRollbackUpdate = CM-SYS-5164 Content Manager failed to rollback a database update transaction.
- cmInvalidAdvancedSetting = CM-SYS-5165 The advanced setting name "{value}" is invalid.
- cmUnsupportedDBOption = CM-SYS-5166 The content store database server uses the following unsupported configuration option: {Option}.
- cmCorruptedScheduleSpecification = CM-SYS-5167 The specified schedule is corrupted or contains invalid syntax. {schedule}
- cmFailedSelectReferenceTables = CM-SYS-5168 Content Manager is unable to retrieve data from reference tables in the database.
- cmFailedExecuteMaintenanceTask = CM-SYS-5169 Content Manager is unable to execute the maintenance task "{value}".
- cmFailedCleanDeletedObjects = CM-SYS-5170 Content Manager is unable to clean deleted referenced objects.
- cmFailedToParseXMLString = CM-SYS-5171 Content Manager encountered errors while parsing the XML string {String}.
- cmBadSecurityReferenceFromArchive = CM-SYS-5172 The deployment archive contains an invalid security reference in the "{Property}" property of a "{Class}" object. The invalid security reference was not imported.
- cmDatabaseDeadlock = CM-SYS-5173 Content Manager failed while processing a database transaction because of a database deadlock. This can happen when another Content Manager process or an external program is accessing the content store database. Check for any scripts that are running, such as Content Manager clean up or IBM Cognos Software Development Kit scripts, that may result in a heavy volume of updates to the content store. Check with the database administrator about other programs that might be updating the database.
- cmDataUpgradeFail = CM-SYS-5176 Content Manager was unable to finish the data upgrade process. Verify the log file for detailed error messages.
- cmErrInitAxisService = CM-SYS-5177 Content Manager was unable to initialize the request validation Axis service. Axis request validation will be disabled.
- cmMissingPluginInfo = CM-SYS-5178 Content Manager is unable to find the associated plugin for the data upgrade.
- cmFailedToUpgradeProperty = CM-SYS-5179 Content Manager failed to upgrade the property "{Property}".
- cmFailedToUpgradeObject = CM-SYS-5180 Content Manager failed to upgrade the object "{Path}".
- cmBadPropAttachment = CM-SYS-5181 Content Manager failed to process the attachment file for the property "{Property}".
- cmFailedToCreateAttachment = CM-SYS-5182 Content Manager failed to create an attachment file for the property "{Property}".
- cmPluginMessage = CM-SYS-5183 While upgrading the object "{Path}", Content Manager received the following message from the plugin: "{Message}".
- cmUnsupportedCaseSensitivity = CM-SYS-5125 The content store database has a default collation that is case-sensitive. Content Manager requires a content store that has a case-insensitive collation. Before you restart Content Manager, you may need to recreate the content store database or clean it using dbClean_*.sql.
- cmUnsupportedCharacterSet = CM-SYS-5124 Content Manager cannot start because the database character set for the content store is not supported. Before you restart Content Manager, you may need to recreate the content store database or clean it using dbClean_*.sql.
- cmDataUpgradeError = CM-SYS-5184 Content Manager encountered an error while upgrading data.
- cmInvalidValueForAdvancedSetting = CM-SYS-5185 The advanced setting '{name}' cannot be set to '{value}'.
- cmCancel = CM-SYS-5186 The system cancelled the request.
- cmExecutionTimeout = CM-SYS-5187 The request took too long and was aborted, it exceeded '{Value}ms'.
- cmInitializePluginMgr = CM-SYS-2185 Content Manager started initializing the Plugin Manager.
- cmLoadingPlugin = CM-SYS-2186 Plugin Manager is loading the plugin '{Plugin}'.
- cmLoadingWin32PerfJNI = CM-SYS-2071 The IBM Cognos Windows32 Performance Counter library {Lib} ({LibName}) is being loaded.
- cmLockWaitExceeded = CM-SYS-5133 While processing your request, Content Manager waited for {Value} seconds to access objects that are currently locked. Contact your IBM Cognos system administrator if this problem recurs. The current lock manager state is {State}
- cmLockExecuteExceeded = CM-SYS-5144 While processing your request, Content Manager locked a number of objects for {Value} seconds. This may have caused other requests to be abandoned. Contact your IBM Cognos system administrator if this problem recurs. The current lock manager state is {State}
- cmSqlServerWinAuthError = CM-SYS-5155 Microsoft SQL Server is set to Windows Authentication mode. Content Manager does not support this mode for the selected database type. Please set Microsoft SQL Server to SQL Server Authentication mode, or select the appropriate database type.
- cmCheckingCSConsistency = CM-SYS-2187 The content store is being checked for consistency.
- cmInconsistentCMID = CM-SYS-5188 Warning: Content Manager found {count} object(s) of type '{name}' that contain(s) data that is not valid.
- cmCannotUpgradeInconsistentCS = CM-SYS-5189 Content Manager cannot upgrade the content store database because it is inconsistent and contains data that is not valid. \r\n\r\n{details}\r\n\r\n To make the content store consistent, run the '{makeConsistentScript}' script. However, before running this script, make sure you have backed up all your data. If you decide to report the problem to IBM Cognos customer support, include the log file, which contains information about the data that is not valid.
- cmInconsistentCSInfo = CM-SYS-5190 The content store database is inconsistent. Content Manager found the following inconsistent data: \r\n\r\n{details}
- cmGeneralCMError = CM-SYS-5192 An error occurred with Content Manager.
- cmFixedInconsistentCS = CM-SYS-5193 Content Manager detected and fixed inconsistent data in the content store database. The following data was removed: \r\n\r\n{details}\r\n\r\n
- cmFixedInconsistentCMID = CM-SYS-5194 Warning: Content Manager deleted {count} invalid row(s) in table '{name}'.
- cmDatabaseNotConfigured = CM-SYS-5195 Content Manager cannot configure the content store database. Review and test the configuration for the content store database in the configuration tool to ensure that the settings are valid. Verify that the account used to access the content store is still valid by checking the status of password and account permissions.
- cmUserIDEmpty = CM-SYS-5196 The database configuration parameter 'User ID' is empty.
- cmFoundMissingCMIDs = CM-SYS-5197 Content Manager detected {count} Content Manager ID(s) missing from the {tables} table. The leftover data in the property tables is no longer used.
- cmFoundJunkRows = CM-SYS-5198 Content Manager detected {count} row(s) in table(s) ({tables}) with data that does not belong to any object.
- cmFoundMissingRows = CM-SYS-5199 Content Manager detected {count} missing row(s) in table(s) ({tables}).
- cmFoundJunkRowsInTable = CM-SYS-5200 Content Manager detected {count} junk row(s) with Content Manager ID(s) ({CMIDs}) in table {name}.
- cmFoundMissingRowInTable = CM-SYS-5201 Content Manager detected a missing row for objectClass ({class}), with Content Manager ID ({CMID}) in table ({table}).
- cmFoundCMIDsInTableNotInCMOBJS = CM-SYS-5202 Content Manager detected invalid row(s) with Content Manager ID(s) ({CMIDs}) in table ({table}).
- cmFixedMissingCMIDsInCMOBJS = CM-SYS-5203 Due to missing Content Manager IDs in the CMOBJECTS table, Content Manager deleted {count} invalid rows from table(s) ({tables}).
- cmFixedJunkRowsInTable = CM-SYS-5204 Content Manager deleted {count} junk rows from table ({name}).
- cmFixedJunkRows = CM-SYS-5205 Content Manager deleted {count} junk rows from table(s) ({tables}).
- cmFixedMissingRowsInTable = CM-SYS-5206 Content Manager added {count} rows to table {name} to make all objects consistent.
- cmFixedMissingRows = CM-SYS-5207 Content Manager added {count} rows to table(s) ({tables}.
- cmFoundInconsistentCS = CM-SYS-5208 Warning: The content store database is inconsistent. Content Manager will repair it at the next startup. Some of the corrupted content store data may be permanently lost after the repair. It is recommend that you back up the content store database before restarting the Content Manager service.
- cmConsistentCS = CM-SYS-5209 The content store database is consistent.
- cmConsistencyCheckStart = CM-SYS-2210 The Content Manager internal consistency check started.
- cmConsistencyCheckEnd = CM-SYS-2211 The Content Manager internal consistency check is complete.
- cmDeferedInitActionStart = CM-SYS-2215 A Content Manager internal {action} task started.
- cmDeferedInitActionEnd = CM-SYS-2216 A Content Manager internal {action} task is complete.
- cmRepairedNamePrefix = CM-SYS-5210 Repaired by consistency check.
- cmInconsistentCS = CM-SYS-2212 Warning: The content store database contains inconsistencies. Review cognos server logs for more information.
- cmRetryRequestOnDeadlock = CM-SYS-2213 The Content Manager retried a request that failed due to a database deadlock.
- cmUpgradeCSTables = CM-SYS-3052 Upgrading the content store schema to version {SchemaVersion}.
- cmCreateCSTables = CM-SYS-2057 Creating content store tables (schema version {SchemaVersion}).
- cmErrJSMFault = CM-SYS-5107 Content Manager received the error "{Fault}" while contacting the event management service. Request: "{Request}" Response: "{Response}".
- cmErrorTrustedId = CM-SYS-5096 Content Manager could not access the common symmetric key because it could not initialize the IBM Cognos Access Manager security subsystem.
- cmFailedToReadAcquiredProperty = CM-SYS-2214 Content Manager failed to read an acquired property. Check the consistency of the content store.
- cmErrQueryMembership = CM-SYS-5215 An internal Content Manager error occurred while searching for a user membership.
- cmErrInsertingIntoTemporaryTable = CM-SYS-5216 An internal Content Manager error occurred while inserting data into a temporary table.
- cmFailedToGetUserIdentity = CM-SYS-5217 Content Manager was unable to get the current user identity.
- cmFailedToCreateMessageDigest = CM-SYS-5218 Content Manager was unable to create message digest with the {Algorithm} algorithm.
- cmFailedToReadAcquiredLobProperty = CM-SYS-5219 Content Manager failed to read the acquired LOB property {Property}.
- cmErrEMSSynchronization = CM-SYS-5220 Content Manager received the error "{Fault}" while trying to synchronize schedules with the event management service. Content Manager will retry periodically.
- cmDataUpgradeInfo = CM-SYS-2221 Content Manager received an information message while upgrading data.
- cmCAMCryptoInitFailed = CM-SYS-5222 Content Manager failed to initialize CAM Crypto. No signature will be generated.
- cmFailedToLoadUserCapabilityPoliciesCache = CM-SYS-5223 Content Manager failed to initialize the user capability policies cache.
- cmFailedToInitializePropertyHandler = CM-SYS-5224 Content Manager failed to initialize the property handler for {Property}.
- cmAxisValidationON = CM-SYS-5224 Axis Validation is enabled. If you are doing performance testing, please set the advanced setting CM.PERFORMAXISVALIDATION to "disable". For more information, please see bug 564221.
- cmLongRunningRequest = CM-SYS-5225 Content Manager has detected a long running request. The request took {Value} seconds to finish.
- cmDatabaseRollback = CM-SYS-5226 An error occurred during the rollback of a database transaction. Method-Name: "{MethodName}" Object-ID: "{ObjectID}".
- cmDatabaseConstraintViolation = CM-SYS-5227 A database constraint violation was detected. The current database transaction will be rolled back. Method-Name: "{MethodName}" Object-ID: "{ObjectID}".
- cmFoundCircularCMIDs = CM-SYS-5228 Content Manager found {count} CMIDs in a circular child parent relation chains in the table, {table}. They are "{detail}". These bad child-parent circular CMIDs will cause CM to malfunction.
- cmErrorDeletingTempFile = CM-SYS-5229 Content Manager could not delete temporary file: "{Entry}". The file may still be in use. Will retry automatically.
- cmFoundCircularCMIDsInCache = CM-SYS-5230 Content Manager found circular CMIDs internally. The circular CMIDs are {detail}. These bad child-parent CMIDs are causing Content Manager to malfunction.
- cmAuditAccessFiltersLoaded = CM-SYS-5231 Content Manager has loaded audit access filters.
- cmErrorLoadingAuditAccessFilters = CM-SYS-5232 An error occurred while loading audit access filters.
- cmUnresolvedClassGroup = CM-SYS-5233 Class group "{Name}" can not be resolved.
- cmBadCAMResultWithDoc = CM-SYS-5234 IBM Cognos Access Manager returned an invalid result. Result: {doc}
- cmErrorLoggingDefaultMeasure = CM-SYS-5235 Content Manager was unable to setup logging for default measure '{measureName}'.
- cmErrorParsingTaskConfig = CM-SYS-5236 Content Manager was unable to parse configuration file '{File}'. The error message is '{Message}'.
- cmErrorTaskDoesNotExist = CM-SYS-5237 Content Manager was unable to find background task '{Name}'.
- cmErrorTaskNameNotUnique = CM-SYS-5238 Content Manager was unable to load background task '{Name}'. A task with this name already exists.
- cmErrorTaskNameDoesNotMatchFileName = CM-SYS-5239 Content Manager was unable load background task '{Name}'. The task name does not correspond to the task configuration file name '{File}'.
- cmErrorTaskConfigFileNotFound = CM-SYS-5240 Content Manager was unable to find background task configuration file '{File}'.
- cmErrorIllegalTaskRestartTime = CM-SYS-5241 Content Manager has detected invalid restart time '{Restart}' for background task '{Name}'.
- cmErrorTasksManagerNotStarted = CM-SYS-5242 Background task manager is not running.
- cmErrorTasksManagerAlreadyStarted = CM-SYS-5243 Background task manager is already running.
- cmErrorQueuesManagerNotStarted = CM-SYS-5244 Queue manager is not running.
- cmErrorQueuesManagerAlreadyStarted = CM-SYS-5245 Queue manager is already running.
- cmErrorInitializeTask = CM-SYS-5246 Content Manager was unable to initialize a background task.
- cmBackgroundTaskStarted = CM-SYS-5247 Background task started.
- cmBackgroundTaskCompleted = CM-SYS-5248 Background task completed.
- cmInvalidBackgroundPeriod = CM-SYS-5249 Content Manager has detected invalid period '{InvalidElement}' in configuration file '{File}'.
- cmOverlappingBackgroundPeriod = CM-SYS-5250 Content Manager has detected overlapping periods in configuration file '{File}'.
- cmErrorQueueDoesNotExist = CM-SYS-5251 Queue '{Queue}' does not exist.
- cmErrorQueuesWorkFlowDoesNotExist = CM-SYS-5252 Background task workflow '{WorkFlow}' does not exist.
- cmQueueNameNotUnique = CM-SYS-5253 Content Manager was unable to load queue '{Name}'. A queue with this name already exists.
- cmErrorWorkFlowNameNotUnique = CM-SYS-5254 Content Manager was unable to load background task workflow '{Name}'. A workflow with this name already exists.
- cmErrorQueueNotDefined = CM-SYS-5255 Content Manager was unable to load background task workflow. Queue '{Name}' does not exist.
- cmErrorDuplicateFlowElement = CM-SYS-5256 Content Manager was unable to load background task workflow step '{Name}'. A workflow step with this name already exists.
- cmErrorQueueOperationFailure = CM-SYS-5257 An operation with queue failed.
- cmErrorQueueTableIsNotConfigured = CM-SYS-5258 Table is not configured for queue '{Name}'.
- cmErrorInvalidThreadPoolSize = CM-SYS-5259 Thread pool size is an invalid argument.
- cmFoundInvalidData = CM-SYS-5260 Content Manager detected {count} row(s) in table(s) ({tables}) with data that is invalid.
- cmFoundNullData = CM-SYS-5261 Content Manager detected {count} row(s) with Content Manager ID(s) ({CMIDs}) in table {table} where column {column} is null.
- cmFixedNullStoreID = CM-SYS-5262 Content Manager regenerated the storeID of object with Content Manager ID ({cmid}) to '{storeID}'.
- cmFixedTotalNullStoreIDs = CM-SYS-5263 Content Manager updated {count} row(s) of table ({tables}) with regenerated storeID(s).
- cmFoundDuplicateData = CM-SYS-5264 Content Manager detected {count} row(s) with Content Manager ID(s) ({CMIDs}) in table {table} which have non-unique values in column {column}.
- cmFixedDuplicateStoreID = CM-SYS-5265 To avoid duplicate storeIDs, Content Manager regenerated the storeID of object with Content Manager ID ({cmid}) to '{storeID}'.
- cmFixedTotalDuplicateStoreIDs = CM-SYS-5266 To avoid duplicate storeIDs, Content Manager updated {count} row(s) of table ({tables}) with regenerated storeID(s).
- cmMaxInlineDataSizeError = CM-SYS-5267 The data requested from Content Manager has exceeded the maximum allowed size for base64 encoding: {Value} Mb. This value is set in the advanced setting CM.MAXINLINEDATASIZE.
- cmInvalidTenantContainmentOnStartup = CM-SYS-5268 Invalid tenant containment was detected at startup. Set the Content Manager advanced property "ignoreInvalidTenantContainmentAtStartup" to "true" in IBM Cognos Configuration and restart Content Manager. Once started run the Consistency Check Content Maintenance task to correct this problem.
- cmFoundInvalidTenantContainment = CM-SYS-5269 Content Manager found {count} instances of invalid tenant containment. Invalid tenant containment will cause CM to malfunction.
- cmInvalidTenantHierarchy = CM-SYS-5270 Invalid tenant containment found. "{searchPath}" (tenantID="{tenantID}") cannot be contained under "{parentSearchPath}" (tenantID="{parentTenantID}") because it violates the tenant containment rules.
- cmRepairedTenantHierarchy = CM-SYS-5271 All instances of invalid tenant containment have been repaired.
- cmImportTenantIDConflict = CM-SYS-4272 The object with searchPath '{searchPath}' has tenantID '{archiveTenantID}' in the archive but has tenantID '{targetTenantID}' in the target system.
- cmRepairInvalidTenantContainmentUpdate = CM-SYS-4273 Updated subtree rooted at '{searchPath}' to tenantID '{tenantID}'.
- fileWriteError = CM-SYS-5274 An error occured while writing to file '{file}'.
- csUtilizationSavedTo = CM-SYS-2275 The content store utilization information has been saved to the file {fileName}.
- cmBackgroundTaskUnableConnect = CM-SYS-5274 Background task unable to connect to Content Store. Will retry periodically.
- cmUpdateInitialContentNamesSucceeded = CM-SYS-5275 Names of initial content objects were successfully updated.
- cmUpdateInitialContentNamesMessages = CM-SYS-5276 Updating initial content objects names finished with the following messages. {messages}
- cmTenantCreated = CM-SYS-2277 Content Manager created a new tenant object "{searchPath}" for tenantID "{tenantID}".
- cmArchiveContainedRestrictedTenants = CM-SYS-4278 The archive contained objects belonging to tenants that you don't have access to. No corresponding tenant objects were created. Check the log file for more information.
- cmTenantObjectNotCreated = CM-SYS-4279 The archive contained objects belonging to tenant "{tenantID}" which has no corresponding tenant object. Content Manager did not create the corresponding objects because the user was not a member of System Administrators.
- cmGeneralPluginMessage = CM-SYS-5280 Content Manager received the following message during the execution of plugin "{pluginId}": "{message}".
- cmUnknownPassportId = CM-SYS-4281 Content Manager has no session associated with the passportID.
- cmFailToSyncSearchIndex = CM-SYS-5282 Content Manager is unable to synchronize the CM Index with the Search Service.
- cmFailToStartSynchromeshTask = CM-SYS-5299 Content Manager failed to start the Synchromesh Task.
- cmNoSearchIndexSerializer = CM-SYS-5283 Content Manager is unable to index property "{Property}". No serializer for this property has been defined.
- cmInvalidValueForAdvancedConfigProp = CM-SYS-5284 Content Manager advanced configuration property '{Name}' cannot be set to '{value}'.
- cmIndexInfo = CM-SYS-3285 Index ID in CM: '{indexIDInCM}', Index ID in Search Service: '{indexIDInSearch}'; Index Schema Version in CM: '{schemaVersionInCM}', Index Schema Version in Search Service: '{schemaVersionInSearch}'.
- cmReIndexInfo = CM-SYS-5272 Index ID in CM: '{indexIDInCM}'; Index Schema Version in CM: '{schemaVersionInCM}'.
- cmIndexNotificationInfo = CM-SYS-3286 CM Index Notification Table ('{indexQueueName}') size: {indexQueueSize}; CM Objects Table ('{objectsTableName}') size: {objectsTableSize}.
- cmIndexInitialSyncResults = CM-SYS-3287 Objects indexed: '{objectsIndexed}', Duration: '{duration}' seconds.
- cmIndexPerserved = CM-SYS-3288 The existing CM Index is preserved.
- cmIndexRecreation = CM-SYS-3289 The existing CM Index needs to be re-created.
- cmIndexDeleted = CM-SYS-3290 The existing CM Index is deleted.
- cmIndexCreated = CM-SYS-3291 The new CM Index is created.
- cmIndexingObjects = CM-SYS-3292 Started indexing the content store objects to CM Index.
- cmBackgroundIndexTaskStarted = CM-SYS-3293 CM background Index Task started.
- cmSearchNotificationQueueIsFull = CM-SYS-5294 Content Manager is no longer able to synchronize the CM Index with the Search Service and needs to be restarted.
- cmFailedToBuildIndexTree = CM-SYS-3295 Content Manager failed to build the search index but will retry in 30 seconds. Number of attempts: {numberOfAttempts}.
- cmCrawlerTaskStarted = CM-SYS-3296 CM Crawler Service started.
- cmFailCreateTrustToken = CM-SYS-5297 An error occurred while generating trust token for the {ReqType} request.
- cmSynchromeshNotificationQueueIsFull = CM-SYS-5298 Content Manager is unable to synchronize with the Synchromesh Service.
- cmSynchromeshTaskStarted = CM-SYS-3300 CM Synchromesh Task started.
- #
- # Section: HDR
- #
- # Description: Header-related messages
- #
- cmAlreadyConfigured = CM-HDR-4001 Content Manager cannot accept new configuration information because it is already configured.
- cmCAMRequired = CM-HDR-4002 The BI Bus header of the request is missing an element that is required for the implementation of IBM Cognos Access Manager security.
- cmBiBusHeaderRequired = CM-HDR-4005 This request is invalid because the SOAP header does not contain a "biBusHeader" element.
- cmSOAPHeaderRequired = CM-HDR-4006 This request is invalid because it does not contain a SOAP header element.
- cmHeaderContentRequired = CM-HDR-4003 The request header is missing the following element content: {ECname}.
- cmAuthenticateTCNotTrusted = CM-HDR-4007 A request must be trusted to log in using trusted credentials.
- cmAuthenticateTCNullReference = CM-HDR-4008 The request header cannot specify an empty credential reference.
- cmAuthenticateTCInvalidSelection = CM-HDR-4009 The credentials referenced by "{reference}" do not exist.
- cmAuthenticateTCUnexpectedFault = CM-HDR-4010 An unexpected error occurred while authenticating using trusted credentials.
- cmAuthenticateTCInvalidReference = CM-HDR-4012 The search path "{reference}" does not select one credential object.
- cmInvalidPassport = CM-HDR-4004 Your IBM Cognos session expired. Please log on again to continue.
- #
- # Section: CAM
- #
- # Description: CAM header messages
- #
- cmNoCAMLogin = CM-CAM-4001 Authentication failed because the supplied credentials were invalid.
- cmNoAuthenticate = CM-CAM-4002 Authentication is disabled; the request must not contain login information.
- cmLoginFailed = CM-CAM-4003 Authentication failed because supplied credentials were invalid.
- cmAuthenticateFailed = CM-CAM-4005 Unable to authenticate. Check your security directory server connection and confirm the credentials entered at login.
- cmCAMReAuthenticate = CM-CAM-4006 An unexpected error occurred while calling CAM AAA, the component Content Manager contacts when authentication is required or when a third-party repository needs to be queried for user-specific information. Content Manager is reauthenticating with the current user's passport.
- #
- # Section: CFG
- #
- # Description: Configuration-related messages
- #
- cmConfigurationRequired = CM-CFG-5001 User input is required.
- cmNoDBType = CM-CFG-5002 Please specify the type of database used for the content store.
- cmNoDBInfo = CM-CFG-5003 Please specify the database connection for the content store.
- cmCMNotConfigured = CM-CFG-5004 Content Manager is not configured.
- cmbadConfFile = CM-CFG-5011 Content Manager is unable to read the configuration parameter file {Error}.
- cmNoConfigScript = CM-CFG-5012 The initialization file "{Script}" for the content store does not exist.
- cmBadCreateScript = CM-CFG-5013 The initialization script "{Script}" for the content store did not run successfully. To troubleshoot the problem, check the log file "{File}".
- cmBadInitScript = CM-CFG-5014 An error occurred during the running of the content store initialization script.
- cmNoConfigFile = CM-CFG-5015 Content Manager cannot access the configuration file "{File}".
- cmWrongConfigFile = CM-CFG-5016 The configuration file {File} did not contain the expected document element "web-app".
- cmBadConfigFile = CM-CFG-5017 Content Manager encountered a problem reading the configuration file "{File}".
- cmBadRootObj = CM-CFG-5018 The class of a Content Manager root object cannot be "{Name}".
- cmCryptoInitFailed = CM-CFG-5019 Unable to encrypt or unencyrpt passwords. Content Manager failed to initialize its encryption subsystem.
- cmIPFConfigNoFile = CM-CFG-5020 Content Manager could not access the IPF configuration file {FileName}.
- cmBadCSVersion = CM-CFG-5021 The version number of the content store is incorrect.
- cmNoCMScriptFile = CM-CFG-5022 Content Manager is unable to initialize the content store. The initialization file "{FileName}" for the content store does not exist.
- cmBadCMScript = CM-CFG-5023 Content Manager is unable to initialize the content store by using the initialization file "{FileName}". Review the configuration for the content store database in IBM Cognos Configuration to ensure that the settings are correct. Verify that the account used to access the content store is still valid by checking the status of the password and account permissions. Verify that the account that Content Manager uses has sufficient permissions to create, to connect to, and to initialize the file contents in the database.
- cmErrSetVersion = CM-CFG-5025 Content Manager is unable to set the content store version number.
- cmVersionMissing = CM-CFG-5026 Content Manager system parameter {Version} is missing.
- cmBadVersion = CM-CFG-5027 Unable to upgrade the content store to the version {Version} that is compatible with this version of Content Manager. The current version of the content store is {CurrentVersion}.
- cmNoVersion = CM-CFG-5028 The content store version cannot be determined, possibly because its database is corrupt.
- cmErrInitialized = CM-CFG-5029 Content Manager is unable to determine whether the content store is initialized.
- cmNoCSInitScript = CM-CFG-5030 Content Manager cannot access the Content Store initialization file "{FileName}".
- cmErrAddRoot = CM-CFG-5031 Content Manager is unable to create the content store root object.
- cmMissingCSParm = CM-CFG-5032 The content store configuration parameter "{ParmName}" is missing.
- cmBadDBType = CM-CFG-5033 The database type "{Type}" is not supported.
- cmErrCSDriver = CM-CFG-5034 Content Manager failed to start because it could not load driver "{Driver}".
- cmNoCSConnectStr = CM-CFG-5035 Content Manager failed to start because it could not find a database connection string for the content store.
- cmNoCSConnect = CM-CFG-5036 Content Manager failed to connect to the content store. The connection string is "{Connect}". The advanced properties are "{AdvProp}". The error encountered is: "{ConnectError}"
- cmMissCSInfo = CM-CFG-5037 The database information for the content store cannot be accessed.
- cmErrReadCSParm = CM-CFG-5038 Content Manager cannot read system parameters from the content store.
- cmNoPropDefs = CM-CFG-5039 Content Manager cannot load property definitions from the content store.
- cmNoClassDefs = CM-CFG-5040 Content Manager cannot load object class definitions from the content store.
- cmNoInitQueryStrs = CM-CFG-5041 Content Manager failed to initialize the query string.
- cmNoConnectPool = CM-CFG-5042 Unable to return a connection to the connection pool.
- cmNoTableColumnInfo = CM-CFG-5043 Column information is not available for the content store column {Table}.{Column} associated with property '{Name}'.
- cmErrClassField = CM-CFG-5044 Content Manager failed to determine a class field.
- cmMissingClassField = CM-CFG-5045 The Content Manager class CMObjectClass does not contain the field {Field}.
- cmMissingClass = CM-CFG-5046 A required object class is not among the classes loaded from the content store: {Class}.
- cmErrSetClass = CM-CFG-5047 Content Manager failed to set a class field.
- cmMissingPropField = CM-CFG-5048 The field {Field} is missing from the property CMProperty.
- cmMissingProp = CM-CFG-5049 The required property {Prop} is missing from the properties loaded from the content store.
- cmErrCacheOnLoad = CM-CFG-5050 A content store cache error occurred while loading the object data.
- cmNoCache = CM-CFG-5051 Content Manager failed to initialize the cache subsystem. If you use a content store database that requires JDBC driver files, check that the driver files and any required license files are copied to the IBM Cognos installation location (webapps/p2pd/web-inf/lib directory). Ensure that the content store database is configured and available.
- cmNoMigrateMissingParm = CM-CFG-5052 A data property value cannot be updated in the content store because the system parameter {Parm} is missing.
- cmNoMigrateData = CM-CFG-5053 A data property value cannot be migrated within the content store.
- cmErrCMHome = CM-CFG-5057 The Content Manager home directory {Folder} is invalid.
- cmErrAccManLoad = CM-CFG-5062 Content Manager could not initialize IBM Cognos Access Manager.
- cmErrCommitDelete = CM-CFG-5069 A serious error occurred while committing a delete operation.
- cmErrDelPolicyOnDelete = CM-CFG-5069 Content Manager failed to delete a policy. An error occurred while committing the delete operation.
- cmLoadAMFromFailed = CM-CFG-5070 A Content Manager configuration error occurred while loading IBM Cognos Access Manager.
- cmErrorMissingClassDef = CM-CFG-5071 An object class definition is missing.
- cmUnexpectedErrorReadingClass = CM-CFG-5072 An unexpected event occurred while retrieving the definition of the object class {Class}.
- cmUnexpectedErrLoadingClassDefs = CM-CFG-5073 An unexpected event occurred while loading object class definitions into the content store.
- cmErrAccManInit = CM-CFG-5076 A Content Manager configuration error occurred during the initialization of IBM Cognos Access Manager.
- cmLoadLibraryUnsatisifedLink = CM-CFG-5077 Content Manager is unable to load the required library {Lib}. Ask your administrator or customer support about fixing the link error {Msg}.
- cmLoadLibrarySecurityError = CM-CFG-5078 Content Manager could not load a required library {Lib} due to a security error {Msg}.
- cmDeleteUsersFailed = CM-CFG-5079 Content Manager encountered an error when upgrading the content store database schema. User content could not be deleted.
- cmNoDepolymentFolder = CM-CFG-5081 The deployment folder "{Folder}" does not exist in the file system.
- cmErrAddUsersPolicy = CM-CFG-5082 An error occurred while applying a security policy to the /directory object.
- cmUnknownException = CM-CFG-5107 A critical problem occurred in the configuration system.
- cmStartupFileViolation = CM-CFG-5104 On startup, a problem was encountered in the configuration file. Check to see if it has more than one name or value tag.
- cmInitAPIWarning = CM-CFG-5106 A problem occurred during initialization. Please confirm that CCLConfiguration::init was properly called.
- cmIPFConfigFailed = CM-CFG-5108 Content Manager was unable to initialize the Indications Processing Facility.
- cmErrInitializingSession = CM-CFG-5109 A problem occurred during initialization. IBM Cognos Access Manager sessions could not be created.
- cmErrCAMSessionFailed = CM-CFG-5111 IBM Cognos Access Manager was unable to initiate a session with dispatcher.
- cmCryptoWriteFailed = CM-CFG-5054 Content Manager cannot encrypt the content store database password because it cannot update the startup configuration file.
- cmNoScurityFolders = CM-CFG-5055 A Content Manager configuration error was detected. Unable to create base security folders.
- cmErrLoadingCSAPI = CM-CFG-5056 A Content Manager configuration error was detected while loading the content store API library.
- cmErrLogging = CM-CFG-5058 A Content Manager configuration error was detected while initializing logging.
- cmErrLoadCrypto = CM-CFG-5059 A Content Manager configuration error was detected while loading the library used by the IBM Cognos Access Manager cryptographic subsystem.
- cmErrLoadParms = CM-CFG-5060 A Content Manager configuration error was detected while loading parameters.
- cmErrInitReqMan = CM-CFG-5061 A configuration error was detected while initializing the Content Manager request subsystem.
- cmErrInitContentStore = CM-CFG-5063 A Content Manager configuration error was detected while connecting to the content store.
- cmErrCreateBaseObj = CM-CFG-5064 A Content Manager configuration error was detected while creating the initial content objects.
- cmErrExeInit = CM-CFG-5065 A Content Manager configuration error was detected while attempting to execute the content initialization script.
- cmNoAccManConfigFile = CM-CFG-5066 Content Manager is unable to find the IBM Cognos Access Manager configuration document CAM_AAA_config.xml
- cmNoIndicationsConfigFile = CM-CFG-5068 Content Manager is unable to access the file {Filename} needed to configure the Indications Processing Facility.
- cmErrClassNotInStore = CM-CFG-5074 Content Manager is unable to locate the object class {Class} in the content store.
- cmConfigDatabaseError = CM-CFG-5083 Content Manager cannot access the content store database connection parameter "{Name}".
- cmConfigInfoError = CM-CFG-5084 An error occurred while reading the startup configuration file.
- cmStartupFileNotFound = CM-CFG-5101 The startup configuration file cogstartup.xml is not in the installation "configuration" file system location.
- cmStartupFileEmpty = CM-CFG-5102 The startup configuration file cogstartup.xml is empty.
- cmStartupFileParseError = CM-CFG-5103 The startup configuration file cogstartup.xml contains an XML syntax error.
- cmRuntimeDocParseError = CM-CFG-5105 The runtime configuration contains an XML syntax error.
- cmErrConfig = CM-CFG-5112 The configuration subsystem failed..
- cmErrInvalidPropertyDef = CM-CFG-5113 The definition of the property {Property} in cmmetadata.xml is invalid.
- cmFailedToLockDB = CM-CFG-5114 An error occurred while locking the content store database.
- cmFailedToParseLocaleInfo = CM-CFG-5115 The locale data is invalid. An error occurred while parsing locale data.
- cmFailedToLoadLocaleInfo = CM-CFG-5116 An error occurred while trying to load locale data.
- cmPropDefHasNoType = CM-CFG-5117 The property "{Name}" has no "type" value specified.
- cmPropDefHasNoColumn = CM-CFG-5118 The column information is missing for the content store table {Table} in the "{Name}" property.
- cmPropDefHasNoTable = CM-CFG-5119 The table information is missing for the content store column {Column} in the "{Name}" property.
- cmPropDefInvalidColumnData = CM-CFG-5120 The column information for the "{Name}" property is invalid.
- cmMissingCMURLs = CM-CFG-5122 Content Manager is unable to find the Content Manager URLs from the startup configuration file. They may not have been configured properly.
- cmMissingLocalCMURL = CM-CFG-5124 Content Manager is unable to find the Content Manager URL for the local machine from the startup configuration file. It may not have been configured properly.
- cmFailedToDeleteFile = CM-CFG-5126 Content Manager failed to delete the "{FileName}" file. The update of initial content names for new locales will not be performed.
- cmErrMissingResourceFiles = CM-CFG-5127 Trying to update initial content names with the new ("{Locale}") locale, without having added resource files for that locale.
- cmFailedInitialContentUpdate = CM-CFG-5128 Content Manager failed to update initial content names.
- cmBadNSConfigured2 = CM-CFG-5129 Content Manager cannot create the namespace object with the namespace name "{Name}" and ID "{Id}" because a namespace with the same name but a different ID already exists in the Content Manager data store.
- cmErrVerifyDBConfiguration = CM-CFG-5130 Content Manager encountered an error while trying to verify the database configuration.
- cmErrPluginMgrInit = CM-CFG-5131 A Content Manager configuration error occurred during the initialization of Content Manager Plugin Manager.
- cmErrLoadingPlugin = CM-CFG-5132 A Content Manager configuration error occurred while loading the Plugin class "{Class}".
- cmErrInitPlugin = CM-CFG-5133 A Content Manager configuration error occurred while initializing the Plugin class "{Class}".
- cmErrUnknownPluginType = CM-CFG-5134 The Plugin type "{Type}" is not supported by Content Manager.
- cmErrRoutingTableBadEntry = CM-CFG-5135 A Content Manager error occurred while processing the /configuration routingTable entry number "{Entry}". The entry will be ignored.
- cmErrRoutingTableBadTable = CM-CFG-5136 A Content Manager error occurred while processing the /configuration routingTable property. The entire routing table configuration will be ignored.
- cmErrIncompleteDbInit = CM-CFG-5137 Content Manager was unable to complete the initialization of the content store. For more information, review the log file. Before you restart Content Manager, you may need to recreate the content store database or clean it using dbClean_*.sql.
- cmErrParsingPluginDesc = CM-CFG-4138 Content Manager encountered the error '{Message}' while parsing the plugin descriptor file '{File}'.
- cmBadNSIDCase1 = CM-CFG-5139 Duplicate namespace id '{id}'. Namespace with the same id but different name already exists.
- cmBadNSIDCase2 = CM-CFG-5140 Duplicate namespace name '{name}'. Namespace with the same name but different id already exists.
- cmWrongDerbyFuncVer = CM-CFG-5141 The current version of the CognosCMDerby.jar file is incompatible with this version of your IBM Cognos product. Version {Version} of the file is required.
- cmDerbyFuncNotInstalled = CM-CFG-5142 The CognosCMDerby.jar file may not have been installed correctly in the IBM Cognos Content database. Make sure the file is installed and available.
- cmDerbyFuncVersionMissing = CM-CFG-5143 The version of the CognosCMDerby.jar file installed in the IBM Cognos Content database is unknown.
- cmNoUpgradeScript = CM-CFG-5024 Content Manager is unable to update the content store database schema from version "{OldSchemaVersion}" to "{NewSchemaVersion}" because it cannot access the upgrade file(s) "{FileName}".
- cmErrDispatcherURL = CM-CFG-5110 The dispatcher URL specified in cogstartup.xml is not a valid URL.
- cmCannotUpgradeInStandByMode = CM-CFG-5121 Content Manager is unable to update the content store database schema because Content Manager is starting in standby mode. The active Content Manager URL is {URL}.
- cmInvalidCMURLs = CM-CFG-5123 Content Manager encountered an error while accessing the Content Manager URLs from the startup configuration file.
- cmBadNSConfigured = CM-CFG-5125 Content Manager cannot create a namespace with the name "{Name}" and ID "{Id}" because a namespace with the same name but with a different ID "{Id}" already exists in the Content Manager data store.
- cmInvalidFileScheme = CM-CFG-4144 The URI scheme is not supported.
- cmInvalidFilePath = CM-CFG-4145 The file path '{Path}' does not exist or you do not have read permission.
- cmArchiveRootNotSet = CM-CFG-4146 The configured archive root will not be set.
- cmInitializeSubscriptionMgr = CM-CFG-5211 Content Manager started initializing the Subscription Manager.
- cmLoadingSubscriptionFile = CM-CFG-5212 Subscription Manager started parsing the subscription descriptor file '{File}'.
- cmErrLoadingNotificationImpl = CM-CFG-5213 A Content Manager configuration error occurred while loading the notification implementation class '{Class}'.
- cmErrParsingSubscriptionDesc = CM-CFG-5214 Content Manager encountered the error '{Message}' while parsing the subscription descriptor file '{File}'.
- cmNoSubscriptions = CM-CFG-5215 There are no subscriptions loaded by Subscription Manager.
- cmNotificationObserverAdded = CM-CFG-5216 Notification Manager added observer '{Observer}'.
- cmRequiresRestartToCompleteUpgrade = CM-CFG-5225 Content Manager must be restarted in order to complete the upgrade process.
- cmCacheNullValueForMLEntry = CM-CFG-5226 Content Manager attempted to create a MLEntry with a null value. This is an internal error.
- cmUnableToLoadAdvancedProperies = CM-CFG-4147 Content Manager was unable to load the advanced properties from IBM Cognos Configuration.
- cmNoRepositoryConnection = CM-CFG-4148 Content Manager was unable to load the repository connection configuration file '{File}'.
- cmErrParsingRepositoryConnectionDesc = CM-CFG-4149 Content Manager encountered the error '{Message}' while parsing the repository connection descriptor file '{File}'.
- cmSybaseIncorrectDB = CM-CFG-5036 The database name is incorrect.
- cmUnknownEdition = CM-CFG-4150 Can not determine product's edition.
- cmNotificationObserverDoesntExist = CM-CFG-5218 Notification Manager couldn't initialize observer '{Observer}' because it doesn't exist.
- cmNotificationObserverRemoved = CM-CFG-5219 Notification Manager removed observer '{Observer}'.
- cmExpectedAttributeMissing = CM-CFG-5220 The attribute "{Name}" is missing in element "{Element}".
- cmInvalidObjectClass = CM-CFG-5221 The object class '{Class}' is invalid.
- cmInvalidOperation = CM-CFG-5222 The operation '{Operation}' is invalid.
- cmNoCSConnectDerby = CM-CFG-5223 Content Manager failed to connect to the content store. The failure might be because Content Database is not running. The connection string is "{Connect}". The error encountered is: "{ConnectError}"
- cmInvalidAliasRoot = CM-CFG-5224 The aliasRoot "{aliasRootName}" is invalid.
- cmMissingAliasRootName = CM-CFG-5225 The aliasRoot name is missing.
- cmMissingAliasRootURIs = CM-CFG-5226 The aliasRoot is missing both Windows URI and Unix URI.
- cmInvalidAliasRootWindowsURI = CM-CFG-5227 The aliasRoot has an invalid Windows URI.
- cmInvalidAliasRootUnixURI = CM-CFG-5228 The aliasRoot has an invalid Unix URI.
- cmAliasRootsNotConfigured = CM-CFG-3229 There are no aliasRoots configured in IBM Cognos Configuration.
- cmObjectInvalidName = CM-CFG-5230 An object with an invalid name '{OldObjectName}' was found. The object has been assigned the name '{AssignedObjectName}'. (CMID:{CMID}, PCMID:{PCMID}, class:{ObjectClass}, storeid:{StoreID})
- #
- # Section: TRQ
- #
- # Description: Request/Response tracing
- #
- cmResponseSoap = CM-TRQ-2002 Response:\n{response}
- cmRequestSoap = CM-TRQ-2001 Request:\n{request}\n
- cmRequestMIME = CM-TRQ-2004 Request MIME part {Part}: content type={ContentType}; content encoding={ContentEncoding}; content transfer encoding={ContentTransferEncoding}; saved size={SavedSize}; data size={DataSize}; compressed={Compressed}; cached in file={CachedInFile}.
- cmHTTPWrite = CM-TRQ-2005 The Content Manager client at "{ClientAddr}" did not receive the complete HTTP response.
- cmResponsetMIME = CM-TRQ-2006 Response MIME part {Part}: content type={ContentType}; content encoding={ContentEncoding}; content transfer encoding={ContentTransferEncoding}; size={Size}; compressed={Compressed}.
- cmRequestNoLength = CM-TRQ-2003 Content Manager did not record the request because a Content-length header is not present.
- cmErrorsWhileRemovingPassword = CM-TRQ-4007 The request was removed because an error occurred while filtering out the password.
- #
- # Section: TIN
- #
- # Description: Internal CMAPI Request/Response tracing
- #
- cmCMAPIRequest = CM-TIN-2001 Content Manager internal request:\n{request}\n
- cmCMAPIResponse = CM-TIN-2002 Content Manager internal response:\n{response}
- #
- # Section: SQL
- #
- # Description: SQL tracing
- #
- cmSQLExecute = CM-SQL-3001 SQL statement execution: conID({ConID}) stmtID({StmtID})\n{SQL}
- cmSQLConnectionOp = CM-SQL-3002 SQL connection operation: conID({ConID})\n{SQL}
- cmSQLConnectionException = CM-SQL-3003 SQL connection exception: conID({ConID})\n{Exception}
- #
- # Section: TCH
- #
- # Description: CM Cache execution tracing
- #
- cmCacheErrPolicyFree = CM-TCH-3001 Although policy data was released, it could not be freed for use.
- cmCacheInitLoadedRS = CM-TCH-3002 Content Manager has initialized the cache record set for the objects.
- cmCacheInitRefLoadedRS = CM-TCH-3003 Content Manager has initialized the cache record set for the reference table.
- cmCacheBeginInit = CM-TCH-3004 Content Manager cache initialization is starting.
- cmCacheBeginInitNoAccman = CM-TCH-3005 Content Manager cache initialization is starting, without using IBM Cognos Access Manager.
- cmCacheAllocateBlock = CM-TCH-3006 Content Manager has allocated {NumBlocks} cache blocks.
- cmCacheEndInit = CM-TCH-3007 Content Manager cache initialization has finished.
- cmCacheEndInitNoAccman = CM-TCH-3008 Content Manager cache initialization has finished, without using IBM Cognos Access Manager.
- cmCacheCreateObjectBegin = CM-TCH-3009 Content Manager is creating a cache object named "{ObjectName}".
- cmCacheAllocateID = CM-TCH-3010 Content Manager allocated ID ({ObjectID}) to the new cache object.
- cmCacheObtainedSymbol = CM-TCH-3011 Content Manager obtained a cache symbol table entry while creating a new cache object.
- cmCacheSetEntryType = CM-TCH-3012 Content Manager set the cache entry class type to "{Type}" while creating a new cache object.
- cmCacheSetHasSecurity = CM-TCH-3013 Content Manager set the cache entry "hasSecurity" value to "{HasSecurity}" while creating a new cache object.
- cmCacheAllocateQuery = CM-TCH-3027 Content Manager is allocating a cache query handle.
- cmCacheAllocateQueryIncrease = CM-TCH-3028 Content Manager is increasing the memory size of its cache for the query.
- cmCacheEndAllocateQuery = CM-TCH-3029 Content Manager allocated cache query handle {Handle}.
- cmCacheReleaseQuery = CM-TCH-4030 Content Manager released cache query handle {Handle}.
- cmCacheCreateObjectEnd = CM-TCH-3014 The new cache entry for the object {ID} has the name "{Name}".
- cmCacheBeginLinkObject = CM-TCH-3015 Content Manager is linking the cache entry for the object {ID} to its parent {ParentID}.
- cmCacheEndLinkObject = CM-TCH-3016 Content Manager linked the cache entry for the object {ID} to its parent {ParentID}.
- cmCacheAddObject = CM-TCH-3017 Content Manager is adding a cache entry for the child object {ID} named "{Name}" with parent object {ParentID}.
- cmCacheEndAddObject = CM-TCH-3018 Content Manager added a cache entry for the object {ID}.
- cmCacheDeleteChildren = CM-TCH-3019 Content Manager is deleting child cache entries for the object "{ParentName}".
- cmCacheEndDeleteChildren = CM-TCH-3020 Content Manager deleted all cache child entries for the object "{ParentName}".
- cmCacheDelete = CM-TCH-3021 Content Manager is deleting the cache entry for the object {ID}.
- cmCacheEndDelete = CM-TCH-3022 Content Manager deleted the cache entry for the object {ID}.
- cmCacheGetAllChildren = CM-TCH-3023 Content Manager is enumerating children of the object {ID}.
- cmCacheGetAllChildren1 = CM-TCH-3024 Content Manager is enumerating children of the object {ID} named "{Name}".
- cmCacheRetreivedChildren = CM-TCH-3025 The cache query selected {NUM} children of the object {Parent}.
- cmCacheRetreivedChildren1 = CM-TCH-3026 The cache query selected {NUM} children of the object {Parent} named "{Name}".
- cmExecuteQuery = CM-TCH-4031 Content Manager is searching its cache for "{SearchPath}" with options "{Options}".
- cmExecuteQueryWithStartObjects = CM-TCH-4032 Content Manager is searching its cache starting at objects {StartObjects}for "{SearchPath}" with options "{Options}".
- cmGetPolicies = CM-TCH-4033 Content Manager is accessing policies for objects {IDs}.
- cmGetAccmanInfo = CM-TCH-4034 Content Manager is accessing the current security context.
- cmIsCurrentUserOwner = CM-TCH-4035 Content Manager is checking whether the current user is the owner of the object {ID}.
- cmCacheTraverseCheck = CM-TCH-4036 Content Manager is checking for traverse permissions for the selected objects.
- cmCacheTraverseCheck1 = CM-TCH-4037 Content Manager completed the first pass of checking for traverse permissions for the selected objects. The Cache needs to retrieve {Count} policies to complete the permission check.
- cmCacheTraverseCheckDone = CM-TCH-4038 Content Manager completed checking for traverse permissions for the selected objects.
- #
- # Section: SDS
- #
- # Description: Schedule Replication Request/Response tracing
- #
- cmSDSRequest = CM-SDS-2001 Request:\n{request}\n
- cmSDSResponse = CM-SDS-2002 Response:\n{response}\n
- #
- # Section: DEP
- #
- # Description: Deployment Export/Import Request/Response tracing
- #
- cmDeployExportFile = CM-DEP-2001 Exporting {file}.
- cmDeployImportFile = CM-DEP-2002 Importing {file}.
- cmDeployUpdateHistory = CM-DEP-2003 Updating deployment history: {file}.
- cmDeployAddHistory = CM-DEP-2004 Creating deployment history.
- cmDeployAddHistoryDetail = CM-DEP-2005 Creating deployment history detail.
- cmDeploymentProgressImport = CM-DEP-2006 {deployed} object(s) were imported. {failed} object(s) failed.
- cmDeploymentProgressExport = CM-DEP-2007 {deployed} object(s) were exported. {failed} object(s) failed.
- cmDeployTreeBasedExportOff = CM-DEP-2008 The Tree-based deployment export algorithm is turned off.
- #
- # Section: TLM
- #
- # Description: CM Lock Manager tracing
- #
- cmLockHandlerLockExclusive = CM-TLM-2040 Content Manager is obtaining an exclusive lock for the object "{Path}".
- cmLockHandlerUnlockExclusive = CM-TLM-2041 Content Manager is releasing an exclusive lock for the object "{Path}".
- cmLockHandlerLockShared = CM-TLM-2042 Content Manager is obtaining a shared lock for the object "{Path}".
- cmLockHandlerUnlockShared = CM-TLM-2043 Content Manager is releasing a shared lock for the object "{Path}".
- cmLockHandlerLockSharedDescendant = CM-TLM-2044 Content Manager is obtaining a shared descendant lock for the object "{Path}".
- cmLockHandlerUnlockSharedDescendant = CM-TLM-2045 Content Manager is releasing a shared descendant lock for the object "{Path}".
- cmLockHandlerLockSharedExclusiveDescendant = CM-TLM-2046 Content Manager is obtaining a shared exclusive descendant lock for the object "{Path}".
- cmLockHandlerUnlockSharedExclusiveDescendant = CM-TLM-2047 Content Manager is releasing a shared exclusive descendant lock for the object "{Path}".
- cmLockHandlerLockChildMutex = CM-TLM-2048 Content Manager is obtaining the child mutex for object "{Path}".
- cmLockHandlerUnlockChildMutex = CM-TLM-2049 Content Manager is releasing the child mutex for the object "{Path}".
- cmLockManagerLockQuery = CM-TLM-4046 Content Manager is requesting a "query" lock for the object "{Path}".
- cmLockManagerLockAdd = CM-TLM-4047 Content Manager is requesting an "add" lock for the object "{Path}".
- cmLockManagerLockAddReplace = CM-TLM-4048 Content Manager is requesting an "add-replace" lock for the object "{Path}".
- cmLockManagerLockUpdate = CM-TLM-4049 Content Manager is requesting an "update" lock for the object "{Path}".
- cmLockManagerLockUpdateRename = CM-TLM-4050 Content Manager is requesting an "update rename" lock for the object "{Path}".
- cmLockManagerLockDelete = CM-TLM-4051 Content Manager is requesting a "delete" lock for the object "{Path}".
- cmLockManagerLockCopySrc = CM-TLM-4052 Content Manager is requesting a "copy source" lock for the object "{Path}".
- cmLockManagerLockCopyDest = CM-TLM-4053 Content Manager is requesting a "copy destination" lock for the object "{Path}".
- cmLockManagerLockMoveSrc = CM-TLM-4054 Content Manager is requesting a "move source" lock for the object "{Path}".
- cmLockManagerLockMoveDest = CM-TLM-4055 Content Manager is requesting a "move destination" lock for the object "{Path}".
- cmLockManagerLockSecurityRef = CM-TLM-4056 Content Manager is requesting a "security object reference" lock for the object "{Path}".
- cmLockManagerLockRelease = CM-TLM-4057 Content Manager is releasing all object locks.
- cmLocksDenied = CM-TLM-4058 Content Manager has denied access to the object "{Path}".
- cmLockManagerSuspendingThread = CM-TLM-3080 The Content Manager Lock Manager is temporarily suspending the thread "{Thread}" due to lock contention.
- cmLockManagerResumingThread = CM-TLM-3081 The Content Manager Lock Manager is resuming the thread "{Thread}" after waiting "{Waited}" seconds.
- cmLockManagerNotifyThread = CM-TLM-3081 The Content Manager Lock Manager is notifying the thread "{Thread}" that it can resume.
- cmLockHandlerState = CM-TLM-1058 Content Manager lock state: {State}
- cmLockManagerSchedulerState = CM-TLM-1059 Content Manager Lock Manager Scheduler state: {Context} {State}
- cmBadLockManagerState = CM-TLM-5059 Content Manager has encountered an invalid Lock Manager state: {State}
- #
- # Section: CLS
- #
- # Description: CM String
- #
- account = Account
- batchReportService = Batch report service
- certificateService = Certificate service
- capability = Capability
- configuration = Configuration
- configurationFolder = Configuration Folder
- contact = Contact
- content = Content
- contentManagerService = Content Manager service
- credential = Credential
- dataSource = Data Source
- dataSourceConnection = Data Source Connection
- dataSourceNameBinding = Data Source Name Binding
- dataSourceSignon = Data Source Signon
- deploymentDetail = Deployment Detail
- deploymentHistory = Deployment History
- directory = Directory
- dispatcher = Dispatcher
- dispatcherStatus = Dispatcher Status
- distributionList = Distribution List
- exportDeployment = Export Deployment
- exportDeploymentFolder = Export Deployment Folder
- folder = Folder
- graphic = Graphic
- group = Group
- importDeployment = Import Deployment
- importDeploymentFolder = Import Deployment Folder
- jobAndScheduleMonitoringService = Job and schedule monitoring service
- jobDefinition = Job Definition
- jobStepDefinition = Job Step Definition
- jobHistory = Job History
- logService = Log service
- metadataService = Metadata service
- model = Model
- modelView = Model View
- namespace = Namespace
- namespaceFolder = Namespace Folder
- nil = NIL
- output = Output
- package = Package
- page = Page
- pageDefinition = Page Definition
- presentationService = Presentation service
- printer = Printer
- query = Query
- report = Report
- reportHistory = Report History
- reportService = Report service
- reportVersion = Report Version
- reportView = Report View
- role = Role
- root = Root
- runTimeState = Run Time State
- schedule = Schedule
- securedFeature = Secured Feature
- securedFunction = Secured Function
- serviceStatus = Service Status
- session = Session
- shortcut = Shortcut
- SQL = SQL
- URL = URL
- systemService = System service
- generic = Generic
- #
- # Section: CTR
- #
- # Description: CM Performance Counters
- #
- RequestsTotal = Requests Total
- RequestsTotalExplain = The total number of Content Manager requests received since startup.
- RequestsPeak = Requests Peak
- RequestsPeakExplain = The maximum number of Content Manager requests concurrently executed since startup.
- RequestsCurrent = Requests Executing
- RequestsCurrentExplain = The current number of Content Manager requests being executed.
- RequestsRate = Requests / sec
- RequestsRateExplain = The rate at which Content Manager is currently handling requests.
- RequestsAverageDuration = Request execution time (ms)
- RequestsAverageDurationExplain = The average number of milliseconds taken to execute recent requests.
- SessionsAnonymousCurrent = Anonymous users
- SessionsAnonymousPeak = Anonymous users peak
- SessionsAnonymousPeakExplain = The maximum number of users concurrently anonymously connected since startup.
- SessionsAuthenticatedCurrent = Authenticated users
- SessionsAuthenticatedPeak = Authenticated users peak
- SessionsAuthenticatedPeakExplain = The maximum number of authenticated users concurrently connected since startup.
- SessionsAdminCurrent = Administrative users
- SessionsAdminPeak = Administrative users peak
- SessionsAdminPeakExplain = The maximum number of administrative users concurrently connected since startup.
- SessionsCurrent = Users
- SessionsPeak = Users peak
- SessionsTotal = Sessions total
- DbConnections = Database connections
- DbConnectionsExplain = The number of concurrent content store database connections.
- DbConnectionsPeak = Database connections peak
- DbConnectionsPeakExplain = The maximum number of concurrent content store database connections since startup.
- ObjectCount = Objects
- ObjectCountExplain = The number of objects in the content store.
- ObjectCacheSize = Object cache size (Mb)
- ObjectCacheSizeExplain = The memory required by the object cache.
- PolicyCacheCount = Policy cache item count
- PolicyCacheCountExplain = The number of cached policies property values.
- PolicyCacheHitRatio = Policy cache hit ratio
- PolicyCacheHitRateExplain = The percent of policy queries satisfied by the policy cache.
- MembershipCacheCount = Membership cache item count
- MembershipCacheCountExplain = The number of cached membership query results.
- MembershipCacheHitRatio = Membership cache hit ratio
- MembershipCacheHitRateExplain = The percent of membership queries satisfied by the membership cache.
- DataCacheCount = Data cache item count
- DataCacheCountExplain = The number of cached data property values.
- DataCacheHitRatio = Data cache hit ratio
- DataCacheHitRatioExplain = The percent of cached data property values satisfied by the data cache.
- DataCacheSize = Data cache size (Mb)
- DataCacheSizeExplain = The size of all cached data values in megabytes.
- CMThreads = Requests executing
- CMThreadsExplain = The number of Content Manager requests currently executing.
- CacheThreads = % requests in object cache
- CacheThreadsExplain = The percentage of requests currently performing object cache operations.
- CacheThreadCount = Requests in object cache
- CacheThreadCountExplain = The number of requests currently performing object cache operations.
- CacheDurationTotal = Total time in object cache (ms)
- CacheDurationTotalExplain = The total milliseconds spent performing object cache operations since startup.
- CacheOverhead = % time in object cache
- CacheOverheadExplain = The percentage of total request time being spent in the object cache.
- CAMAuthThreads = % requests authenticating credentials
- CAMAuthThreadsExplain = The percentage of requests currently validating request credentials.
- CAMAuthThreadCount = Requests authenticating credentials
- CAMAuthThreadCountExplain = The number of requests currently validating request credentials.
- CAMAuthDurationTotal = Total time authenticating credentials (ms)
- CAMAuthDurationTotalExplain = The total milliseconds spent validating request credentials since startup.
- CAMAuthOverhead = % time authenticating
- CAMAuthOverheadExplain = The percentage of total request time being spent authenticating request credentials.
- CAMValidateThreads = % requests validating passports
- CAMValidateThreadsExplain = The percentage of requests currently validating passports.
- CAMValidateThreadCount = Requests validating passports
- CAMValidateThreadCountExplain = The number of requests currently validating passports.
- CAMValidateDurationTotal = Total time validating passports (ms)
- CAMValidateDurationTotalExplain = The total milliseconds spent validating passports since startup.
- CAMValidateOverhead = % time in validation
- CAMValidateOverheadExplain = The percentage of total request time being spent validating request credentials.
- CAMCheckThreads = % requests checking access
- CAMCheckThreadsExplain = The percentage of requests currently checking access permissions.
- CAMCheckThreadCount = Requests checking access permissions
- CAMCheckThreadCountExplain = The number of requests currently checking access permissions.
- CAMCheckDurationTotal = Total time checking access permissions (ms)
- CAMCheckDurationTotalExplain = The total milliseconds spent checking access permissions since startup.
- CAMCheckOverhead = % time in check access
- CAMCheckOverheadExplain = The percentage of total request time being spent checking access permissions.
- CAMOtherThreads = % requests in directory
- CAMOtherThreadsExplain = The percentage of requests currently performing directory access operations.
- CAMOtherThreadCount = Requests in directory
- CAMOtherThreadCountExplain = The number of requests currently performing directory access operations.
- CAMOtherDurationTotal = Total time in directory (ms)
- CAMOtherDurationTotalExplain = The total milliseconds spent performing directory access operations since startup.
- CAMOtherOverhead = % time in directory access
- CAMOtherOverheadExplain = The percentage of total request time being spent in directory access operations.
- DBMSThreads = % requests in database
- DBMSThreadsExplain = The percentage of requests currently performing database operations.
- DBMSThreadCount = Requests in database
- DBMSThreadCountExplain = The number of requests currently performing database operations.
- DBMSDurationTotal = Total time in database (ms)
- DBMSDurationTotalExplain = The total milliseconds spent performing database operations since startup.
- DBMSOverhead = % time in database
- DBMSOverheadExplain = The percentage of total request time being spent performing database operations.
- StatReqThreads = % requests in non-Auth static requests
- StatReqThreadsExplain = The percentage of requests currently executing non-CAM-Authenticate static requests.
- StatReqThreadCount = Requests in non-Auth static requests
- StatReqThreadCountExplain = The number of requests currently executing non-CAM-Authenticate static requests.
- StatReqDurationTotal = Total time in non-Auth static requests (ms)
- StatReqDurationTotalExplain = The total milliseconds spent executing non-CAM-Authenticate static requests since startup.
- StatReqOverhead = % time in non-Auth static requests
- StatReqOverheadExplain = The percentage of total request time being spent in non-CAM-Authenticate static requests.
- StatReqCAMAuthThreads = % requests in Auth static requests
- StatReqCAMAuthThreadsExplain = The percentage of requests currently executing CAM-Authenticate static requests.
- StatReqCAMAuthThreadCount = Requests in Auth static requests
- StatReqCAMAuthThreadCountExplain = The number of requests currently executing CAM-Authenticate static requests.
- StatReqCAMAuthDurationTotal = Total time in Auth static requests (ms)
- StatReqCAMAuthDurationTotalExplain = The total milliseconds spent executing CAM-Authenticate static requests since startup.
- StatReqCAMAuthOverhead = % time in Auth static requests
- StatReqCAMAuthOverheadExplain = The percentage of total request time being spent in CAM-Authenticate static requests.
- SyncWaitOverhead = % time waiting on synchronize
- SyncWaitOverheadExplain = The percentage of total request time being spent waiting for synchronized objects.
- SyncExecOverhead = % time in synchronized code
- SyncExecOverheadExplain = The percentage of total request time being spent waiting for and executing synchronized code.
- NonCMTimeOverheadPct = % time in outside CM
- NonCMTimeOverheadPctExplain = The percentage of total request time being spent outside CM: in CAM and DBMS.
- LockReadWaiting = % requests waiting shared lock
- LockReadWaitingExplain = The percentage of requests currently waiting for a shared lock.
- LockReadWaitingCurr = Requests waiting shared lock
- LockReadWaitingCurrExplain = The number of requests currently waiting for a shared lock.
- LockReadWaitsTotal = Total shared lock waits
- LockReadWaitsTotalExplain = The number of shared lock waits since startup.
- LockReadAcquired = % requests holding shared locks
- LockReadAcquiredExplain = The percentage of requests currently holding a shared lock.
- LockReadAcquiredCount = Requests holding shared locks
- LockReadAcquiredCountExplain = The number of requests currently holding a shared lock.
- LockReadWaitRate = Shared lock waits / sec
- LockReadWaitRateExplain = The rate of lock requests waiting for shared locks.
- LockReadOverhead = % time waiting shared lock
- LockReadOverheadExplain = The percentage of total request time being spent waiting for shared locks.
- LockWriteWaiting = % requests waiting exclusive lock
- LockWriteWaitingExplain = The percentage of requests currently waiting for an exclusive lock.
- LockWriteWaitingCurr = Requests waiting exclusive lock
- LockWriteWaitingCurrExplain = The number of requests currently waiting for an exclusive lock.
- LockWriteWaitsTotal = Total exclusive lock waits
- LockWriteWaitsExplain = The number of exclusive lock waits since startup.
- LockWriteAcquired = % requests holding exclusive locks
- LockWriteAcquiredExplain = The percentage of requests currently holding an exclusive lock.
- LockWriteAcquiredCount = Requests holding exclusive locks
- LockWriteAcquiredCountExplain = The number of requests currently holding an exclusive lock.
- LockWriteWaitRate = Exclusive lock waits / sec
- LockWriteWaitRateExplain = The rate of lock requests that wait for exclusive locks.
- LockWriteOverhead = % time waiting exclusive locks
- LockWriteOverheadExplain = The percentage of total request time being spent waiting for exclusive locks.
- LockWaitRate = Lock waits / sec
- LockWaitRateExplain = The rate of requests waiting for locks.
- LockWaitTotalTime = Lock wait time total (sec)
- LockWaitTotalTimeExplain = The total time spent waiting for locks since Content Manager startup.
- LockWaitTime = Lock wait time (ms)
- LockWaitTimeExplain = The average time a request waits for locks.
- LockOverhead = % time waiting locks
- LockOverheadExplain = The percentage of total request time being spent waiting for locks.
- LockTimeoutCount = Lock timeouts
- LockTimeoutCountExplain = The total number of lock requests that timed out since Content Manager startup.
- ServerErrorCount = Server errors
- ServerErrorCountExplain = The total number Content Manager server errors since startup.
- CacheSymbolMemoryCurr = Cache symbol memory (bytes)
- CacheSymbolMemoryCurrExplain = The number of bytes of memory used for the cache's symbol table
- CacheTempStringMemoryCurr = Cache temporary string memory (bytes)
- CacheTempStringMemoryCurrExplain = The number of bytes of memory reserved by the cache for allocation of temporary strings. Usually these strings are allocated to facilitate the JNI interface.
- CacheObjectMemoryCurr = Cache object memory (bytes)
- CacheObjectMemoryCurrExplain = The number of bytes of memory used for the cache's object table
- CacheCheckAccessMemoryCurr = Cache policy memory (bytes)
- CacheCheckAccessMemoryCurrExplain = The number of bytes of memory reserved by the cache for allocation of policies used for traverse access checking..
- CacheQueryMemoryCurr = Cache query processing memory (bytes)
- CacheQueryMemoryCurrExplain = The number of bytes of memory reserved by the cache for processing queries.
- CacheLockManagerMemoryCurr = Cache lock manager memory (bytes)
- CacheLockManagerMemoryCurrExplain = The number of bytes of memory reserved by the cache for use by the lock manager.
- DatabaseObjectCountCurr = Database objects
- DatabaseObjectCountCurrExplain = The number of objects in the content store
- JVMMemoryUsedCurr = JVM memory used (bytes)
- JVMMemoryUsedCurrExplain = The amount of memory in use by the JVM
- JVMMemoryAvailCurr = JVM memory available (bytes)
- JVMMemoryAvailCurrExplain = The amount of system memory reserved by the JVM
- LockXReadWaiting = % requests waiting coarse shared lock
- LockXReadWaitingExplain = The percentage of requests currently waiting for a coarse shared lock.
- LockXReadWaitingCurr = Requests waiting coarse shared lock
- LockXReadWaitingCurrExplain = The number of requests currently waiting for a coarse shared lock.
- LockXReadWaitsTotal = Total coarse shared lock waits
- LockXReadWaitsTotalExplain = The number of coarse shared lock waits since startup.
- LockXReadAcquired = % requests holding coarse shared locks
- LockXReadAcquiredExplain = The percentage of requests currently holding a coarse shared lock.
- LockXReadAcquiredCount = Requests holding coarse shared locks
- LockXReadAcquiredCountExplain = The number of requests currently holding a coarse shared lock.
- LockXReadWaitRate = Shared (coarse) lock waits / sec
- LockXReadWaitRateExplain = The rate of lock requests waiting for coarse shared locks.
- LockXReadOverhead = % time waiting coarse shared lock
- LockXReadOverheadExplain = The percentage of total request time being spent waiting for shared locks.
- LockXWriteWaiting = % requests waiting coarse exclusive lock
- LockXWriteWaitingExplain = The percentage of requests currently waiting for a coarse exclusive lock.
- LockXWriteWaitingCurr = Requests waiting coarse exclusive lock
- LockXWriteWaitsTotal = Total coarse exclusive lock waits
- LockXWriteWaitsExplain = The number of coarse exclusive lock waits since startup.
- LockXWriteAcquired = % requests holding coarse exclusive locks
- LockXWriteAcquiredExplain = The percentage of requests currently holding a coarse exclusive lock.
- LockXWriteAcquiredCount = Requests holding coarse exclusive locks
- LockXWriteAcquiredCountExplain = The number of requests currently holding a coarse exclusive lock.
- LockXWriteWaitRate = Exclusive (coarse) lock waits / sec
- LockXWriteWaitRateExplain = The rate of lock requests that wait for coarse exclusive locks.
- LockXWriteOverhead = % time waiting coarse exclusive locks
- LockXWriteOverheadExplain = The percentage of total request time being spent waiting for coarse exclusive locks.
- LockXWaitRate = Lock (coarse) waits / sec
- LockXWaitRateExplain = The rate of requests waiting for coarse locks.
- LockXWaitTotalTime = Lock (coarse) wait time total (sec)
- LockXWaitTotalTimeExplain = The total time spent waiting for coarse locks since Content Manager startup.
- LockXWaitTime = Lock (coarse) wait time (ms)
- LockXWaitTimeExplain = The average time a request waits for coarse locks.
- LockXOverhead = % time waiting coarse locks
- LockXOverheadExplain = The percentage of total request time being spent waiting for coarse locks.
- CMActivityCounters = IBM Cognos CM Activity
- CMActivityCountersExplain = These counters report on activity in IBM Cognos Content Manager.
- SessionsAnonymousCurrentExplain = The number of anonymous users currently connected to IBM Cognos.
- SessionsAuthenticatedCurrentExplain = The number of authenticated users currently connected to IBM Cognos.
- SessionsAdminCurrentExplain = The number of administrative users currently connected to IBM Cognos.
- SessionsCurrentExplain = The number of users currently connected to IBM Cognos.
- SessionsPeakExplain = The maximum number of users concurrently connected to IBM Cognos since startup.
- SessionsTotalExplain = The total number of users who have established a connection since IBM Cognos startup.
- CMInternalsCounters = IBM Cognos CM Internals
- CMInternalsCountersExplain = These counters report detailed activity in IBM Cognos Content Manager.
- LockXWriteWaitingCurrExplain = The number of requests currently waiting for a coarse exclusive lock.
- #
- # Section: ADM
- #
- # Description: CM Administrations
- #
- cmNotAuthenticatedAll = CM-ADM-4001 The user did not log on to any external namespace. ConsistencyCheck was not performed on the security references.
- cmNotAuthenticatedToTheNamespace = CM-ADM-4002 The user did not log on to the namespace {ID} named "{Name}". ConsistencyCheck was not performed on this namespace.
- cmNamespaceNonExistent = CM-ADM-4040 The namespace named '{NAME}' was not configured. ConsistencyCheck was not performed on this namespace.
- cmFailedAddHistoryDetail = CM-ADM-4003 Content Manager failed to add historyDetail.
- cmProxyObjDeleted = CM-ADM-4005 The object named '{NAME}' at first logon, created at '{TIME}', of class '{TYPE}', and with the search path '{PATH}' was deleted from the namespace '{NAME}' in the content store.
- cmProxyUnknownName = CM-ADM-4007 unknown name
- cmProxyObjNotDeleted = CM-ADM-4008 The object named '{NAME}' at first logon, created at '{TIME}', of class '{TYPE}', and with the search path '{PATH}' was not deleted from the namespace '{NAME}'.
- cmNoCheck = CM-ADM-4009 An error occurred while attemping to determine the find mode value. A consistency check to find indefinite security references was not performed.
- cmNoRepair = CM-ADM-4010 An error occurred while attempting to determine the fix mode value. A consistency check to repair security references was not performed.
- cmContentTaskError = CM-ADM-5011 An error occurred while performing the content task.
- cmProxyObjObsolete = CM-ADM-4006 The object named '{NAME}' at first logon, created at the time '{TIME}', of class '{TYPE}', with the search path '{PATH}', no longer exists in the external authentication provider with the namespace name '{NAME}'.
- cmErrSearchInExternalNamespace = CM-ADM-4012 During consistency check, an error occurred while validating the search path ({PATH}) in external namespace.
- cmDeleteSuccessMessage = CM-ADM-4013 Successfully deleted the object with the search path '{OBJECT}'.
- cmDeleteFailureMessage = CM-ADM-4014 Failed to delete the object with the search path '{OBJECT}' for the following reason: '{EXCEPTION}'.
- cmDeleteTotalsMessage = CM-ADM-4015 For the search path '{SEARCHPATH}', objects were deleted with the following status: {NUMBERSUCCESS} deleted successfully and {NUMBERERROR} not deleted due to errors.
- cmSaveToGivenRepositorySuccessMessage = CM-ADM-4016 Successfully saved object with the search path '{OBJECT}' to the repository with the dataSource name '{REPOSITORY}'.
- cmSaveToGivenRepositoryFailureMessage = CM-ADM-4017 Failed to save the object with the search path '{OBJECT}' to the repository with the dataSource name '{REPOSITORY}' for the following reason:
- cmSaveToRepositoryPluginErrorMessage = CM-ADM-4018 Repository plugin returned an error: '{ERRORSTRING}'.
- cmCollectMetadataFailureMessage = CM-ADM-4019 Failed to save the object to the repository with the search path '{OBJECT}' for the following reason: '{EXCEPTION}'.
- cmSaveToRepositoryTotalsMessage = CM-ADM-4020 Objects were saved to the repository with the following status: {NUMBERSUCCESS} saved successfully and {NUMBERERROR} not saved due to errors.
- cmCannotGetConnectionToRepository = CM-ADM-4021 Failed to get a connection to the repository with the search path '{REPOSITORY}'.
- cmAddToFlowFailureMessage = CM-ADM-4022 Failed to add the object with the search path '{OBJECT}' to the '{WORKFLOW}' workflow.
- cmAddToFlowSuccessMessage = CM-ADM-4023 Successfully added the object with the search path '{OBJECT}' to the '{WORKFLOW}' workflow.
- cmTotalsAddToFlowForCleanupMessage = CM-ADM-4024 For the search path '{SEARCHPATH}', objects were added to a workflow for cleanup with the following status: {NUMBERSUCCESS} successfully and {NUMBERERROR} unsuccessfully.
- cmArchiveStatusSuccessMessage = CM-ADM-4025 Successfully updated the archive status to '{ARCHIVESTATUS}' for the object with the search path '{OBJECT}'.
- cmArchiveStatusFailureMessage = CM-ADM-4026 Failed to update the archive status to '{ARCHIVESTATUS}' for the object with the search path '{OBJECT}' for the following reason:
- cmTotalArchiveStatusMessage = CM-ADM-4027 For the search path '{SEARCHPATH}', archive status of objects were updated with the following status: {NUMBERSUCCESS} successfully and {NUMBERERROR} unsuccessfully.
- cmUpdateRetentionRulesSuccessMessage = CM-ADM-4028 Successfully updated the retention rule for the object with the search path '{OBJECT}'.
- cmUpdateRetentionRulesFailureMessage = CM-ADM-4029 Failed to update the retention rule for the object with the search path '{OBJECT}' for the following reason:
- cmTotalUpdateRetentionRulesMessage = CM-ADM-4030 For the search path '{SEARCHPATH}', retention rules of objects were updated with the following status: {NUMBERSUCCESS} successfully and {NUMBERERROR} unsuccessfully.
- cmSkipAddToFlowMessage = CM-ADM-4031 Skipped adding version objects of the report with the search path '{OBJECT}' to the 'archive' workflow because repository rule is not configured.
- cmTotalsSkipAddToFlowForCleanupMessage = CM-ADM-4032 For the search path '{SEARCHPATH}', version objects may not have been added to a workflow for cleanup because repository rules were not configured: {NUMBERSKIP} report objects skipped.
- cmSaveToRepositoryFailureMessage = CM-ADM-4033 Failed to save the object with the search path '{OBJECT}' to the repository for the following reason:
- cmDeletionStatusMessage = CM-ADM-4034 Delete background task deleted {NUMBERSUCCESS} objects successfully and made {NUMBERERROR} unsuccessful attempts to delete some objects.
- cmCannotGetConnectionForTenantID = CM-ADM-4035 Failed to get a connection for the tenantID '{TENANT_ID}'.
- cmAmbiguousRepositoryConnection = CM-ADM-4036 Ambiguous connections for datasource '{DATASOURCE_NAME}'.
- cmLoadEOSPluginFailure = CM-ADM-4037 Failed to load the External Object Store plug-in.
- cmEOSDeleteFailure = CM-ADM-4038 Failed to delete the object with id '{STOREID}' from the External Object Store.
- cmConnectionNotFound = CM-ADM-4039 Connection not found.
- #
- # Section: UPG
- #
- # Description: CM Data Upgrade
- #
- objectDataUpgraded = CM-UPG-2001 The {OBJTYPE} object with searchPath {PATH} was successfully upgraded.
- cmDataUpgradeStoreError = CM-UPG-4003 While processing the '{Name}' plugin, an error occurred when Content Manager tried to perform the operation '{Operation}' on a column in the CMDATAUPGRADE table.
- cmDataUpgradeStoreFailedInit = CM-UPG-3004 An error occurred during the initialization of the Content Store dataUpgradeStore.
- cmDataUpgradeStoreSQLErr = CM-UPG-3005 An SQL exception occurred while accessing the CMDATAUPGRADE table.
- cmFailedQueryForUpgrade = CM-UPG-4006 During the data upgrade, Content Manager encountered an error when querying objects with the searchPath ({PATH}). Objects referred by this searchPath will not be upgraded.
- objectDataNotUpgraded = CM-UPG-3002 {COMPID} failed to upgrade the object {OBJTYPE} with searchPath ({PATH}).
- cmDataUpgradeSummary = CM-UPG-2007 {NUM} objects of type '{TYPE}' were processed with the following status: {NUM1} successful upgrades, {NUM2} experienced errors, {NUM3} not requiring an upgrade.
- cmErrUpgradeLogFile = CM-UPG-4008 An error occurred when Content Manager tried to log upgrade information to '{PATH}'.
- cmUpgradeLogFilePath = CM-UPG-2009 Refer to '{PATH}' for upgrade results.
- cmFailedSetAccountDefault = CM-UPG-4010 Content Manager failed to set default values for the properties of all account objects during the data upgrade.
- cmPluginFailUpgrade = CM-UPG-4011 The plugin '{Name}' failed to upgrade the object with searchPath '{Path}'.
- cmDBSchemaUpgradeStart = CM-UPG-2012 The Content Manager database schema upgrade started.
- cmDBSchemaUpgradeEnd = CM-UPG-2013 The Content Manager database schema upgrade is complete.
- cmContentUpgradeStart = CM-UPG-2014 The Content Manager content upgrade started.
- cmContentUpgradeEnd = CM-UPG-2015 The Content Manager content upgrade is complete.
- cmDataUpgradeStart = CM-UPG-2016 The Content Manager is upgrading the content objects of '{Class}' using the plugin '{Plugin}'.
- cmUpgradeLogUpgradeResults = CM-UPG-2017 Upgrade results
- cmUpgradeLogObjectClass = CM-UPG-2018 Object class
- cmUpgradeLogTotal = CM-UPG-2019 Total
- cmUpgradeLogSuccess = CM-UPG-2020 Success
- cmUpgradeLogFailure = CM-UPG-2021 Failure
- cmUpgradeLogNoChangeRequired = CM-UPG-2022 No change is required
- cmUpgradeLogErrors = CM-UPG-2023 Errors
- cmUpgradeLogError = CM-UPG-2024 Error
- cmUpgradeLogSearchPath = CM-UPG-2025 Search Path
- cmUpgradeLogInvalidRefs = CM-UPG-2026 Invalid references
- cmUpgradeLogMessage = CM-UPG-2027 Message
- cmDataUpgradeOneObject = CM-UPG-2028 Content Manager is upgrading '{Path}'.
- cmDataUpgraded = CM-UPG-2029 The object was upgraded.
- cmDataNotUpgraded = CM-UPG-4030 The object was not upgraded.
- cmPluginNoMessage = CM-UPG-4031 The object "{Path}" was not upgraded. No error message was received from the plugin.
- cmDataUpgradeSpecial = CM-UPG-2032 Your '{CMVersion}' content store requires a special upgrade for content objects of type '{Class}'.
- cmDataUpgradeLogStep = CM-UPG-2033 Step {NUM1} of the data upgrade: Content Manager is processing {NUM2} objects.
- cmDataUpgradeLogProgress = CM-UPG-2034 Step {NUM1} of the data upgrade: object {NUM2} of {NUM3} is being processed.
- cmUpgradePackageFailed = CM-UPG-4035 During model upgrade, Content Manager was unable to add {studio} to the property '{name}' of the package '{PATH}'.
- cmPluginSkipObject = CM-UPG-2036 The object "{Path}" was not imported because the data upgrade plugin "{PluginID}" requested Content Manager to skip it.
- cmPPConfigUpgradeLog = CM-UPG-4037 The existing PowerPlay8Configuration document did not contain an expected element, it was upgraded with the template value.
- cmDataSetNotUpgraded = CM-UPG-4038 Unable to update dataSet. Please refer to https://www.ibm.com/support/pages/node/6359143 for more information.
- #
- # Section: DET
- #
- # Description: Message details used by error messages, these strings will not have CM-XXX-#### attached to them
- #
- cmDeleteTenantsActiveSessions_details = Tenant "{tenantName}" (tenantID "{tenantID}") has {count} active sessions.
|