Informatica Data Quality
- Informatica Data Quality 10.5
- All Products
Status Code
| Status Description
|
---|---|
S
| Store.
The current record originates in the index data store.
|
I
| Input.
The current record originates in the transformation input data.
|
Status Code
| Status Description
|
---|---|
A
| Absent.
The index data store does not contain data for the current record.
|
E
| Exists.
The current record is present in the index data store and in the transformation input data.
|
I
| Invalid.
The transformation cannot analyze the current record. For example, the transformation cannot generate index data for the record because the key field on the Match Type tab is not compatible with the record data.
|
N
| New.
The record is present in the data source.
|
0
| [Dash]
The record is present in the index data store.
|
Status Code
| Status Description
|
---|---|
A
| Added.
The transformation adds the index data for the current input record to the persistent data store.
The transformation input data and the persistent index data have different sequence identifiers.
|
I
| Ignored.
The transformation does not add any index data for the current input record to the persistent data store.
|
N
| The transformation returns one of the following descriptions:
|
R
| Removed.
The transformation removes the index data for the record from the index data store.
|
U
| Updated.
The transformation updates the rows in the persistent data store with index data from the transformation input record.
The transformation input data and the persistent index data have common sequence identifiers.
|