Data Quality Errors

Data Quality Errors
Error Code Error Description Error Resolution
DQ-13000 Incompatible search implementation specified in configuration property: <Parameter name='NAME'>, expected implementation: <Parameter name='VALUE'>. The value of the search type and match type properties are not correct. Verify the following properties in Configurator:
  • com.tibco.cim.search.SearchClass
  • com.tibco.cim.search.IndexClass
This configuration is applied in case of custom search.
DQ-13001 Cannot initiate matcher factory; NULL matcher type. Verify the configuration for com.tibco.cim.dq.MatcherType in Configurator.
DQ-13002 Invalid record key ID: <Parameter name='DBID'>. Repository name specified in the IndexerConfig.xml and MatchRecordRule.xml files is incorrect. Verify and correct the repository name in both the files.
DQ-13003 No attributes specified for use in MatchRecord or MergeRecord operation; cannot proceed. This message is deprecated.
DQ-13004 Null/Invalid sourceProductKey specified. The values of SourceProductKey in the MergeRecord is not found.
DQ-13005 <Parameter name='STATUS'> by '<Parameter name='USER'>' at <Parameter name='DATE'>. The value of SourceRecordKey specified in the MergeRecord Activity is invalid. Specify the valid record key.
DQ-13006 No record operation logs found for event ID <Parameter name='DBID'>. MatchRecord operation cannot proceed. While importing records, the events for which record operation logs are not found, will be skipped from the MatchRecord activity.
DQ-13007 ReferenceStepID or Repository version not specified. Specify ReferenceStepID in the data quality work item. The ReferenceStepID is equivalent to the MatchRecordProcessLogID of the MatchRecord activity.
DQ-13008 Cannot retrieve match results for matchResultID: <Parameter name='DBID'> and matchCandidateID: <Parameter name='VALUE'>. Specify ReferenceStepID in the data quality work item.
DQ-13009 Index configuration not initialized. Verify the index configuration in the IndexerConfig.xml file.
DQ-13010 Duplicate server name. Verify the index configuration in the IndexerConfig.xml file.
DQ-13011 Attribute Value changed as the New Value from source <Parameter name='ATTRIBUTE_NEW_SOURCE'> was NULL/BLANK. NA
DQ-13012 Attribute Value changed from <Parameter name='ATTRIBUTE_NEW_VALUE'> as the weight <Parameter name='ATTRIBUTE_NEW_WEIGHT'> of source <Parameter name='ATTRIBUTE_NEW_SOURCE'> is lower than weight <Parameter name='ATTRIBUTE_OLD_WEIGHT'> of source <Parameter name='ATTRIBUTE_OLD_SOURCE'>
DQ-13013 Deleted or Rejected record selected for the Manual Merge with ProductId <Parameter name='PRODUCTID'> Deleted or rejected records are not supported for the manual merge. Therefore, select confirm or unconfrim records.
DQ-13014 Specified Index Entity <Parameter name='INDEX_ENTITY_NAME'> does not exists. Verify the IndexerConfig.xml file.
DQ-13015 Attribute Value changed from <Parameter name='ATTRIBUTE_NEW_VALUE'> as the last modified date from source <Parameter name='ATTRIBUTE_OLD_SOURCE'> is after the new change date.
DQ-13016 Add another attribute to search. Searching on Date attributes alone is not supported. Specify any string type attribute for searching.
DQ-13017 Record with specified version does not exist. Add new version or an existing version to merge in the web servcie request.
DQ-13019 Invalid record details: Record ID : 'Rec_06', Record Ext : 'Rec_06', and Record Version : '1' The specified record does not exist in TIBCO MDM. Verify the record details in the web service.