Combining PUT_ATT and GET_VAR for attribute UNIX_SHELL does not work.
Attribute UNIX_SHELL of a UNIX-JOBS is set in the Pre-Process, using GET_VAR:
<Please see attached file for image>
In this case the UNIX_SHELL is set incorrectly. The process contains only the command
echo $SHELL
to see which one was used. The report shows:
<Please see attached file for image>
If the value -ksh is supplied directly, without GET_ATT, it works:
<Please see attached file for image>
<Please see attached file for image>