Quote:
|
Originally Posted by Peter.Vanroose
Assuming you're on z/OS, just use the "delete no" option of the "check data" utility.
|
Here is the syntax for check data:
.-----------------------------------. |
| V | .-DELETE--NO----------------. |
'-FOR--EXCEPTION----IN--table-name1--USE--table-name2-+--+---------------------------+-'
| .-LOG--YES-. |
'-DELETE--YES--+----------+-'
'-LOG--NO--'
Sorry, I don't know how much you can see it

, but anyway, should I still create and specify the exception table "table-name2"?
Basically I just want to check which rows have the violation and don't want to make any data changes.