Query Check BL TR combiner null: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{Data Integrity Check | {{Data Integrity Check | ||
|DIC_summary=Checks that all [[Boarding Loc]] / [[Transfer Ready DtTm tmp entry]] pairs have a non-null combiner integer. | |DIC_summary=Checks that all [[Boarding Loc]] / [[Transfer Ready DtTm tmp entry]] pairs have a non-null combiner integer. | ||
|DIC_related_concepts= Transfer Ready DtTm tmp entry; Boarding Loc | |DIC_related_concepts=Transfer Ready DtTm tmp entry; Boarding Loc | ||
|DIC_firmness=hard check | |DIC_firmness=hard check | ||
|DIC_timing=complete | |||
|DIC_coding=Query check_BL_TR_combiner_null | |DIC_coding=Query check_BL_TR_combiner_null | ||
|DIC_status= | |DIC_implementation_date=2022-07-13 | ||
|DIC_status=implemented | |||
|DIC_app=CCMDB.accdb | |DIC_app=CCMDB.accdb | ||
|DIC_backlogged=No | |DIC_backlogged=No | ||
}} | }} | ||
Checks that all [[Boarding Loc]]s and [[Transfer Ready DtTm tmp entry]]s have non-null combiners. [[Query check transfer ready tmp for each Boarding Loc]] checks that they are paired, but it turns out a common null also satisfies that check, but would later cause problems with the data. | Checks that all [[Boarding Loc]]s and [[Transfer Ready DtTm tmp entry]]s have non-null combiners. [[Query check transfer ready tmp for each Boarding Loc]] checks that they are paired, but it turns out a common null also satisfies that check, but would later cause problems with the data. | ||
Revision as of 09:28, 13 July 2022
| Data Integrity Checks | |
| Summary: | Checks that all Boarding Loc / Transfer Ready DtTm tmp entry pairs have a non-null combiner integer. |
| Related: | Transfer Ready DtTm tmp entry, Boarding Loc |
| Firmness: | hard check |
| Timing: | complete |
| App: | CCMDB.accdb |
| Coding: | Query check_BL_TR_combiner_null |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2022-07-13 |
| Backlogged: | No |
Checks that all Boarding Locs and Transfer Ready DtTm tmp entrys have non-null combiners. Query check transfer ready tmp for each Boarding Loc checks that they are paired, but it turns out a common null also satisfies that check, but would later cause problems with the data.
Log
- 2022-07-13 - implemented
Related Articles
| Related articles: |