This section provides an overview of the data structures used by the warning sub-system.
Table H.1. The Warning Sub-System Tables
Table | One row for each |
---|---|
INTEGRITY_QUERIES | query used to discover data integrity problems |
INTEGRITY_WARNINGS | data integrity problem discovered by the warning sub-system |
Table H.2. The Warning Sub-System Support Tables
Table | Id Column | Related Column(s) | One entry for every possible choice of... |
---|---|---|---|
IQTYPES | IQType | INTEGRITY_QUERIES.Type | kind of problem with data integrity |
WARNING_REMARKS | WRID | INTEGRITY_WARNINGS.Category | remark which might apply to more than one instance of questionable database integrity |