Data Quality Module
The Data Quality Module provides activities to validate and cleanse data records. This section contains details for the messages delivered from the Data Quality Module.
This topic provides the MIB Name and MIB OID information, in addition to high-level details about each notification in the Data Quality Module.
MIB Name : CASTIRON-COMP-DQ-MIB
MIB OID : .1.3.6.1.4.1.13336.2.2.3.14
The following table provides an alphabetical list of all notifications that can be issued by the Data Quality Module.
Notification | Level | System | Description |
---|---|---|---|
BadPreloadQuery | Warning | Orchestration | Activity could not execute query to preload lookup cache. |
DQLookupFuzzyOnCloud | Severe | Orchestration | Data Quality Lookup activity with Fuzzy option is not supported in cloud |
FilterError | Severe | Orchestration | Activity failed to filter data. |
InputEntryCount | Info | Orchestration | Activity successfully filtered specified number of entries. |
LeftMergeInputEntry | Info | Orchestration | Activity successfully merged specified number of entries. |
LookUpEntryCount | Info | Orchestration | Activity successfully looked up specified number of entries. |
LookUpError | Severe | Orchestration | Activity failed to perform lookup for data. |
MergeError | Severe | Orchestration | Activity failed to merge data. |
NoAssetsError | Severe | Orchestration | Failed to perform lookup for data, database assets may not have been created. |
NoPreloadedCache | Info | Orchestration | Lookup cache was not preloaded by the activity. |
OutputEntryCount | Info | Orchestration | Activity successfully outputted specified number of entries. |
PreloadedCache | Info | Orchestration | Lookup cache was preloaded by activity with specified number of entries. |
RightMergeInputEntry | Info | Orchestration | Activity successfully merged specified number of entries. |
SortError | Severe | Orchestration | Activity failed to sort data. |
SortInputEntryCount | Info | Orchestration | Activity successfully sorted specified number of entries. |