Job Status Determination
The TA agent returns the highest job exit code information to the TA master so that it can determine the job termination status.
By default, a job exit code of zero indicates NORMAL job completion and a non-zero value indicates ABNORMAL job termination.
The TA master uses the job status to trigger alerts and control job dependencies; that is, to allow or prevent subsequent jobs from running.