Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: zos-connector-plugin
-
Labels:None
-
Similar Issues:
Description
I would like to see more logging on the console. There are two major log lines I would like to see:
Job submitted to z/OS, assigned job id JOB12345 (or whatever job id it has been assigned)
and
Job ended, RC=0004 (or whatever it ended with)
Even better, two alternate messages when the job did not end ok:
Job failed, RC=008 (when the return-code was higher than configured)
Job abended, Code=S0C7 (when the job terminated for other reasons)
Just added new build for the fix.