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 ?