Page 1 of 1

How to retrieve jobs return code from USS ?

PostPosted: Wed May 14, 2014 4:00 pm
by Sephiburp
Hello all,

I submit some jobs from USS with the command 'tsocmd "submit xxx"'.
I'd like to get the return code (0, 8, 16, ....) of submitted jobs (still from USS).
I know I can get the status of submitted jobs with the command 'tsocmd "status jobname(jobid)"', but this does not show me the return code.

I did not find a USS command to do that.
Does anyone knows a way ?