Hi,
I don’t think you can monitor for it IN the statement itself. You do, however have several options :-
You could specify a higher severity level on the RUNSQLSTM.
You could monitor for the failure in the program that executes the RUNSQLSTM command.
You could check for the existence of the table before you execute the RUNSQLSTM.
Regards,
Martin Gilbert.
Discuss This Question: 4  Replies