When you specify TRACE E in a program, the language processor traces any host command that results in a nonzero return code after execution and sends the return code from the command to the terminal.
If a program includes TRACE E and issues an incorrect command, the program sends error messages ,the line number, the command, and the return code from the command to the output stream.
For more information about the TRACE instruction, see section TRACE.