Query s tmp QAInf basic: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "{{Data Integrity Check | DIC_summary = what is the check (one-liner) | DIC_related_concepts = list of related pages (probably the one it's on, but there might be others...) |..."
 
m Text replacement - "CCMDB.mdb" to "CCMDB.accdb"
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{LegacyContent
|explanation=Check using old DX coding schema
|successor=[[Query check cooling vs arrest]]
|content=
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = what is the check (one-liner)
|DIC_summary=checks that none of int, float, bool fields are used in this data.
| DIC_related_concepts = list of related pages (probably the one it's on, but there might be others...)
|DIC_related_concepts=QA Infection; QA Infection CLI; QA Infection VAP
| DIC_firmness = hard check or soft check  
|DIC_firmness=hard check
| DIC_app = CCMDB.mdb
|DIC_coding=query ''s_tmp_QAInf_basic''
| DIC_coding = how to find this in containing program, eg. SAS file, function name, query name...
|DIC_implementation_date=2018-09-25
| DIC_status = implementation status (needs review, ready to implement, implemented, not feasible)
|DIC_status=retired
| DIC_implementation_date = date change was rolled out / first applied
|DIC_LProblem=No
|DIC_app=CCMDB.accdb
}}
}}
The query had been created far earlier, but had not been called correctly by tmp checker until 2018-09-25.


== Related articles ==
== Related articles ==
{{Related Articles}}
{{Related Articles}}
}}

Latest revision as of 11:01, 22 September 2019

Legacy Content

This page contains Legacy Content.

Click Expand to show legacy content.

Data Integrity Checks
Summary: checks that none of int, float, bool fields are used in this data.
Related: QA Infection, QA Infection CLI, QA Infection VAP
Firmness: hard check
Timing: always
App: CCMDB.accdb
Coding: query s_tmp_QAInf_basic
Uses L Problem table: not relevant for this app
Status: retired
Implementation Date: 2018-09-25
Backlogged: true
  • Cargo


  • SMW


  • Categories:  
  • form:

The query had been created far earlier, but had not been called correctly by tmp checker until 2018-09-25.

Related articles

Related articles: