When FastExport encounters an error in a job script, it generates a diagnostic error message and stops with a nonzero return code. At this point, the script can be modified to correct the error and resubmit the FastExport job. The utility resumes processing at the statement following the last one that completed successfully.
When correcting script errors, make changes at or after the indicated error. FastExport does not repeat the commands that executed successfully, but the job will fail, with additional error messages, if the utility detects changes before the indicated error.