I have a RUNSQLSTM that updates a table. When it hits a duplicate, it quits and returns SQL9010. What I want it to do is just skip the step that got a duplicate and move on. Is there a way to do this?
Software/Hardware used:
Iseries
ASKED:
February 6, 2013 9:13 PM
UPDATED:
February 7, 2013 1:33 PM
Is this a set of updates? Or is it a single update each time you run RUNSQLSTM? — Tom