PowerCenter
- PowerCenter 10.5.2
- All Products
View Column
| Description
|
---|---|
tr_id
| Test run ID for all tests associated with the single-table constraint or table pair. Increments for each test run.
|
tc_index
| ID of the test in a single-table constraint or table pair.
|
tc_rs_br_key_a,
tc_rs_br_key_b
| Key of the bad record.
|
tc_rs_br_value_a,
tc_rs_br_value_b
| Value that does not meet the test condition.
|
tc_rs_br_value_delim_a, tc_rs_br_value_delim_b
| String value with leading and trailing delimiters that indicate the presence of whitespace.
|
tc_rs_br_value_difference
| Difference in value for numeric data.
|
tc_rs_br_value_diff_perc
| Percentage of difference in value for numeric data. Data Validation Option uses the following formula to calculate the percentage of difference:
(<larger value> - <smaller value>) ÷ <larger value> * 100
|