L Problem table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
|D_ID  || long || unique record ID
|D_ID  || long || unique record ID
|-
|-
|Query || text || query from which to exclude this false positive
|Query || text || One of the following:
* query from which to exclude this false positive
* [[Kown data error#Other known errors]] documentation
|-
|-
|Notes || text || further explanations, eg why the error was not corrected or why it is a false positive
|Notes || text || further explanations, eg why the error was not corrected or why it is a false positive

Revision as of 15:37, 2022 March 31

The L_Problem table in Centralized data.mdb contains known data errors to exclude them from several CFE Data Integrity Checks. This could be needed because we deliberately decided they were not worth fixing, or because a cross check delivers a false positive in some circumstances.

It is manually populated by the data processor as she encounters the errors or false positives, for example as part of vetting.

L_Problem contains the fields

field type description
D_ID long unique record ID
Query text One of the following:
Notes text further explanations, eg why the error was not corrected or why it is a false positive

Related Articles

Related articles: