version 11.1.2.4.220
Defined a batch with custom script to run as before batch script.
A stored procedure was run in the custom script before importing any data.
Is there a way to exit from the batch if the stored procedure fails, don't want to continue importing , loading etc, just exit from the whole batch process?
Thanks,
Krishna