About
Termout is a system variable that controls the display of output in the console generated by commands executed from a script.
If termout is off, no output will be send to the console (included the result of a SQL) but the output will appears within the file generated by a SPOOL command.
Articles Related
Syntax
SET TERM[OUT] {ON | OFF}